-
directory management software, I was friends with, and do not know how specific...
通讯录管理软件,我是从朋友拿的,自己也不知道具体怎么样-directory management software, I was friends with, and do not know how specific kind
- 2022-07-24 10:42:08下载
- 积分:1
-
1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。
2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql...
1.自己封装的数据库SQlite3类,使得数据库操作更加简单容易。
2.查询时不需要定义回调函数,直接使用SelectFromTable(char *sql)
3.包含了Sqlite3的静态库,运行时不再需要sqlite3.dll
4.用法与说明请参考头文件-1. SQlite3 own database package category, making operation more simple and easy database. 2. Inquiries, the definition of a callback function does not require direct use of SelectFromTable (char* sql) 3. Contains the static library Sqlite3, run-time is no longer required sqlite3.dll4. Usage and description please refer to header files
- 2022-03-28 13:35:17下载
- 积分:1
-
通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行...
通过本文及配套示例源码你可以更加灵活的控制Excel表格文件,其中包括创建新Excel文件、写入表格数据、读取表格数据(包括对原建Excel文件自已手工添加的行、列数据的准确读取),删除已有Excel表格,对表格中指定行、列、单元格进行查询、插入、替换等操作,同时还可以将生成的Excel文件转换为按指定分隔符分隔的其它文本格式的文件-adoption of this sample source code and supporting you to be more flexible control of Excel documents, including the creation of new Excel file, write tabular data, reading the spreadsheet data (including the original Excel files built themselves manually add the rows and columns of data accurately read), has been deleted Excel spreadsheet, the forms were designated rows and columns, and cells to conduct inquiries, insert, replace, etc, and also can be generated for the Excel document conversion designated by separate segregated from the other website text files
- 2022-04-17 07:04:45下载
- 积分:1
-
用VB6.0编写的,我以前一直是用VFP,但觉得它不能生成真正的可执行文件,而且在数据处理上不如书本上对VB的介绍那么强大,所以在1999年1月开始学习VB编程...
用VB6.0编写的,我以前一直是用VFP,但觉得它不能生成真正的可执行文件,而且在数据处理上不如书本上对VB的介绍那么强大,所以在1999年1月开始学习VB编程,主要针对数据库进行处理,当对VB数据库编程的基础有一定的了解后就想编写个小东西来实践一下,选什么题材呢,想到自己的钱老是莫明其妙的变少,不如就从这方面开始吧。-VB6.0 prepared in the past, I have been with VFP, but felt it could not generate a real executable file, but not as good as the data processing books on the VB introduced so powerful, in January 1999 started learning VB, mainly aimed at database for processing, When the VB database programming is the basis of understanding will want to prepare a small thing to practice what, what subject? election, think of Wisdom is less pleased with the change, this is better than it started.
- 2022-05-16 14:23:39下载
- 积分:1
-
一个Access转换成sql的小程序,功能比较简单实现比较方便
一个Access转换成sql的小程序,功能比较简单实现比较方便-Access converted into a small sql procedures, functions relatively simple to achieve more convenient
- 2022-03-05 04:53:50下载
- 积分:1
-
将在SQL2000下建立schooldata数据库,导入数据文件。实现功能:操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击...
将在SQL2000下建立schooldata数据库,导入数据文件。实现功能:操作:在选择查询条件:选择一个,tree控件里显示相关信息 可以在tree控件里单击来显示每个ITEM,每个ITEM相关信息显示在LIST控件内。双击LIST控件显示具体信息。也可以在窗口里单击右键或操作菜单具体操作。-will establish schooldata SQL2000 database, import data files. Achieving function : : On the choice of inquiries conditions : one tree to demonstrate control information related to the tree Lane click controls to show how ITEM, each ITEM related information display controls within the LIST. Double-click the Control LIST show specific information. Also in the window or right-click Lane menu of specific operations.
- 2022-09-17 00:15:02下载
- 积分:1
-
一个VC编写的酒店管理系统,是不错的软件,界面很漂亮
一个VC编写的酒店管理系统,是不错的软件,界面很漂亮-VC prepared by a hotel management system, is a good software, very beautiful interface
- 2023-01-22 14:00:04下载
- 积分:1
-
数据库开发指南一
数据库开发指南一-Guide to the development of a database
- 2022-02-26 02:56:08下载
- 积分:1
-
一个对数据库的编程,用VB编写,可以交流
一个对数据库的编程,用VB编写,可以交流-one pair of Database Programming with Visual Basic, to be shared
- 2022-09-24 16:15:03下载
- 积分:1
-
本程序利用Oracle公司推出了相应的开发工具:Oracle XML Utility,将整个XML文档元素对应为一个表,XML文档内嵌元素对应为Oracle的对...
本程序利用Oracle公司推出了相应的开发工具:Oracle XML Utility,将整个XML文档元素对应为一个表,XML文档内嵌元素对应为Oracle的对象类型,这样可用SQL-XML实现数据表与XML文档的一对一转换,不过在实现上必须使用面向对象的数据表或者改造XML文档以配合数据表。-procedures for the use of the Oracle Corporation introduced a corresponding development tools : Oracle XML Utility of the entire XML document elements corresponding to a table, XML embedded elements corresponding to the type object Oracle, available SQL-XML data table with the one-on-one XML document conversion, but it now on the use of object-oriented data tables or transform XML documents to meet the data sheet.
- 2022-01-26 07:53:44下载
- 积分:1