-
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
-
第一步,打开Adobe_Acrobat_7.0_Pro_KeyGen.exe,将随机产生一个24位的序列号码.复制.
第二步,打开安装程序,点SETUP,在...
第一步,打开Adobe_Acrobat_7.0_Pro_KeyGen.exe,将随机产生一个24位的序列号码.复制.
第二步,打开安装程序,点SETUP,在需要输入序列号的时候,将已复制的24位的序列号码,粘贴.
第三步,一路NEXT,选中通过电话激活方式.点NEXT
第四步,在随后产生的28位代码复制到Adobe_Acrobat_7.0_Pro_KeyGen.exe第二行,注意不要带空格
第5步,点Adobe_Acrobat_7.0_Pro_KeyGen.exe 产生激活代码.
第6步,将激活代码填入安装程序 OK
-The first step, open Adobe_Acrobat_7.0_Pro_KeyGen.exe, will generate a random sequence of 24 numbers. Copy. The second step, open the installer, point SETUP, enter the serial number required at the time, will have to copy the serial number 24 and paste. The third step, all the way NEXT, select activation by phone. NEXT-point fourth step, resulting in the following 28 code Adobe_Acrobat_7.0_Pro_KeyGen.exe copied to the second line, not to bring attention to step 5 spaces, points have to activate code Adobe_Acrobat_7.0_Pro_KeyGen.exe. Step 6, activation code will fill in the installation process OK
- 2022-04-17 06:40:51下载
- 积分:1
-
代码名称:The alxBase classes for work with dbf files 代码说明:读写DBF文件的类 工具/平台:VC Win2...
代码名称:The alxBase classes for work with dbf files 代码说明:读写DBF文件的类 工具/平台:VC Win2-Read/Write the DBF file. Tool/Platform: VC/Win2
- 2022-01-27 12:45:55下载
- 积分:1
-
二进制文件保存,提取
使用stream 完成,解压后建立数据库,将image设为二进制...
二进制文件保存,提取
使用stream 完成,解压后建立数据库,将image设为二进制-binary files kept from the use of stream completed, unpacked databases, image will be set to binary
- 2022-09-09 20:35:03下载
- 积分:1
-
该EXE软件可以免去通过SQL EXPLOR或者数据库查询界面进行查询的麻烦,直接可以打开该EXE文件,因为该EXE是读去BDE中的数据库别名进行连接,所以使用...
该EXE软件可以免去通过SQL EXPLOR或者数据库查询界面进行查询的麻烦,直接可以打开该EXE文件,因为该EXE是读去BDE中的数据库别名进行连接,所以使用的时候你的保证你的数据库是否通过ODBC连接上。
因为在程序中用到了第三方控件(主要是RAISE系列控件),以及我自己在第三方控件开发的控件,所以打开界面是如果没有安装第三方控件可能报错,不过没关系,我用第三方控件都是处理界面用的,你完全可以用DELPHI自带的标准控间进行替换,从而达到在自己可以编译。-the software can avoid EXPLOR or SQL database query interface for the trouble, can directly open the EXE file, which is read out EXE BDE the alias database linking, the use of the time you ensure that your database through ODBC connection. Because the procedures used by third-party controls (mainly RAISE series of controls), and my own controls in the development of third-party control, so if the open interface is not possible to install third-party control errors, but okay, I used to deal with third-party interface controls are used, you can use Delphi"s own standards for inter-controlled replacement, and thereby achieve it in their own compiler.
- 2022-03-11 15:51:24下载
- 积分:1
-
用VC和SQL Serve编的医院管理信息系统,适合数据库/MIS开发。
用VC和SQL Serve编的医院管理信息系统,适合数据库/MIS开发。-VC and SQL Server series of the hospital management information system for database/MIS.
- 2022-01-25 19:56:00下载
- 积分:1
-
一个delphi的查询数据库的程序,简单,初学者看看是非常有帮助的。...
一个delphi的查询数据库的程序,简单,初学者看看是非常有帮助的。-a database of the inquiry procedure, simple, look at the beginners are very helpful.
- 2022-12-17 10:50:03下载
- 积分:1
-
用VC写的链表操作,用于使用C++进行原始的数据库编程。
用VC写的链表操作,用于使用C++进行原始的数据库编程。-VC write Chain operation, for the use of C++ for the original database programming.
- 2022-02-03 12:58:46下载
- 积分:1
-
ado连接数据库简单程序,适合初学者。
ado连接数据库简单程序,适合初学者。-ado connect to the database with simple procedures, suitable for beginners.
- 2023-03-24 19:40:03下载
- 积分:1
-
使用ODBC实现的一个动态RecordSet
使用ODBC实现的一个动态RecordSet-Using ODBC to implement an dynamic recordset
- 2022-01-26 01:10:21下载
- 积分:1