-
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
-
这是一个关于matlab和VC的例子
this is a example about matlab and VC
- 2022-06-02 20:59:16下载
- 积分:1
-
本电子书收录了丁香圆、生命科学论坛、小木虫等网站精华资源,为大家提供了快速准确的检索方法,希望对大家有所帮助!...
本电子书收录了丁香圆、生命科学论坛、小木虫等网站精华资源,为大家提供了快速准确的检索方法,希望对大家有所帮助!-This eBook includes clove yen, Life Sciences Forum, wooden insects such as the best resource site for the U.S. to provide a fast and accurate retrieval methods, and they hope to be helpful to everyone!
- 2022-04-22 11:25:34下载
- 积分:1
-
该程序用以对2FSK信号调制解调的仿真程序,信道为高斯白噪声,采用FFT方法对其解调...
该程序用以对2FSK信号调制解调的仿真程序,信道为高斯白噪声,采用FFT方法对其解调-procedures for the right 2FSK signal modulation and demodulation of the simulation program, channel for white Gaussian noise, FFT method demodulation
- 2022-05-18 02:17:56下载
- 积分:1
-
浏览文件夹对话框(C#)
浏览文件夹对话框(C#)-View Folder dialog box (C#)
- 2023-06-23 23:20:15下载
- 积分:1
-
这是我下载的一个在线拼图游戏,有六种游戏的难题。
这是我在网上下载的一个拼图小游戏 内有六种拼图 可预览 开始在设置里面选择要玩的图画 本人感觉还不错-This is what I downloaded an online puzzle game there are six kinds of puzzles can be set up inside the preview started to choose to play, I feel pretty good picture
- 2022-08-16 23:47:36下载
- 积分:1
-
Serv
Serv-U7.0.0.4 carck Serv-U7.0.0.4 carck
- 2022-08-04 06:38:28下载
- 积分:1
-
建立二叉树,统计二叉树中度为2的结点个数和叶子结点个数( 用递归或非递归的方法都可以,先序、中序或后序均可)...
建立二叉树,统计二叉树中度为2的结点个数和叶子结点个数( 用递归或非递归的方法都可以,先序、中序或后序均可)-establish binary tree, Statistics for the two binary tree to moderate the number of nodes and the number of nodes leaves (with the recursive and non- recursive method can be first order, After the order or sequence may)
- 2022-10-24 17:35:03下载
- 积分:1
-
2009年9月 《无线电》附资料 可以下载 有源代码
2009年9月 《无线电》附资料 可以下载 有源代码-In September 2009 " radio" attached to the information source code can be downloaded
- 2022-06-12 07:17:37下载
- 积分:1
-
一个推箱子游戏,易语言编程的,本人认为还算好玩
一个推箱子游戏,易语言编程的,本人认为还算好玩-A Sokoban game and easy programming language, I think pretty fun
- 2023-06-21 17:05:04下载
- 积分:1