Archive for “ July, 2009 ”
30
Jul
Post on 15:29, July 30, 2009, by Sue Zhou

$(document).ready(function() {
formPreSet();
});

function formPreSet() {
/* preset form element */
$('form [type=text], form [type=password]').add[......]

阅读全文

Category: 分享  Tags: ,  Leave a Comment
23
Jul
Post on 15:07, July 23, 2009, by Sue Zhou

指甲油
去年买了瓶粉得近似乎于无色的指甲油,自我感觉超好,也爱上了Dior家的指甲油。无奈回国一趟,放在拖运行李箱里,经过低压低温而凝了。
今年夏初又买了一瓶,只问店员要了瓶颜色最浅的。回家涂了几次总觉得没啥光泽,终于发现感情买的是瓶护甲油。
下了通缉要逛街,要在夏天结束前再买一瓶彩色的,而且本是奔[......]

阅读全文

Category: 生活  One Comment
20
Jul
Post on 10:10, July 20, 2009, by Sue Zhou

Instead of using onmouseover, onmouseout in each image, use the following function.
Remember to name the images in specific format.
$("img.rollover").[......]

阅读全文

Category: 分享  Tags: ,  Leave a Comment
14
Jul
Post on 12:36, July 14, 2009, by Sue Zhou

MVC, Model-View-Controller, 模型-视图-控制器模式,用于表示一种软件架构模式。目的是实现一种动态的程式设计,使后续对程序的修改和扩展简化,并且使程序某一部分的重复利用成为可能。
去年年底的时候知道这玩意,还花了点时间研究下。想法是好的,可是实现起来就不是那么的漂亮了。可能[......]

阅读全文

Category: 涂鸦  4 Comments
06
Jul
Post on 10:33, July 6, 2009, by Sue Zhou

推荐个东东,Dropbox,一种结合网络和本地的共享文件夹,支持Windows和Mac,苹果下的支持似乎更漂亮自然一点。
免费用户给2G空间,支持单个共享文件夹的共享设置,对于各项操作有日志记载,适合小团体进行共享。
发现我不太会说中国话了……算了,用用就知道了。
地址:https://www.ge[......]

阅读全文

Category: 分享  Leave a Comment