Loading [MathJax]/jax/element/mml/optable/BasicLatin.js
私人领地

08 2014 档案

摘要:m=M(serviceloginlog);res =m>where(cardid=._SESSION['card_id'])->order('time desc')->select(); foreach(resask=>$v){ ... 阅读全文
posted @ 2014-08-12 17:28 狂奔的蜗牛Snails 阅读(187) 评论(0) 推荐(0) 编辑
摘要:故障描述 请简单描述下机器故障 阅读全文
posted @ 2014-08-12 11:10 狂奔的蜗牛Snails 阅读(214) 评论(0) 推荐(0) 编辑
摘要:.tab1 tr:nth-of-type(odd){ background:#eeeeee;}.tab1 tr:nth-of-type(even){ background:#f8f8f8;}.tab1 tr td{height: 30px; border-bottom: 1px solid #fff... 阅读全文
posted @ 2014-08-11 16:08 狂奔的蜗牛Snails 阅读(120) 评论(0) 推荐(0) 编辑
摘要:1.animate,setInterval组合不断滚动;function Tscroll(){ $().animate(); }setInter("Tscroll()",1000); //注意里面的是 Tscroll(),而不是 TscrollclearInterval 用法:funct... 阅读全文
posted @ 2014-08-08 19:28 狂奔的蜗牛Snails 阅读(707) 评论(0) 推荐(0) 编辑
摘要:js网址收藏:懒人图库:www.lanrentuku.com懒人之家:http://www.lanrenzhijia.com/jquery/list_5_2.html1.UI下载:http://jqueryui.com/http://www.w3cschool.cc/jqueryui/example... 阅读全文
posted @ 2014-08-08 14:21 狂奔的蜗牛Snails 阅读(138) 评论(0) 推荐(0) 编辑
摘要:setInterval("f()",1000) 每隔1秒就执行一次f() clearInterval 关闭clearIntervalsetTimeout("f()",1000) 1秒后执行f(),只执行一次clearTimeout 关闭setTimeout1.简单版应用html代码 ... 阅读全文
posted @ 2014-08-08 11:21 狂奔的蜗牛Snails 阅读(237) 评论(0) 推荐(0) 编辑
摘要:效果代码title="请输入正确的十六位数字" onkeyup="javascript: return this.value = this.value.toUpperCase();" placeholder="请输入正确的十六位数字"html代码input type="text" name="car... 阅读全文
posted @ 2014-08-07 18:23 狂奔的蜗牛Snails 阅读(1417) 评论(0) 推荐(0) 编辑
摘要:加入css 没有这段js的话,无法刷新验证码html代码 阅读全文
posted @ 2014-08-07 18:14 狂奔的蜗牛Snails 阅读(490) 评论(0) 推荐(0) 编辑
摘要:漂亮的日期插件http://www.my97.net/dp/demo/resource/2.1.asp 阅读全文
posted @ 2014-08-07 14:45 狂奔的蜗牛Snails 阅读(94) 评论(0) 推荐(0) 编辑
摘要:创建cookiedocument.cookie='like=1'; //创建 cookie键名和值var str = document.cookie;获取cookie读取cookiefunction getCookie(c_name){if (document.cookie.length>0){... 阅读全文
posted @ 2014-08-04 10:27 狂奔的蜗牛Snails 阅读(691) 评论(0) 推荐(0) 编辑
摘要:("#music_up").bind("click",showData());("#music_up").bind("click",showRe());$("#music_up").bind("click",function(){ showData(); ... 阅读全文
posted @ 2014-08-02 10:11 狂奔的蜗牛Snails 阅读(1376) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示