上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 40 下一页

js slider

摘要: Nivoslider多种焦点图切换效果 首 页 网站模板 网页特效 Nivoslider多种焦点图切换效果教程 图片标题,支持HTML标签 sucaihuo.com. Powered by sucaihuo.com 本站皆为作者原创,转载请... 阅读全文
posted @ 2015-05-08 15:12 liuwenbohhh 阅读(392) 评论(0) 推荐(0)

一个确认商品表单

摘要: 简单jQuery商品属性选择表单 首 页 网站模板 网页特效 简单jQuery商品属性选择表单 颜色 深灰色 金色 银色 内存 16G ROM 尺寸 5.5寸 尺寸 港版(二网) 类型 价值:¥6099.00 月供:6281.97元(本金:60... 阅读全文
posted @ 2015-05-08 14:10 liuwenbohhh 阅读(159) 评论(0) 推荐(0)

strlen和mb_strlen

摘要: 在PHP中,strlen与mb_strlen是求字符串长度的函数,但是对于一些初学者来说,如果不看手册,也许不太清楚其中的区别。下面通过例子,讲解这两者之间的区别。先看例子:';//14 echomb_strlen($str,'utf8').'';//6 echomb_strlen($str,'gb... 阅读全文
posted @ 2015-05-08 11:09 liuwenbohhh 阅读(228) 评论(0) 推荐(0)

解决下载文件时,多种浏览器下中文乱码问题

摘要: 阅读全文
posted @ 2015-05-08 11:00 liuwenbohhh 阅读(212) 评论(0) 推荐(0)

利用ajax,canvas实现的测试php程序占用内存的代码

摘要: receive.phpceshi.php Your browser does not support the canvas element. 阅读全文
posted @ 2015-05-08 09:29 liuwenbohhh 阅读(216) 评论(0) 推荐(0)

canvas的自动画图

摘要: Your browser does not support the canvas element. 阅读全文
posted @ 2015-05-07 17:47 liuwenbohhh 阅读(207) 评论(0) 推荐(0)

centos 80端口占用

摘要: netstat -lnp|grep 80kill -9 1777 #杀掉编号为1777的进程(请根据实际情况输入)service httpd start #启动apache 阅读全文
posted @ 2015-05-07 16:03 liuwenbohhh 阅读(472) 评论(0) 推荐(0)

html5之文件操作

摘要: 用来把文件读入内存,并且读取文件中的数据。FileReader接口提供了一个异步API,使用该API可以在浏览器主线程中异步访问文件系统,读取文件中的数据。到目前文职,只有FF3.6+和Chrome6.0+实现了FileReader接口。1、FileReader接口的方法FileReader接口有4... 阅读全文
posted @ 2015-05-05 17:08 liuwenbohhh 阅读(10237) 评论(0) 推荐(0)

jquery的this和$(this)

摘要: 1.JQuery this和$(this)的区别相信很多刚接触JQuery的人,很多都会对$(this)和this的区别模糊不清,那么这两者有什么区别呢? 首先来看看JQuery中的 $() 这个符号,实际上这个符号在JQuery中相当于JQuery(),即$(this)=jquery();也就是说... 阅读全文
posted @ 2015-05-03 21:50 liuwenbohhh 阅读(172) 评论(0) 推荐(0)

github的使用

摘要: 第一步 git config --global user.name "Richard" git config --global user.email richard@gmail.com第二步git initgit add .git commit -m "first commit"git remo... 阅读全文
posted @ 2015-04-30 15:56 liuwenbohhh 阅读(89) 评论(0) 推荐(0)
上一页 1 ··· 16 17 18 19 20 21 22 23 24 ··· 40 下一页
< 2025年6月 >
1 2 3 4 5 6 7
8 9 10 11 12 13 14
15 16 17 18 19 20 21
22 23 24 25 26 27 28
29 30 1 2 3 4 5
6 7 8 9 10 11 12

统计

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