-
the update before you must backup source! And this procedure on the same directo...
在更新前请务必备份源文件!
并且此程序对同一目录只能使用一次!
本程序对只处理了部份DbGridEh事件:
StringReplace(Demo[i], TDBGrid , TDBGridEh , [rfIgnoreCase])
StringReplace(Demo[i], DataCol: Integer Column: TColumn , DataCol: Integer Column: TColumnEh , [rfIgnoreCase])
StringReplace(Demo[i], Click(Column: TColumn) , Click(Column: TColumnEh) , [rfIgnoreCase])
StringReplace(Demo[i], DbGrids , DbGridEh , [rfIgnoreCase])
如果你还有DbGridEh其它事件请修改源代码!-the update before you must backup source! And this procedure on the same directory may be used only once! Only the Department of procedures Jimmy DbGridEh part of the incident : StringReplace (Demo [i] TDBGrid, TDBGridEh. [rfIgnoreCase]) StringReplace (Demo [i] DataCol : Integer Column : TColumn, DataCol : Integer Column : TColumnEh. [rfIgnoreCase]) StringReplace (Demo [i] Click (Column : TColumn), Click (Column : TColumnEh) [rfIgnoreCase]) StringReplace (Demo [i] DbGrids, DbGridEh. [rfIgnoreCase]) If you have DbGridEh other incidents please modify the source code!
- 2022-11-12 10:35:04下载
- 积分:1
-
Database Programming TSQL statement of learning, should not miss the good stuff
数据库编程TSQL语句的学习,不容错过的好东西-Database Programming TSQL statement of learning, should not miss the good stuff
- 2022-03-15 09:56:02下载
- 积分:1
-
药店零售管理的程序
药店零售管理的程序-retail pharmacy management procedures
- 2022-10-14 13:40:03下载
- 积分:1
-
算法C4_5,该算法主要用于数据挖掘领域.
算法C4_5,该算法主要用于数据挖掘领域.-C4_5 algorithm, the algorithm used mainly for data mining areas.
- 2023-08-22 17:20:03下载
- 积分:1
-
This project is a database opener which basically opens any MSAccess database w/...
This project is a database opener which basically opens any MSAccess database w/o knowing the password. The main purpose of the program is to open a passworded database, and retrieve the password. This is helpful for databases with forgoten passwords. The program requires a "Character Set"- this is where the program retrieves several combinations for unlocking the password. if you suspect the database to include numbers and special characters simply include them in the Character Set. the program runs perfectly on high-end machines, but using it on lower-end machines do take awhile.
- 2022-03-24 00:22:05下载
- 积分: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
-
Example VB source code, if the inadequacies of the revised notice, please discus...
VB实例源码,如有不妥之处请修改后通知再讨论一起来完善源码的上传.-Example VB source code, if the inadequacies of the revised notice, please discuss with one sound source upload.
- 2022-12-08 02:30:03下载
- 积分:1
-
自己编写的功能强大的数据处理程序,对想学界面编程、数据库编程的认有极大的帮助...
自己编写的功能强大的数据处理程序,对想学界面编程、数据库编程的认有极大的帮助-prepared by their powerful data-processing procedures, like the interface programming, database programming, there are of great help
- 2022-12-17 16:20:03下载
- 积分:1
-
常用的流存储方法,包括各种数据类型的存取,常用类的存取,快来下载吧,同时希望大家多提宝贵意见。...
常用的流存储方法,包括各种数据类型的存取,常用类的存取,快来下载吧,同时希望大家多提宝贵意见。- The commonly used class memory method, including each kind of
data type deposit and withdrawal, the commonly used kind of deposit
and withdrawal, quickly downloads, simultaneously hoped everybody
proposes the valued suggestion.
- 2022-12-03 22:10:03下载
- 积分:1
-
此代码是一个数据库,它保存银行帐户记录的记录。这不是…
This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulation of a bank administrator. You have the capability of entering records such as Checking or Saving. You also have the capability of deleting, archiving, and reloading records which 1.0 did not have. You have the option(s) to withdrawal X amount, or deposit X amount in the specified bank account. There are a lot of features I added that were really not necessary but the purpose is to "teach" new features to people (students) who wish to learn certain features of C++. The main point of this program is to allow the user to grasp some advanced concepts of C++. This will be the final version of the Bank Account. I have made a few optimizations and tweaked the program. Enjoy!
-This code is a database which holds records for bank account records. It is not a simulation of what you would see at an ATM machine but it would be a simulati
- 2022-04-23 04:20:52下载
- 积分:1