一、文件压缩当应用程序保存和加载数据,它可以使用压缩。1、使用 Windows.Storage.Compression.Compressor 压缩,获得一个Compressor stream。var s = await destFile.OpenAsync(FileAccessMode.ReadWr...
分类:
其他好文 时间:
2014-12-16 06:28:50
阅读次数:
267
1. Let your file dialog jump to the folder being viewed in any file manager instantly: 在save/open对话框中,按CTRL+G就能打开file manager中正在浏览的文件夹(以最新的为准),包括Total...
分类:
其他好文 时间:
2014-12-15 19:02:49
阅读次数:
159
怎样与他人共享文件夹?下面是实际解决的一个方案,不过前提是PC机要在同一局域网内。
重新安装系统后,发现了一个很重要的问题。之前导出的Win7虚拟机未成功备份,而在此之前老师已提醒过要备份。
万幸的是在计算机E盘里留有原件,可是问题又来了,该文件占有6.79G的内存空..
分类:
其他好文 时间:
2014-12-12 01:34:45
阅读次数:
142
protected void Page_Load(object sender, EventArgs e) { if (!IsPostBack) { bindTree(); } } private void bindTree() { ALIYUN_PIC.BLL.Folder_oper_BLL bll...
通过search,发现在project的.setting folder下面,有个名为org.eclipse.wst.common.project.facet.core.xml的文件,里面配置有各种版本信息。此时,按照本机配置修改这个文件,问题就解决了。像我这样的错误,可以下载Tomcat 7。0解决...
分类:
编程语言 时间:
2014-12-10 16:03:20
阅读次数:
176
Currently, you can find the source code of Dx11Shader under our devkit\plug-ins\ folder, but if you want to do some modification on this, can it be bu...
分类:
其他好文 时间:
2014-12-09 17:04:49
阅读次数:
308
Android使用Google+分享功能1.首先将<android-sdk-folder>/extras/google/google_play_services导入到Eclipse中如果没有这个工程首先更新到最新的ADT,然后打开AndroidSDKManager进行下载2.然后将其作为lib工程add到我们的工程上3.主要的分享代码:
//google+分享
public..
分类:
移动开发 时间:
2014-12-09 02:00:11
阅读次数:
840
1 /// 2 /// 文件夹实体 3 /// 4 public class Folder 5 { 6 /// 7 /// 文件夹ID 8 /// 9 public i...
分类:
其他好文 时间:
2014-12-05 18:45:59
阅读次数:
174
建立一个文本文件,取名为kill-svn-folders.reg(名字可以随便,扩展名由txt改为reg),把下面代码复制进去:WindowsRegistryEditorVersion5.00[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder\shell\DeleteSVN]@="DeleteSVNFolders"[HKEY_LOCAL_MACHINE\SOFTWARE\Classes\Folder..
分类:
其他好文 时间:
2014-12-04 15:49:46
阅读次数:
146
The current date and time is: Folder Name Description App_Browsers Contains browser definition fi...
分类:
Web程序 时间:
2014-12-04 15:33:11
阅读次数:
116