讨论jQuery的文章很多。然而,关于jQuery的链式操作的文章并无多少。好的代码会带来速度的提升。快速渲染和响应意味着更好的用户体验。下面就来讲讲jQuery的链式操作。很多时候我们写代码的时候会这样去写:
$("div").css("background","#eee") $("...
分类:
Web程序 时间:
2014-05-09 09:32:35
阅读次数:
410
CSS里面background-repeat:no-repeat就不重复了<tdvalign="top"style="background-p_w_picpath:url(‘/user/mypage/live_1.jpg‘);height:29px;width:164px;background-repeat:no-repeat">
分类:
其他好文 时间:
2014-05-09 06:57:26
阅读次数:
252
http://www.topcss.org/demo/background-size-cover-contain.html
分类:
Web程序 时间:
2014-05-09 03:20:55
阅读次数:
503
大家经常探讨使用asp,而不使用其他组建能否实现文件的上传,从而开发出支持邮件附件的邮件系统,答案是可以的。请看:
以下是发送邮件的页面,邮件的帐号是员工号,假设是5位的数字,sendmail.asp当然是在合法登陆后才能够看到的
input { font-size: 9pt; color: #0011dd; background-color: #e9e9...
分类:
Web程序 时间:
2014-05-09 01:30:55
阅读次数:
327
i am bug
.bug{height:60px;line-height:60px;background-color:#999;} .bug
span{display:inline-block;width:100px;height:20px;background-color:#ff0000;v.....
分类:
其他好文 时间:
2014-05-08 14:47:23
阅读次数:
293
测试MDT有一段时间了,也尝试着给公司的电脑使用MDT2012来部署操作系统,其中遇到很多的问题,因此我把遇到问题的解决方法来分享下。 本此博文我来分享下MDT2012的任务序列中遇到的无法选择迁移用户数据选项,其实这个问题不一定所有的人都能遇到,此话怎讲?因为遇到这个..
分类:
其他好文 时间:
2014-05-08 11:12:23
阅读次数:
333
m如何取消eclipse的show in breadcrumb 不小心点了show in
breadcrumb,在编辑器界面上面多一层路径条,多余碍事,不晓得怎么取消,搞了半天终于弄好,方法如下: 点击: Window -> Customize
Perspective -> Commands -> ...
分类:
系统相关 时间:
2014-05-08 10:02:59
阅读次数:
1692
写项目的时候一直用到边距,今天用了一下午的时间好好研究了一下边距,发现CSS边距并非那么简单。这里就和大家分享一下:一、内边距 如下面代码 html: css:
.test{ width:100px; height:100px; background-color:#fbc; pa...
分类:
Web程序 时间:
2014-05-08 09:55:43
阅读次数:
1072
昨晚自己倒腾的。估计这种代码只有自己看得懂了。第一篇博文,纪念一下。代码插入这个还是比较方便的~~varkeyHandler=function(event){
vare=event||window.event||arguments.callee.caller.arguments[0];
varhoverCSS={
color:‘#FFF‘,
‘background-color‘:‘#6E9DE4‘
};
varbac..
分类:
Web程序 时间:
2014-05-08 03:12:31
阅读次数:
541
Help Me Escape
Time Limit: 2 Seconds Memory Limit: 32768 KB
Background
If thou doest well, shalt thou not be accepted? and if thou doest not well, sin lieth at the door. And unto the...
分类:
其他好文 时间:
2014-05-08 01:37:02
阅读次数:
353