码迷,mamicode.com
首页 >  
搜索关键字:use    ( 28727个结果
王青老师作业
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
phonegap plugin.xml 示例
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
USER STORIES AND USE CASES - DON’T USE BOTH
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
Today's interview of C#
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 ...
分类:Windows程序   时间:2015-04-14 23:11:10    阅读次数:197
mongodb实现远程连接
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框架动态创建表模型在YII2中,每个表对应一个model类在开发过程中,我们在填写一个大型表单的时候,表单里有N个select下拉列表,每个下拉select来自于不同的表;如果要在程序里用实例化引入这些model类,估计又是N个use引用,而且还需要写查询方法。所以铁牛在使用过程中,就思考能...
分类:其他好文   时间:2015-04-14 19:23:34    阅读次数:166
Your personal Mail Server iRedMail on ubuntu14.04 x64
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
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!