-
如果你的应用程序使用MFC共享DLL,然后你的应用程序是在一个语言…
If your application uses MFC in a shared DLL, and your application is in a language other than the operating system s current language, you will need to copy the corresponding localized resources MFC42XXX.DLL from the Microsoft Visual C++ CD-ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation. For example, MFC42DEU.DLL contains resources translated to German.) If you don t do this, some of the UI elements of your application will remain in the language of the operating system.
- 2022-04-14 11:05:39下载
- 积分:1
-
《商场管理》Ver2.5源码(Delphi6.0 , Access数据库, ADO连接) 付费版本 决无假冒,这里共享给各位程序员朋友
摘录自 Rea...
《商场管理》Ver2.5源码(Delphi6.0 , Access数据库, ADO连接) 付费版本 决无假冒,这里共享给各位程序员朋友
摘录自 Readme
各位曾经下载过和没有下载过《商场管理》源代码的朋友:
首先感谢各位朋友对《商场管理》源代码的厚爱与关心。自《商场管理》源代码在网上免费发放以来,收到了众多网友的建议与意见,我也前后数次更新了该源代码,其中最主要的一次更新是将数据库的连接改为ADO的连接方式,也即目前Ver2.5里所使用的。
然而,为了能够尽快回复众多网友的信件,解答网友的各种提问,我个人在此方面花费了大量的时间与精力。但仍然还有大量的信件没有回复,引起部分网友的抱怨。-Market Management V2.5 source code(Delphi6.0, Access, ADO) pay version
- 2022-07-10 05:35:23下载
- 积分:1
-
ADO编程技术,数据库开发,非常不错的书。
比较全面,是VB的例子...
ADO编程技术,数据库开发,非常不错的书。
比较全面,是VB的例子-ADO programming techniques, database development, a very good book. More comprehensive, are examples of VB
- 2022-02-26 06:11:11下载
- 积分:1
-
数据库应用,在许多软件系统中经常用到,是开发中大型系统不可缺少的辅助。但如果对数据库资源没有很好地管理(如:没有及时回收数据库的游标(ResultSet)、St...
数据库应用,在许多软件系统中经常用到,是开发中大型系统不可缺少的辅助。但如果对数据库资源没有很好地管理(如:没有及时回收数据库的游标(ResultSet)、Statement、连接 (Connection)等资源),往往会直接导致系统的稳定。这类不稳定因素,不单单由数据库或者系统本身一方引起,只有系统正式使用后,随着流量、用户的增加,才会逐步显露。 -database applications, in many software systems often used, is developing large systems indispensable aids. But if the right database resources are not well managed (eg : no timely recovery database cursor (ResultSet), the Statement connect (Connection), and other resources), will often lead directly to the stability of this system. Such factors of instability, not only by the database system itself or caused side, the official use only, as the flow of users increases, will gradually revealed.
- 2023-03-14 17:30:03下载
- 积分:1
-
这是一个PB程序的转换例子,由PB6.5向PB9转换。
这是一个PB程序的转换例子,由PB6.5向PB9转换。-PB example of the conversion process by PB6.5 PB9 to change.
- 2022-04-29 09:24:41下载
- 积分:1
-
能够通过指定的配置文件,通过JDBC获取指定SQL的数据,并保存为文本文件,然后以zip方式压缩,并将导出结果发邮件通知指定的人...
能够通过指定的配置文件,通过JDBC获取指定SQL的数据,并保存为文本文件,然后以zip方式压缩,并将导出结果发邮件通知指定的人-Be able to specify the configuration file, specify the SQL via JDBC access to the data, and save it as a text file, and then zip compression mode, and export the results of email notification to the designated person
- 2022-03-18 17:47:56下载
- 积分:1
-
delphi写的进销存软件,支持多用户,各位支持
delphi写的进销存软件,支持多用户,各位支持-delphi write Invoicing software, support multi-user, you support
- 2022-11-11 12:00:03下载
- 积分:1
-
今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执...
今天突然找出以前的一小段代码,是对MFC中CDatabase类的一点小改造。CDatabase类中的ExecuteSQL函数可以用于直接执行SQL语句,但是在执行Update,Insert,Delete语句时无法得到影响的行数,新的CDatabaseEx类就实现了这个功能。 -before suddenly find a small section of code, the MFC CDatabase kind of a little transformation. CDatabase category of ExecuteSQL function can be used for direct execution of SQL statements, but the implementation Update, Insert, Delete statement could not be affected when the number of rows, the new CDatabaseEx category on the realization of this function.
- 2022-08-10 11:53:32下载
- 积分:1
-
A class used to serialize object into a database field存储对象到数据库字段...
A class used to serialize object into a database field存储对象到数据库字段-A class used to serialize object into a database field to the database object storage field
- 2022-03-03 18:46:09下载
- 积分:1
-
VB源代码,适用于个人信息管理
vb个人信息管理的源代码,很适用-vb personal information management source code is applicable
- 2023-07-10 12:35:03下载
- 积分:1