-
在VFP中不同形式的自适应控制表,并注意含有完整…
在VFP中表格控件自适应不同表,内含说明与一个完整的示例程序-in VFP different forms adaptive control table, and a note containing a complete sample program
- 2022-02-15 00:47:39下载
- 积分:1
-
一个用vc开发的小程序,ADO操作数据,采用面向对象的设计思想,还是不错的...
一个用vc开发的小程序,ADO操作数据,采用面向对象的设计思想,还是不错的-Developed using vc a small procedure, ADO operation data, using object-oriented design idea, or good
- 2022-06-15 14:59:14下载
- 积分:1
-
关于 ADO 控件的使用
关于 ADO 控件的使用-controls on the use of ADO
- 2022-09-30 00:15:03下载
- 积分:1
-
codbcdynamic
CODBCDynamic - A class to dynamically read data from any ODBC data source动态从odbc数据源读数据的类 -CODBCDynamic-A class to dynamically read data from any ODBC data source dynamic data sources from odbc read data type
- 2022-03-31 19:10:18下载
- 积分:1
-
SQL statement with a database, use vc++ Statement on the database query and modi...
SQL语句与数据库,
使用vc++语句对数据库进行查询和修改-SQL statement with a database, use vc++ Statement on the database query and modify
- 2022-06-11 14:14:25下载
- 积分:1
-
信息技术为企业的发展提供了机遇,也带来了挑战。如何改良企业内部经营机制,公正、客观、全面、快捷地评估员工的业绩,实现以人为本的经营战略,提高人事管理工作的效率,...
信息技术为企业的发展提供了机遇,也带来了挑战。如何改良企业内部经营机制,公正、客观、全面、快捷地评估员工的业绩,实现以人为本的经营战略,提高人事管理工作的效率,使人事管理员有更多的精力去做人力资源分析、研究和开发工作,是企业立足发展,开拓未来,领先同行业的关键。本文叙述了一个人事管理系统形成的全过程,包括部分演示。-Information technology for enterprise development has provided opportunities and challenges. How to improve the internal management mechanism, fair, objective, comprehensive, and quick assessment of employee performance, the realization of people-oriented business strategy to improve the efficiency of personnel management, so that personnel administrators to have more energy to do human resources analysis, research and development work, is the enterprise based on development, ushering in the future, leading the industry key. This paper describes the formation of a personnel management system, the entire process, including the part of the presentation.
- 2022-01-26 07:17:29下载
- 积分:1
-
pda 上实现的文件系统,实际应用到产品,并且有测试工程
pda 上实现的文件系统,实际应用到产品,并且有测试工程-pda realize the file system, the actual application of the product and is testing
- 2022-01-26 08:17:28下载
- 积分:1
-
SQL Server 数据库结构查看程序(VC源码)(2[1].1).zip
SQL Server 数据库结构查看程序(VC源码)(2[1].1).zip-SQL Server database structure View (VC FOSS) (2 [1] .1). Zip
- 2022-03-06 09:11:27下载
- 积分:1
-
This is for rolling back the old has already submitted the affairs of the script...
这是用于回滚旧的已经提交过的事务的脚本。可用于在多用户模式中将UNDO(取消)功能嵌入到客户端-服务器应用程序中-This is for rolling back the old has already submitted the affairs of the script. Can be used in multi-user mode will UNDO (canceled) functions into client-server application procedures
- 2023-01-28 14:30:04下载
- 积分:1
-
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率...
众所周知,软件开发离不开对数据的访问。数据访问在整个软件开发的三层构架中属于数据层,是其它两层的基础。没有了它,存储的数据变的毫无意义。与此同时,数据访问的效率将直接影响到软件的质量。一个数据访问缓慢的系统是客户无法容忍的。一个好的系统必然有一个高效的数据访问方法。由此可见,数据访问在软件开发过程中是非常重要的。如果能统一对数据的访问方法,那么一切有关数据访问方面的问题都可以得到解决。我的系统将可以面向所有的数据源,甚至是未来将会出现的数据源。 预期结果 实现对SQLServer,ODBC,OLEDB数据源以及工业中的Citect,IFix监控软件数据源的统一访问。 开发环境: Microsoft Windows2000开发平台 开发工具: Microsoft Visual C++.NET 数据源: Microsoft SQLServer2000,Citect,Ifix,ODBC 文件说明: DAServer2.dll是一个统一数据访问平台。提供OLEDB标准接口。用户可对其进行访问。 SQLServerProvider.dll是针对SQLServer数据源的提供程序。 config.ini是系统配置文件。- Data access in the entire software development framework is a three-tier data layer, the other is a two-tier basis. Without it, the data storage change meaningless. Meanwhile, the efficiency of data access will directly affect the quality of the software. A slow data access system is the customer can not be tolerated. A good system will be an efficient data access methods. This shows that access to data in the software development process is very important. If reunification of data
- 2022-08-07 12:26:37下载
- 积分:1