上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 68 下一页
在 CSS3 中,追加了三个属性选择器分别为:[att*=val] ----内容包含[att^=val] ----开头匹配[att$=val] ----结尾匹配示例: 实例1: sdf sdf sdf Read More
posted @ 2015-06-30 21:08 tinyphp Views(1628) Comments(0) Diggs(0)
windows下选择File-->Settings,搜索Keymaps,右栏选择Eclipse Read More
posted @ 2015-06-27 21:16 tinyphp Views(1056) Comments(0) Diggs(0)
user or company nameolicense key63625-MQ87K-3SRZ2-8MQYB-6NQZC-2Z8K6 Read More
posted @ 2015-06-27 20:51 tinyphp Views(351) Comments(0) Diggs(0)
transform的属性scale(x,y) 对元素进行缩放,x表示水平方向缩放倍数,y表示垂直方向的缩放倍数,y是可选参数,不设置,则表示两个方向的倍数是一样的,基点一样在元素的中心位置。还有单向拉伸的scaleX和scaleY。Demo Read More
posted @ 2015-06-26 20:19 tinyphp Views(8204) Comments(0) Diggs(0)
以下内容为淘宝装修模块描述文件(module.xml)快捷代码块,可以快速调整模块信息,详解请查阅>> http://open.taobao.com/doc/detail.htm?id=102542 最外层: 一个TAB栏目: Tab栏目某一块:不加标题则不分块 至少包含:parameters>gr Read More
posted @ 2015-06-08 10:38 tinyphp Views(501) Comments(0) Diggs(0)
背景橡皮擦工具是通过颜色的容差来进行工作的,“+”是定位点,当“+”光标位置在要擦除的位置上的时候,就能擦出比较好的效果。取样连续:擦除的效果比较连续。取样一次:不松开鼠标键,也不用担心“+”字中心会跑到了画面的其他地方去了。取样背景色板:只对背景色及容差相近的颜色进行擦除.勾选“保护前景色”,将不... Read More
posted @ 2015-04-21 13:13 tinyphp Views(388) Comments(0) Diggs(0)
下载 Custom Post Type UI>>用Custom Post Type UI添加自定义文章类型对于新手来说最简单不过了,下载安装后,在插件栏启用一下,就可以开始添加文章类型了添加后,可以看见左栏多了“产品”:你还可以创建完类型后,在CPT UI菜单下的import/Export->Get... Read More
posted @ 2015-04-10 15:33 tinyphp Views(1545) Comments(0) Diggs(0)
wordpress的文章形式:aside -----------------日志:不显示标题的标准文章image --------------图像:单张图像。文章中的首个 标记将会被认为是该图片。video ---------------视频:单一视频。quote ----------------... Read More
posted @ 2015-04-08 22:34 tinyphp Views(2108) Comments(0) Diggs(0)
创建新文件,头部注释在页面编辑右栏体现: Read More
posted @ 2015-04-08 22:05 tinyphp Views(606) Comments(0) Diggs(0)
在模板中包含指定的模板文件,指定{slug}和{name}就可以包含文件{slug}-{name}.php,如果没有这个文件则包含{slug}.php文件 尝试下:如果我要把主题下的diy.php引入到首页应该怎么写呢? 更多查看官方 API : get_template_part Read More
posted @ 2015-04-08 15:18 tinyphp Views(540) Comments(0) Diggs(0)
上一页 1 ··· 27 28 29 30 31 32 33 34 35 ··· 68 下一页