1.什么是沙盒:沙盒是指你安装的应用程序只能在该程序所创建的文件系统区域中读取数据,不能去其他地方访问,此区域叫做沙盒。2.沙盒里有什么内容:沙盒是为了存储所有非代码文件,比如图片,声音,视频,列表,文本文件。3.沙盒的作用:沙盒是为了保证程序良好安全的运行。4.沙盒路径下的目录:Documents...
分类:
移动开发 时间:
2015-10-11 19:35:39
阅读次数:
200
文档模型关系 Model One-to-One Relationships with Embedded Documents Overview Pattern Model One-to-Many Relationships with Embedded Documents Overview Patter...
分类:
数据库 时间:
2015-10-10 17:21:00
阅读次数:
205
D3.js is a JavaScript library for manipulating documents based on data. D3 helps you bring data to life using HTML, SVG, and CSS. D3’s emphasis on web...
分类:
Web程序 时间:
2015-10-10 17:16:09
阅读次数:
424
10.6 You have 10 billion URLs. How do you detect the duplicate documents? In this case, assume that "duplicate" means that the URLs are identical.这道题让...
分类:
Web程序 时间:
2015-10-10 06:49:43
阅读次数:
193
[转]本文来自:最简单最强大的插件框架(Net 2.0+)http://www.cnblogs.com/baihmpgy/p/3305215.html Document http://www.iopenworks.com/Documents/DocumentsList ^...
分类:
Web程序 时间:
2015-10-06 15:16:57
阅读次数:
646
家是我的个人博客:http://www.ourd3js.com/,csdn博客首页为:http://blog.csdn.net/lzhlzz/。转载请注明出处,谢谢。 D3的全称是(Data-Driven Documents),顾名思义能够知道是一个关于数据驱动的文档的javascript类库...
分类:
Web程序 时间:
2015-10-02 17:26:38
阅读次数:
250
mysql数据库的数据文件默认是存放在:C:\Documents and Settings\All Users\Application Data\MySQL\MySQL Server 5.1\datal ,从哪里可以看到呢?当然是从mysql的配置文件里了,找到Mysql的安装目录,找到my.ini...
分类:
数据库 时间:
2015-09-30 09:39:36
阅读次数:
200
lsnrctl(Listener Control)是一家SQL*Net具,用于控制数据库listener,此工具提供了控制命令listener开端、停止,查看listener状态,更改listener配置参数。lsnrctl简介命令行中输入lsnrctl,你将得到:C:\Documents and ...
分类:
数据库 时间:
2015-09-29 21:59:39
阅读次数:
295
下面通过一个例子将联系人数据保存到沙盒的“documents”目录中。(联系人是一个数组集合,内部为自定义对象)。功能如下:1,点击“保存”将联系人存入userList.plist文件中2,点击“读取”从数据文件中加载解析出联系人注意:1,本例使用了NSCoder,这个封装了许多技术细节,使用它我们...
分类:
编程语言 时间:
2015-09-26 18:37:52
阅读次数:
219
转自:http://segmentfault.com/a/1190000000659414收集整理的前端开发书籍、文档等相关资料(many books or documents for front-end developer)如果你有更好的相关资料推荐的,也可以联系我的微博weibo.com/hwa...
分类:
其他好文 时间:
2015-09-24 16:24:50
阅读次数:
205