03 2017 档案

摘要:使用 Commons.net FTPClient 上传 文件打不开。 原因,FTPClient 默认使用 ASCII 传输文件,FTP.ASCII_FILE_TYPE; 需要在登录代码后重新指定传输方式。 阅读全文
posted @ 2017-03-23 12:36 VipSoft 阅读(1037) 评论(0) 推荐(0)
摘要:C盘空间老是不够用。清除Font Cache 1.在 C:\Users\Jimmy\AppData\Local\Microsoft\Visual Studio 下的 Font Cache 目录可以干掉。 阅读全文
posted @ 2017-03-22 12:37 VipSoft 阅读(1321) 评论(1) 推荐(0)