搜索资源列表
addfile
- Add to the document, additional written records, documents can be arbitrary document types, additional attention is written records can remove records to write, and change parameters to be included in
AddFile
- 功能: 增加一个文件在工作区,增加一个打开文件对话框。
addfile
- Add to the document, additional written records, documents can be arbitrary document types, additional attention is written records can remove records to write, and change parameters to be included in
AddFile
- 功能: 增加一个文件在工作区,增加一个打开文件对话框。-Function: add a file in the work area, add a dialog box to open the file.
xpburn
- XPBurn提供在WinXP环境下刻录CD的API。 C#示例代码: //Create a new instance of the XPBurn component XPBurn.XPBurnCD cd = new XPBurn.XPBurnCD() //Add files (file path, name of file to use for CD cd.AddFile(@"c:\pic1.jpg",
AddFile
- 基于ArcEngine用VB语言来完成的添加ShapeFile的功能,例子简单明了-Based on ArcEngine use VB language to complete the Add ShapeFile functions, examples of simple and clear
AddFile
- 使用MO和VB开发的,能实现动态的添加不同的图层。-MO and VB developers to use, can add a different dynamic layers.
FileTool
- FileTool.exe 是一个示例,用于替换 打开 和 添加到项目 菜单项在 Visual c + + 中使用开发工具 Studio 对象模型。 在开发工作室对象模型包含同时打开的文件,并将文件添加到项目的方法。BuildProject 对象包含 AddFile 方法,它将文件添加到项目。该 文档 对象将包含到开发人员 Studio 可以打开文件的 Open 方法。这些可以使用宏或加载项中。-leTool. Exe is a
ST55120MFCDLL
- sonix编译器的附加文件,有的windows缺此文件导致无法运行sonix的软件-sonix edit software addfile
DiscUtils读写iso以及虚拟磁盘文件类库源码
- 源码包含一个读取ISO文件和虚拟磁盘文件(VHD, VDI, XVA, VMDK, etc)的类和完整的调用示例。 对于ISO、UDF、FAT和NTFS的支持已经非常完善。支持VHD, XVA, VMDK 和VDI格式的读写与注册。 类库中还包含一个简单的iSCSI启动器,可以通过iSCSI和一个NFS客户端实现对磁盘的访问。 这里有几段简单的示例代码,可以看出来使用还是非常方便的: 新建一个ISO文件: CDBuil