i‘m new to use vagrant,今天升级了下vbox里的ubuntu12.04内核,结果vagrant reload后出现报错。 Failed to mount folders in Linux guest. This is usually because the "vboxsf" file system is not availabl...
分类:
系统相关 时间:
2015-03-10 23:20:15
阅读次数:
519
一、Folders语言 1)Folders是一种以文件目录结构来编码的语言,它的编译器是一个C#程序,该C#编译程序通过将目录结构转换为C#代码,再调用C#编译器来实现编译。 2)Folders的详细介绍可以参考这篇资讯:http://...
分类:
编程语言 时间:
2015-03-09 22:38:45
阅读次数:
296
http://www.howtogeek.com/howto/ubuntu/how-to-share-folders-with-your-ubuntu-virtual-machine-guest/http://askubuntu.com/questions/29284/how-do-i-mount-...
分类:
系统相关 时间:
2015-02-03 12:29:16
阅读次数:
208
(三)遍历 文件系统的遍历是指按照文件夹的层级结构遍历文档库、列表的文件夹和列表条目。遍历主要有三种方式:(1)直接使用文件系统对象模型进行遍历;(2)使用SPDocumentLibrary进行遍历;(3)借助SPQuery进行遍历。 1、SPList的Items和Folders属性 在介绍真正的遍...
分类:
其他好文 时间:
2015-01-19 19:01:30
阅读次数:
272
可以参考英文资料:http://email.about.com/od/mozillathunderbirdtips/qt/Organize_Mail_Flexibly_Using_Virtual_Folders_in_Thunderbird.htm基本思想是创建一个folder,里面包含了sent和incoming目录。创建菜单是File -> New -> Saved Search. 在choo...
分类:
其他好文 时间:
2015-01-15 23:47:11
阅读次数:
158
virtualbox这个比较强大,在win7上跑redhat5u4很流畅。os之间共享文件是个大家都很关心的问题,这会直接关系到虚拟机用的爽不爽。在win7和其上的虚拟机linux之间共享文件也很容易,请看下面步骤:1、设置virtualbox->Device->share folders,并指定一...
Property nameBrief description of propertyAdminToolsFolderFull path to the directory containing administrative tools for an individual user.AppDataFol...
分类:
其他好文 时间:
2015-01-09 12:24:27
阅读次数:
1070
1. make the folders(H:\win7_host_backup) on Windows PC shared2. on remote Linux PC cmdline, mount -t cifs -o username=xxxxxxx,password=xxxxx,dir_mode=...
With samba on Linux PC already installedOn Linux PC:1. vi /etc/samba/smb.confadd the following text in the end, NOTE, there are SPACEs before those op...
要点有两个:1. 要使用全路径,不要使用映射的网络驱动器。2. 路径之间用斜杠/,不要用反斜杠\。Alias /weili.mobile "//vmware-host/Shared Folders/X/dev/weili.mobile" Order allow,deny Allow fr...
分类:
其他好文 时间:
2015-01-07 12:58:44
阅读次数:
118