码迷,mamicode.com
首页 >  
搜索关键字:folders    ( 233个结果
windows怎么与虚拟机linux共享
虚拟机linux与widows主机的进行文件共享 方法一:使用虚拟机的共享文件夹功能 使用vmware(vmware workstation 5)下shared folders功能实现vmware中host与ghost间文件传输,无需任何网络相关设置,不使用任何网络协议,host和ghost可以是linux和windows操作系统,这里只介绍host是windows,ghost是linux下的设置,如果ghost是windows,请参考vmware帮助中setting up shared folder...
分类:Windows程序   时间:2014-08-11 00:23:01    阅读次数:228
activesync
Synchronizing Folders by Using the FolderSync Commandrequest: 0response: 1 1 13 1 0 Calendar 8 2 0 ...
分类:其他好文   时间:2014-07-29 11:53:16    阅读次数:205
Windows 更改桌面位置
运行regeditHKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders找到Desktop%USERPROFILE% 默认为C:\Users\用户名,替换成要更改的目录如F:\系统...
分类:Windows程序   时间:2014-07-07 12:39:06    阅读次数:277
iOS framework配置脚本
# Sets the target folders and the final framework product. FMK_NAME=HovnVoipEngine FMK_VERSION=1.0 # Install dir will be the final output to the framework. # The following line creat...
分类:移动开发   时间:2014-07-01 15:36:58    阅读次数:265
Javascript学习------FileSystemObjec对象
动态创建FileSystemObject对象:varfso=newFileSystemObject("Scripting.FileSystemObject");(接下来可以用变量fso对Drive对象、Drives集合、File对象、Files集合、Folder对象、Folders集合以及TextStream对象进行相应的操作。)FileSystemObject对象的方法·GetAbsolutePathN..
分类:编程语言   时间:2014-06-24 16:16:27    阅读次数:197
学习IOS--路径详细理解
利用create groups for any added folders 这样的方式表示的是将所有的资源都放在资源包得路径下,没有层次的概念利用create folder references for any added folders这样的表示方式是在按照原来文件夹的方式将他们放入到安装包中的。...
分类:移动开发   时间:2014-06-09 21:42:26    阅读次数:292
Windows Phone 8.1 数据处理
摘要:(1)Installation Folder;(2)ApplicationData;(3)Credential Locker;(4)Known Folders;(5)SD Card;(6)备注。
分类:Windows程序   时间:2014-05-28 16:48:55    阅读次数:452
使用Objective-c实现Tom猫《二》
2.选择 createfolder references for any folders,文件夹是蓝色,运行程序时,他会在Bundel中再细分文件夹(以下图为例:运行程序后会在Bundel包中再细分Animations/……)*/把素材(素材存放在Animations中,Animations又细分A...
分类:其他好文   时间:2014-05-26 20:15:42    阅读次数:200
Sublime Text 3 Build 3062 全部破解版本下载
Build 3062Release Date: 5 May 2014Added sidebar iconsAdded sidebar loading indicatorsSidebar remembers which folders are expandedFixed a crash in plug...
分类:其他好文   时间:2014-05-17 18:46:18    阅读次数:309
TortoiseSVN里checkout depth各选项的含义
代表四种检出深度: 1、Fully recursive——全递归:检出完整的目录树,包含所有的文件或子目录。2、Immediate children,including folders——直接子节点,包含文件夹:检出目录,包含其中的文件或子目录,但是不递归展开子目录。3、Only file chli...
分类:其他好文   时间:2014-05-08 20:08:29    阅读次数:290
233条   上一页 1 ... 21 22 23 24 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!