搜索资源列表
LaVolpeCodeSafeV3
- 这是一个个人代码片段收集程序的代码。你可以把从网上看到的或自己创作的代码(包括附件、连接)交给它保存在一个地方。(Access实例) -This is a personal code fragment collection procedures code. You can see from the Internet or create their own code (including the annex, connections) to keep it in one place. (Ac
win32IO
- WIN32 SDK文件流函数操作实例代码-Win32 SDK documentation flow function operation code examples
INI
- INI文件操作代码,使用非常方便,只需要几行代码便可以实现INI文件的读写,实例终止时自动存盘
PDFlib
- 本源码是关于使用pdflib库的实例,有比较详细的代码注释-The source is an instance of the use of pdflib library, there is a more detailed code comments
ReadWriteExcel
- 能够操作excel, 代码短小清晰, 作用学习操作excel 的学习实例.-Can handle excel, the code short and clear, the role of learning how to operate the learning instances of excel.
Advanced_file_attributes_classic_example_of_operat
- 高级文件属性操作的VC实例经典代码Advanced file attributes classic example of the operation code VC-Advanced file attributes classic example of the operation code VC
C.ToolStrip.instance..verification.
- C实例ToolStrip核查文件开发设计代码C ToolStrip instance document development and design verification code -C ToolStrip instance document development and design verification code
Desktop
- 关于VC的实验实例分析及代码实现详细介绍了文件的分割和合并-The experimental case study on the VC and the code details the split and merge files
txt2pdf(1)
- txt转换pdf的实例,附所需要的包,以及代码,完全可以实现,本人试验过,完全好用-txt convert pdf instance, with the required packages, as well as code, can achieve, I tried, completely easy to use
C-example
- C的一些简单实例,如拷贝文件,从控制台读取文件片段,读取代码片段等-Some simple examples of C,such read file code,copy files and so on
updateForASP.NET
- CFUpdate是一款批量上传客户端组件。选择多个文件上传,显示上传速度,进度条,纯正的FLASH代码,使用的是HTTP协议,所以客户端,服务端都不需要安装任何组件因为是模仿FORM表单提交,所以支持所有的网页动态语言:ASP PHP ASP.NET JSP等。 CFUpdate批量上传客户端组件(ASP.NET) 1.1.9 更新内容: 1.修改了提示框样式 2.修改了上传文件时,禁用按钮样式 3.增加了challs_flash_onSelectFile JS函数事件,在
wheverfileexist
- 本实例通过判断C:\Boot.ini文件是否存在来演示如何编写具体的VC++代码,简单易懂,希望大家喜欢。 -This example by judging the C: \ Boot.ini file exists to demonstrate how to write specific VC++ code is simple to understand, hope you like.
Ex08_1
- 配套李英的《VC++编程与项目开发》的文件操作实例代码,适合新手入门学习-Supporting the "VC++ programming and project development," the document Ying operation code examples, suitable for beginners to learn
tuv
- C # calls the C ++ DLL instance code DLL实例代码-C# calls the C++ DLL instance code DLL example code
attendance
- 个人考勤软件开发实例配套代码 2.0版,使用VC6开发,可以学习VC界面编程,文件读写操作等。- Personal attendance software development examples supporting code version 2, the use of VC6 development, you can learn VC interface programming, file read and write operations.
node_the
- 以上源代码为《Visual Basic视频教程》的实例代码第3部分-Above the source code for the Visual Basic video tutorial example code part 3
JNAW898
- 以上源代码为《Visual Basic视频教程》的实例代码第2部分(Above the source code for the Visual Basic video tutorial example code part 2)
文件查找
- API文件搜索器,可全盘搜索文件 调用api函数!完整实例代码(API file finder, you can search all files Call the API function! Full instance code)
7473421
- JAVA常用小实例代码,对初学者会有很大的帮助的()
文件常用操作与oracle数据库连接操作实例
- 在实际工程项目中,经常需要在进行文件操作(或者其他操作)。本实例就是在实际开发过程中遇到的需求,进行调试并最终满足要求。代码经过调试,有需要的朋友可以下载并参照使用。