跳至正文
慕缘小栈
一切从简
关于我
隐私政策
分类:
笔记
By -
lmyperson
正则验证输入汉字和英文字母
<script type="text/javascript"> $('#yanzheng').cl
Read More
By -
lmyperson
列表数据懒加载
<script src="__TMPL__Public/js/jquery.lazyload.min.j
Read More
By -
lmyperson
导航切换样式
<script> $("#main-menu li a").each(function(){ $t
Read More
By -
lmyperson
php base64处理
public function base64_upload($base64) { $base64_image
Read More
By -
lmyperson
layer提交表单
<script src="__PUBLIC__/layer/layer.js"></scri
Read More
By -
lmyperson
input框绑定事件
<script src="https://code.jquery.com/jquery-3.1.1.mi
Read More
By -
lmyperson
客户端与移动端的城市三级联动对接
0 0
By -
lmyperson
判断PC跳转
<script type="text/javascript"> var mobileAgent =
Read More
By -
lmyperson
正则取出汉字
$abc = 'df台湾jdj台湾省sfujs'; $pregstr = "/[\x{4e00}-\x{9fa
Read More
By -
lmyperson
thinkphp 关于日排行,周排行,月排行
$Model = M('Ranking'); $day = $Model->query("select
Read More
Previous
1
…
16
17
18
19
20
Next