using Zhaizj.Framework.IO; namespace Zhaizj.Framework { /// /// 封装了文件常用操作方法 /// public class file : File { } }