会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
认认真真,知难而进。
博客园
首页
新随笔
联系
管理
订阅
上一页
1
2
3
4
5
6
7
8
9
下一页
2016年6月14日
PHP留言小练习
摘要: 实现功能: 留言、搜索、编辑、删除、详情页、时间、点击量 页面划分: index.html(留言列表页) add.html(留言页) edit.php(编辑页) del.php(删除页) view.php(详情页) conn.php(数据库连接) 数据字段: 视图呈现: 代码展现: index.ph
阅读全文
posted @ 2016-06-14 22:38 DuangDang
阅读(222)
评论(0)
推荐(0)
2016年6月3日
Git Shell Warning
摘要: The answer is to create a ~/.ssh/config file and insert the line: 详见:http://stackoverflow.com/questions/9299651/git-says-warning-permanently-added-to-
阅读全文
posted @ 2016-06-03 15:23 DuangDang
阅读(189)
评论(0)
推荐(0)
2016年5月20日
loading bar
摘要: 上面的loading条,想到的办法是用两个半圆覆盖实现,结果也就这么做了,可是明明一个圆就可以的,哎智商堪忧...
阅读全文
posted @ 2016-05-20 18:25 DuangDang
阅读(260)
评论(0)
推荐(0)
2016年5月18日
jQuery精华
摘要: 第一章:入门 选择元素: $() css() $("li").css():可以省略原生的循环操作 $ == jQuery jQuery方法函数化: click() html() JS与jQ关系: 可以共存,不能混写 函数中this是原生的,$(this)转换为jQ对象 点击变色例子: <!DOCTY
阅读全文
posted @ 2016-05-18 22:29 DuangDang
阅读(410)
评论(0)
推荐(0)
2016年5月11日
animation-delay负值
摘要: animation-delay负值
阅读全文
posted @ 2016-05-11 23:12 DuangDang
阅读(1309)
评论(0)
推荐(0)
2016年5月2日
LESSCSS
摘要: often less mixin 适用于移动端 ... 发现有个xmixins介绍的不错
阅读全文
posted @ 2016-05-02 10:19 DuangDang
阅读(180)
评论(0)
推荐(0)
2016年4月29日
timing-function: steps()
摘要: steps()
阅读全文
posted @ 2016-04-29 14:07 DuangDang
阅读(298)
评论(0)
推荐(0)
2016年3月25日
移动端使用“雪碧图”
摘要: 一张290*290的图片: html结构: css代码: 网页结果呈现:
阅读全文
posted @ 2016-03-25 18:19 DuangDang
阅读(731)
评论(0)
推荐(0)
2015年12月28日
Flex布局
摘要: Flex
阅读全文
posted @ 2015-12-28 19:08 DuangDang
阅读(253)
评论(0)
推荐(0)
2015年12月21日
组件开发
摘要: 组件开发
阅读全文
posted @ 2015-12-21 22:56 DuangDang
阅读(228)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
下一页
公告