资源列表
readWriteini
- 读写ini文件的一个好的文档,从网上搜集的。-Ini files to read and write a good documents, collected the Internet.
JDBCProject
- 实例 建立一个学生表student ,包括三个属性:学号、姓名和年龄,其创建语句如下: create table student (id varchar(10) primary key,name varchar(20), age int) 实现的功能: 向表student中插入一条记录id=000099988,name=zhhdhh,age=45 输出显示所有的记录。 实现方式: 纯Java驱动 JDBC-ODBC桥-装载驱动程序 JDBC/ODBC桥:
CDatabase_Excel_ODBC
- 使用MFC自带的CDatabase通过ODBC驱动访问、操作Excel的例子-By using the MFC ODBC driver that comes with CDatabase access, manipulate Excel examples
vb-word
- vb操作word,将数据库中数据以word方式输出。-vb word
SQL
- 数据库的一些问题,数据库的连接等一些经常出现的问题。-SQL problem
列表与edb数据库
- 列表与edb数据库,易语言操作e语言数据库
Project
- VB 调用API枚举进程和线程的源代码,实现线程监控-VB enumeration process and thread source code
src_base_SFL20
- 提供一个Windows 服务的程序框架,使程序成为Windows服务程序-Provide a procedural framework for Windows services, so that procedures become a Windows service program
a-simple-resource-browser
- 本实例是一个简单的资源浏览器,可以实现简单的文件检索功能,用户可以改变当前的驱动器、路径和选定文件。-This example is a simple resource browser, simple file search function, users can change the current drive, path and the selected file.
free
- 这是个c程序, 介绍了free函数的用法。-This is a c program, introduced the free use of the function.
GETIP
- 自己写的一些简单的程序实例,希望对大家有用-Write some simple examples of procedures, in the hope that useful!!
read_shuzu
- vc读取序列化后的数组的程序源码,很不错的demo-vc to read the serialized array