搜索资源列表
mydisk
- 私人磁盘ACCESS源码版,可创建、打开、加密虚拟私人磁盘,可同时或单独打开关闭系统多个光驱。
mydisk
- 私人磁盘ACCESS源码版,可创建、打开、加密虚拟私人磁盘,可同时或单独打开关闭系统多个光驱。-ACCESS-source version of the private disk, you can create, open, encrypted virtual private disk can be opened at the same time or separately, to shut down the system a numb
filesystem
- 本实验用某个大文件,如c:\myDisk.img,文件存储整个文件卷中的所有信息。 一个文件卷实际上就是一张逻辑磁盘,磁盘中存储的信息以块为单位。每块512字节-In this study, using a large file, such as c: \ myDisk.img, file storage information in the volume of the entire file. A file volume is
mydisk
- 这个是一个网盘的小例子程序,主要使用的struts2,实现了文件的上传和下载,以及权限的控制-This is a small example program network disk, the main use of struts2, implements file upload and download, and authority control
DiscUtils读写iso以及虚拟磁盘文件类库源码
- 源码包含一个读取ISO文件和虚拟磁盘文件(VHD, VDI, XVA, VMDK, etc)的类和完整的调用示例。 对于ISO、UDF、FAT和NTFS的支持已经非常完善。支持VHD, XVA, VMDK 和VDI格式的读写与注册。 类库中还包含一个简单的iSCSI启动器,可以通过iSCSI和一个NFS客户端实现对磁盘的访问。 这里有几段简单的示例代码,可以看出来使用还是非常方便的: 新建一个ISO文件: CDBuil