-
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
-
是一个赛车的游戏 有远代码 可以正常运行 希望和大家在一起 讨论 关注...
是一个赛车的游戏 有远代码 可以正常运行 希望和大家在一起 讨论 关注-Is a racing game has much code can be the normal operation of the hopes and everyone together to discuss issues
- 2022-05-29 10:38:00下载
- 积分:1
-
对于游戏的变化,内存数据的分析,属性数据的变化,。
游戏修改器,对内存数据进行分析,得到变化的属性数据,对属性数据进行修改。-changes for the game, the memory data analysis, changes in the attribute data, attribute data to make revisions.
- 2022-12-06 05:00:03下载
- 积分:1
-
3D文字跑马灯特效
一款使用纯CSS3制作的超酷3D文字跑马灯特效(A Super Cool 3D Text Horselight Special Effect Made with Pure CSS3)
- 2019-02-14 09:23:39下载
- 积分:1
-
人工势场法
说明: 人工势场法用于移动机器人路径规划,可以运行(The artificial potential field method is applied to the path planning of mobile robots and can be operated.)
- 2020-06-25 02:40:02下载
- 积分:1
-
MSP432DriverLib官方芯片包
说明: MSP432DriverLib官方芯片包(MSP432 DriverLib Official Chip Package)
- 2020-06-19 08:40:01下载
- 积分:1
-
VC ListBox颜色下拉框编程实例
VC ListBox颜色下拉框编程实例,把ComBox的各个下拉项添加颜色,这样可以更醒目的表现其中的内容,增强软件使用体验。值得一说的是,这个颜色下拉框是自绘的。
- 2022-09-28 12:10:02下载
- 积分:1
-
pollution forecast
空气污染物预测,附有各项源数据及各框架的代码,可供分析使用(Air pollutant prediction, with all source data and codes of each framework, is available for analysis and use.)
- 2018-10-08 14:45:17下载
- 积分:1
-
frmSellReport.designer
说明: n numerical analysis, hill climbing is a mathematical optimization technique which belongs to the family of local search.
- 2020-06-25 02:20:02下载
- 积分:1
-
zidongbofang
A simple example of picture slideshow playback, after opening, can automatically play drawable-hdpi directory img start picture, temporarily did not think of the application scenario of this example, friends in need can download and see for themselves.
- 2020-06-20 11:20:02下载
- 积分:1