-
通过获取网卡ID,与软件进行绑定,防止别人无条件的拷贝自己开发的管理软件...
通过获取网卡ID,与软件进行绑定,防止别人无条件的拷贝自己开发的管理软件-Through access to the network card ID, and software for binding, to prevent others copying their unconditional developed management software
- 2022-03-30 19:21:49下载
- 积分:1
-
Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较...
Excel表格是输入输出经常需要涉及到的。操作Excel表格的方式也多种多样。比如,通过调用Excel程序的COM组件对Excel进行操作。但是,这种方式限制较多,且实现难度比较大。但是,用于访问数据库的组件ADO,是支持多种数据源的,其中就包括Excel文件。我们可以通过ADO组件对Excel文件进行读写访问。当然,在.NET平台上对应ADO数据访问组件的是ADO.NET组件。我编写的这个类就是通过ADO.NET实现了Excel文件的读写。由于时间仓促,功能还不是很完善,会在以后有时间的时候进行版本升级。也请各位高手多多批评指正。
-Excel spreadsheet input and output is often of the need to address. Operation Excel variety of ways. For example, by calling the Excel COM procedures for the operation of Excel. However, this approach is more limited and more difficult to achieve. However, for access to the database components ADO, is to support multiple data sources, including Excel file. We can ADO components to read and write Excel files visit. Of course,.NET platform counterparts ADO data access components of ADO.NET components. I prepared this category is achieved through ADO.NET read and write Excel files. Because time is so short, the function is still not perfect, will in future have the time for version upgrades. Members also criticized many
- 2022-03-25 07:30:37下载
- 积分:1
-
人事管理系统,没有经过调试,需要解压,没有密码
人事管理系统,没有经过调试,需要解压,没有密码-personnel management system, no debugging required decompression, no password
- 2022-05-16 23:58:20下载
- 积分:1
-
修改数据库表格定义的类
修改数据库表格定义的类-The class for modifying the definition of database
- 2022-03-26 16:11:07下载
- 积分:1
-
学生成绩管理系统,包括插入,删除,查找,排序等功能
学生成绩管理系统,包括插入,删除,查找,排序等功能-Student achievement management system, including insert, delete, search, sorting and other functions
- 2022-01-31 18:01:43下载
- 积分:1
-
SQL2000编程应用说明文档,通过范例进行说明解释
SQL2000编程应用说明文档,通过范例进行说明解释-SQL2000 application programming documentation, for example by giving explanations
- 2022-02-02 08:33:50下载
- 积分:1
-
ODBC读取数据库,这不是MFC类制剂,但使用ODBC API…
ODBC读取数据库,这里不是用的MFC类编写,而是使用ODBC API 函数.-read ODBC database, this is not the MFC class preparation, but the use ODBC API function.
- 2023-01-09 20:20:04下载
- 积分:1
-
基于ACCESS的成语接龙源代码,可以指定起始汉字/结汉字,设定接龙模式:深度搜索或广度搜索...
基于ACCESS的成语接龙源代码,可以指定起始汉字/结汉字,设定接龙模式:深度搜索或广度搜索-Based on the proverb Solitaire ACCESS source code, you can specify the start of Chinese characters/node characters, settings, Solitaire mode: the depth or breadth english english
- 2023-07-24 23:20:06下载
- 积分:1
-
visual c++ 环境下 利用ADO方式与数据库表集进行交互性操作...
visual c++ 环境下 利用ADO方式与数据库表集进行交互性操作-visual environment means ADO database tables set with interactive operation
- 2022-01-25 15:37:24下载
- 积分:1
-
第5章 Transact
第5章 Transact-SQL及其程序设计基础5.2 Transact-SQL基础5.2.2 数据查询1.查询表中所有的列例如,要查询表book中的所有书籍的信息,可在SQL查询分析器中输入如下命令:SELECT * FROM book-Chapter 5 Transact-SQL procedures and the design basis 5.2 Transact-SQL data base for a 5.2.2. For all of the tables out, for example, to check table book of all books, information, the SQL Query Analyzer enter the order as follows : SELECT* FROM book
- 2022-05-25 11:13:36下载
- 积分:1