码迷,mamicode.com
首页 >  
搜索关键字:documents    ( 1362个结果
IOS app下常用路径获取
1.获取APP程序路径NSString *path = [NSHomeDirectory();2.获取沙盒Documents1.NSDocumentDirectory ---->要获取的Documents 2.NSUserDomainMask--->在当前应用程序下NSCachesDirectory...
分类:移动开发   时间:2015-03-05 01:34:05    阅读次数:137
uva 165 Stamps (回溯)
uva 165 Stamps The government of Nova Mareterrania requires that various legal documents have stamps attached to them so that the government can derive revenue from them. In terms of rec...
分类:其他好文   时间:2015-03-03 22:17:31    阅读次数:228
UVa 1339 Ancient Cipher
Ancient CipherAncient Roman empire had a strong government system with various departments, including a secret service department. Important documents...
分类:其他好文   时间:2015-03-03 13:20:38    阅读次数:187
RobotFrameWork 学习----(一)
RobotFrameWork的环境配置好。环境配置的部分不叙述了,大家可以多搜搜~1,进入RobotFrameWork-Ride的目录,运行ride.pyCindydeMacBook-Pro:~ cindy$ cd /Users/cindy/Documents/tools/robotframewor...
分类:其他好文   时间:2015-03-02 18:48:34    阅读次数:185
Db2数据库的备份和恢复
DB2数据库备份与恢复1. 备份1.1离线备份(必须在数据库所在PC机进行操作)STEP 1 连接到要备份的数据库C:\Documents and Settings\Administrator>db2 connect to ncc user nccwykpi using nccwykpiSTEP 2...
分类:数据库   时间:2015-03-02 16:40:26    阅读次数:213
SnagIt截图后无法在编辑器打开,不显示截图内容的解决办法
方法1:用SnagIt截图后,弹出的编辑器里不显示刚才截图的内容,解决办法如下:完全退出Snagit和编辑器,删除以下文件夹下的所有文件和文件夹:Win7用户 C:\Users\Your Username\AppData\Local\TechSmith\SnagItXP用户 C:\Documents...
分类:其他好文   时间:2015-03-02 11:08:17    阅读次数:136
Cocoapods使用及git版本管理
1、git.oschina.net上新建私有项目CocoaPodsTest,拷贝git路径留作下一步使用2、本次mac上新建xcode项目CocoaPodsTest3、在命令行cd到项目根路径/Users/cyber/Documents/Projects/CocoaPodsTest执行以下命令git...
分类:其他好文   时间:2015-02-27 00:19:01    阅读次数:172
caffe笔记之例程学习(三)
原文链接:caffe.berkeleyvision.org/tutorial/layers.html创建caffe模型,首先要在protocol buffer 定义文件(prototxt)中定义结构。在caffe环境中,图像的明显特征是其空间结构。Convolution:Documents: 1 P...
分类:其他好文   时间:2015-02-26 21:25:31    阅读次数:289
emacs搭建web开发环境
web-mode web mode website About web-mode.el is an autonomous emacs major-mode for editing web templates. HTML documents can embed parts (CSS / JavaScript) and blocks (client / server side). ...
分类:Web程序   时间:2015-02-24 21:04:08    阅读次数:464
最干净,最便捷的卸载Mysql(表示花了很久才搜集起来的 )
1,停止Mysql服务,卸载MySQL2,删除安装目录及数据存放目录 注: 默认安装路径:C:\Program Files\MYSQL (不一定在C盘要看自己安装在哪个盘)数据库文件存放目录:XP: C:\Documents and settings\All Users\Application Da...
分类:数据库   时间:2015-02-23 22:19:10    阅读次数:329
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!