-
Delphi将TableToClass 表文件转换成类文件
Delphi将TableToClass 表文件转换成类文件,//刷新数据库procedure RefreshDB;
//读取数据库名称列表
function ReadDBNameList: TStringList;
//读取数据表名称列表
function ReadTableNameList: TStringList;
function TableToClassInfo(ATableName: string): TStrings;
//取得SQLServer字段的类型,返回相应Delphi变量类型
function GetColumnType(AType: integer): string;
//取得SQLServer字段的类型,返回相应字符串
function GetDBColumnType(AType: integer): string;
//仅生成类信息
procedure GenerateClassInfo;
//生成Unit文件
procedure GenerateUnitFile;
procedure TableToClassInfo1(ATableName: string; var AClassList1, AClassList2: TStringList);
//取得保存的文件名,没有扩展名
function GetFileName(AFileName: string): string;
//保存文件
procedure SaveToFile(AList: TStringList = nil);
//取取选择数据表的数量
- 2022-03-24 10:52:12下载
- 积分:1
-
VC CPU硬件核心检测 包括主频和缓存大小
一个用VC代码编写的 CPU硬件核心检测 包括主频和缓存大小,来自国外VC达人的小程序,可检测到CPU的核心数量多少、CPU厂商及品牌名、活动进程、内存大小,鼠标是否安装等,不过有些参数获取的不准,像型号和缓存,觉得不太准啊,或许最大只能检测到4G,现在的CPU都是很强大了,这个代码有些老了,觉得想学习一下的,还是对你有用的。
- 2022-03-21 00:38:34下载
- 积分:1
-
该例子中工具栏上显示字幕
该例子中工具栏上显示字幕-the examples shown on the toolbar subtitles
- 2022-03-18 16:45:01下载
- 积分:1
-
Collision detection (using Monte Carlo simulation on the target hit probability...
碰撞检测(用蒙特卡洛法对目标命中概率进行仿真分析)-Collision detection (using Monte Carlo simulation on the target hit probability analysis)
- 2022-05-23 10:02:15下载
- 积分:1
-
讨厌的广告弹出窗口让人心烦 给你一个小小的软件 adsweeper 哈哈 看看 很管用的...
讨厌的广告弹出窗口让人心烦 给你一个小小的软件 adsweeper 哈哈 看看 很管用的-annoying pop-up advertisements antics give you a little look at the software adsweeper Haha very effective
- 2022-05-19 23:37:11下载
- 积分:1
-
LabVIEW programming skills demonstration, prepared by LabVIEW applications windo...
labview程序编程技巧演示,用labview编写windows应用计算器小程序-LabVIEW programming skills demonstration, prepared by LabVIEW applications windows calculator applet
- 2023-06-21 11:50:03下载
- 积分:1
-
Data structure 8 we take a look at the direction of the maze algorithm ah ah ah...
数据结构中8个方向的迷宫算法大家-Data structure 8 we take a look at the direction of the maze algorithm ah ah ah ah ah ah
- 2022-09-26 09:40:03下载
- 积分:1
-
用JAVA编写的3D迷宫小游戏,附有源代码,适合学习JAVA的人参考...
用JAVA编写的3D迷宫小游戏,附有源代码,适合学习JAVA的人参考-prepared with Java 3D maze of small game, with the source code for learning Java reference
- 2022-03-17 23:17:53下载
- 积分:1
-
一个很好的用java编写的论坛,可以作为开发者的参考
一个很好的用java编写的论坛,可以作为开发者的参考-with a good java prepared by the forum can serve as a reference developers
- 2022-02-01 10:16:19下载
- 积分:1
-
用API编写的串口通信小程序,2串口连接后,能够相互发送文字...
用API编写的串口通信小程序,2串口连接后,能够相互发送文字-Prepared using serial communication API applet, 2 serial port connection, can send each other text
- 2023-07-10 08:55:02下载
- 积分:1