06 2014 档案

摘要:链接地址:http://www.ffpic.com/zixun/20-useful-jquery-modal-plugins.html推荐:jQuery.bPopup.js 阅读全文
posted @ 2014-06-26 16:14 韵脚学员 阅读(226) 评论(0) 推荐(0) 编辑
摘要:1 $(document).ready(function(){ 2 var winH = $(window).height(); //页面可视区域高度 3 $(window).scroll(function () { 4 var pageH = $(docum... 阅读全文
posted @ 2014-06-16 23:14 韵脚学员 阅读(2377) 评论(0) 推荐(0) 编辑
摘要:1 $.ajax({ 2 url:"result.php", 3 //data:{"page":i}, 4 dataType:"json", 5 beforeSend:f... 阅读全文
posted @ 2014-06-16 23:10 韵脚学员 阅读(1609) 评论(0) 推荐(0) 编辑
摘要:1 $(".content").each(function(){ 2 if($(this).text().length>100){3 $(this).text($(this).tex... 阅读全文
posted @ 2014-06-16 23:08 韵脚学员 阅读(1608) 评论(0) 推荐(0) 编辑
摘要:" . ($totle ? ($firstcount +1) : 0) . "-" . min($firstcount + $displaypg, $totle) . " 条记录,共 $totle 条记录"; //如果只有一页则跳出函数: if ($lastpg 首页 "... 阅读全文
posted @ 2014-06-09 13:03 韵脚学员 阅读(176) 评论(0) 推荐(0) 编辑
摘要:1 24 25 26 "> 27 28 29 30 31 继续阅读>> 32 33 34 35 作者: 36 37 时间: 38 标签:[... 阅读全文
posted @ 2014-06-08 19:17 韵脚学员 阅读(357) 评论(0) 推荐(0) 编辑
摘要:关于php时区时间错误问题 date 当前时间 时差 当地 本地date_default_timezone_set之前有一个遗留问题,就是echo date("y-m-d h:i:s",time())回来的时间总是与实际时间对不上,今天终于在网上找到了原因和解决方法,分享如下:我补充一点,我按照下面... 阅读全文
posted @ 2014-06-08 16:52 韵脚学员 阅读(728) 评论(0) 推荐(0) 编辑
摘要:1 host=$host;15 $this->name=$name;16 $this->pass=$pass;17 $this->table=$table;18 $this->ut=$ut;19 $this-... 阅读全文
posted @ 2014-06-08 14:35 韵脚学员 阅读(192) 评论(0) 推荐(0) 编辑

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