会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
仁义礼智信的
博客园
首页
新随笔
联系
订阅
管理
上一页
1
···
38
39
40
41
42
43
44
45
46
···
48
下一页
2018年2月7日
box-sizing
摘要: https://developer.mozilla.org/zh-CN/docs/Web/CSS/box-sizing https://www.jianshu.com/p/e2eb0d8c9de6
阅读全文
posted @ 2018-02-07 10:26 仁义礼智信的
阅读(103)
评论(0)
推荐(0)
2018年2月5日
sublime text3 代码速写
摘要: sublime text3 代码速写
阅读全文
posted @ 2018-02-05 15:36 仁义礼智信的
阅读(101)
评论(0)
推荐(0)
meta name="viewport" content="width=device-width,initial-scale=1.0" 解释
摘要: meta name="viewport" content="width=device-width,initial-scale=1.0" 解释
阅读全文
posted @ 2018-02-05 14:45 仁义礼智信的
阅读(104)
评论(0)
推荐(0)
2018年1月29日
HTML嵌套php
摘要: 1. <?php echo 'if you want to serve XHTML or XML documents, do it like this'; ?>2. <script language="php"> echo 'some editors (like FrontPage) don\'t
阅读全文
posted @ 2018-01-29 19:33 仁义礼智信的
阅读(1765)
评论(0)
推荐(0)
2018年1月19日
数组里面获取键名和键值
摘要: https://www.cnblogs.com/xxmb/archive/2013/11/19/3431118.html https://www.cnblogs.com/platycoden/p/5204362.html 对于json对象: var arr={'a':1,'b':2,'c':3};f
阅读全文
posted @ 2018-01-19 11:10 仁义礼智信的
阅读(728)
评论(0)
推荐(0)
2018年1月16日
对于position:relative,absolute,fixed的见解:
摘要: 1.switch--fixed,div脱离父元素,top,left,right,bottom都是相对于body,自己原来的位置不存在,即不占父元素位置了 2.switch--relative,div相对于自己原来的位置,还是会占父元素位置 3.switch--absolute,div相对于父元素的位
阅读全文
posted @ 2018-01-16 11:49 仁义礼智信的
阅读(202)
评论(0)
推荐(0)
Meta标签中的format-detection属性及含义
摘要: http://blog.sina.com.cn/s/blog_51048da70101cgea.html
阅读全文
posted @ 2018-01-16 10:43 仁义礼智信的
阅读(102)
评论(0)
推荐(0)
2018年1月13日
PHP获取当前页面完整URL的方法
摘要: http://www.jb51.net/article/98826.htm
阅读全文
posted @ 2018-01-13 13:04 仁义礼智信的
阅读(101)
评论(0)
推荐(0)
2018年1月11日
js中substring和substr的用法
摘要: https://www.cnblogs.com/wz327/archive/2010/04/11/1709433.html
阅读全文
posted @ 2018-01-11 15:46 仁义礼智信的
阅读(124)
评论(0)
推荐(0)
2018年1月8日
在Windows下为PHP安装redis扩展
摘要: https://segmentfault.com/a/1190000011725819
阅读全文
posted @ 2018-01-08 11:43 仁义礼智信的
阅读(73)
评论(0)
推荐(0)
上一页
1
···
38
39
40
41
42
43
44
45
46
···
48
下一页
公告