1. Margin collapsing ONLY happens with top and bottom margins, not left and right, and not at all on inline elements.2. vertical-align can use digit a...
分类:
其他好文 时间:
2015-04-15 10:57:53
阅读次数:
112
BarcodeScanner You can use the BarcodeScanner plugin to scan different types of barcodes (using the device's camera) and get the metadata encod...
分类:
其他好文 时间:
2015-04-15 09:34:47
阅读次数:
141
We’re in Orlando for a working session as part of the Core Team building BABOK V3 and over dinner this evening we got to discussing the relationship b...
分类:
其他好文 时间:
2015-04-15 07:13:51
阅读次数:
225
I think they are advanced topics.C# 1. when will you use list, when will you use hashtable. 2. when will you use Idispose. 3.Async and Awaitpublic ...
mongodb远程连接配置分为以下4步:1. 添加管理员账户> use adminswitched to db admin> db.addUser('tank','test'); 2. 配置mongodb.conf#bind_ip = 127.0.0.1 //注释此行auth = true ...
分类:
数据库 时间:
2015-04-14 21:31:03
阅读次数:
214
YII2框架动态创建表模型在YII2中,每个表对应一个model类在开发过程中,我们在填写一个大型表单的时候,表单里有N个select下拉列表,每个下拉select来自于不同的表;如果要在程序里用实例化引入这些model类,估计又是N个use引用,而且还需要写查询方法。所以铁牛在使用过程中,就思考能...
分类:
其他好文 时间:
2015-04-14 19:23:34
阅读次数:
166
what we have?iRedMail -> http://iredmail.comGet the script over there. http://www.iredmail.com/download.htmlHere we use ubuntu14.04 as server.Just...
分类:
系统相关 时间:
2015-04-14 14:30:48
阅读次数:
180