big bug ban

兴趣 创新 践行

该好好做点东西了..webcpp!!!

 

明天开始吧?

这个做了很久却一直没做完的东东

首先…嗯…需要一个在线聊天

ok~~~


关键字:

Written by princehaku

一月 31st, 2010 at 8:12 下午

184 views

Posted in 项目

without comments

谷歌地图和百度地图最大的区别–有图有真相…

 

这个是百度地图

google的地图

看出来了吗???


关键字:

Written by princehaku

一月 29th, 2010 at 10:13 下午

204 views

Posted in things goes by

without comments

来自小学..back to 8years ago

 

最近小学群新加了很多很多人呐!

昨天晚上…连李老师都加进来了..

什么时候能全部找回来呢?..

嘿嘿

大家都长变了

时间的流逝


关键字:

Written by princehaku

一月 29th, 2010 at 12:19 下午

142 views

Posted in things goes by

without comments

成都理工一键选课+一键评教系统 初步完工

 

http://rushcourse.webcpp.net/

做了n天…
还是用servlet..
服务器依然用的GAE..
效果还可以…就是最后几个的时候读取要timeout..不知道原因..
但是还是评价起了…
准备搞个抢选修课..
现在教务处把选修课关了..
看不到提交的地址…
之后再想想办法…


关键字:

Written by princehaku

一月 27th, 2010 at 2:13 下午

224 views

Posted in java

Tagged with

without comments

jquery1.4的新特性官方中文文档

 

网上找到的

jQuery1.4官方中文文档

preview:

在1.4版里我们显著的降低了大部分热门jQuery方法的的复杂度。

更易用的设置函数 (Easy Setter Functions)

算来已经有一阵了,你们已经可以给.attr()传递一个函数,然后这个函数的结果会被用来赋给相应的HTML属性(attribute)上。这个功能现在被移植到所有的设置函数了: .css(), .attr(), .val(), .html(), .text(), .append(), .prepend(), .before(), .after(), .replaceWith(), .wrap(), .wrapInner(), .offset(), .addClass(), .removeClass(), 以及 .toggleClass().

另外, 对于下面几个方法,当前的值会被作为第2个变量传递给这个函数。.css(), .attr(), .val(), .html(), .text(), .append(), .prepend(), .offset(), .addClass(), .removeClass(), 以及 .toggleClass().

这样代码就可以这样写:

// 找出所有A标签里的‘&’字符,然后用一个span标签包围

$(‘a’).html(function(i,html){

return html.replace(/&/gi,’&’);

});

// 给一些链接的title属性加些信息

$(‘a[target]‘).attr(“title”, function(i,title){

return title + ” (新窗口打开)”;

});


关键字:

Written by princehaku

一月 24th, 2010 at 1:07 上午

178 views

Posted in webbuild

Tagged with

without comments

jquery1.4正式版来啦~~

 


jquery1.4正式版发布了

这个是个非常不错的js框架

支持ajax html等多种操作模式

而且兼容性非常不错

有css3的兼容..浏览器的兼容..推荐一哈

我很多的网站都用了jquery

jquery的插件也挺多的

下载地址

中文API下载


关键字:

Written by princehaku

一月 24th, 2010 at 12:48 上午

150 views

Posted in webbuild

Tagged with

without comments

新东西制作决定!!!–成都市理工大学抢课系统…

 

选修课要开了…决定做个这个..

还是放google app engine上吧…

明天开始动工!


关键字:

Written by princehaku

一月 21st, 2010 at 7:52 下午

326 views

Posted in webbuild

Tagged with

with one comment

送她回去了…

 

要一个月不见了..


关键字:

Written by princehaku

一月 20th, 2010 at 11:16 下午

131 views

Posted in things goes by

without comments

我也想去广西…

 


安逸的天气..

安逸的人~~~…

真想去啊…


关键字:

Written by princehaku

一月 18th, 2010 at 11:51 下午

119 views

Posted in things goes by

without comments

今天去吃席…

 

祝爷爷80大寿~~!!


关键字:

Written by princehaku

一月 16th, 2010 at 6:12 下午

132 views

Posted in things goes by

without comments

Pages: Prev 1 2 3 ...7 8 9 10 11 12 13 ...19 20 21 Next