-
J2EE网络书店系统采用JSP、Servlet、JavaBean开发的初学者…
J2EE网络书店系统
采用JSP , servlet ,javabean开发
初学者可以参考-J2EE Bookstore network system uses JSP, servlet, javabean development beginners can reference
- 2022-02-09 11:04:49下载
- 积分:1
-
堆栈的一些主要功能函数头文件,可以导入后直接调用
堆栈的一些主要功能函数头文件,可以导入后直接调用-Some function about satck in a head file
- 2022-04-27 23:10:19下载
- 积分:1
-
自己编的赛马程序
自己编的赛马程序-own series of the Jockey Club procedures
- 2022-02-21 12:43:36下载
- 积分:1
-
此程序为cad下lisp开发,具有在保持图块不打开的状态下复制其中的对象...
此程序为cad下lisp开发,具有在保持图块不打开的状态下复制其中的对象-procedure for predicting lisp under development, is not maintaining the block open state in which the object replication
- 2022-06-18 23:03:20下载
- 积分:1
-
upload some examples of VHDL source code, we hope to help
上传一些VHDL的例题源程序,希望对大家有所帮助-upload some examples of VHDL source code, we hope to help
- 2022-02-24 10:44:37下载
- 积分:1
-
参加运动会的n个学校编号为l~n。比赛分成m个男子项目和w个女子项目,
项目编号分别为l~m和m+1~m+w。由于各项目参加人数差别较大,有些项目
取前...
参加运动会的n个学校编号为l~n。比赛分成m个男子项目和w个女子项目,
项目编号分别为l~m和m+1~m+w。由于各项目参加人数差别较大,有些项目
取前五名,得分顺序为7,5,3,2,1;还有些项目只取前三名,得分顺序为5,
3,2。设计一个统计系统按名次产生各种成绩单、得分报表。
-To participate in the Games n school numbered l ~ n. Competition is divided into m men and a woman w projects numbered l ~ m and m 1 ~ m w. As a result of differences in the number of participants larger projects, some projects from the top five scores in order of 7,5,3,2,1 also some of the items, only the top three scores in order of 5,3,2. Design a statistical system rankings produced by a variety of report card, scoring statements.
- 2022-01-23 10:22:43下载
- 积分:1
-
FDTD算法在源方面的设置
对实际编程应该有用
FDTD算法在源方面的设置
对实际编程应该有用-FDTD algorithm settings in the source area of the actual programming should be useful
- 2022-02-06 10:03:37下载
- 积分:1
-
This is a preparation with the five fingers FLASH chess procedures, the procedur...
这是一个用FLASH编写的五指棋程序,程序中的智能算法还是一般,还需改进,适合于Flash编程学习。-This is a preparation with the five fingers FLASH chess procedures, the procedures for the smart algorithm or in the general, the need to improve suitable for Flash Programming learning.
- 2023-06-25 03:55:03下载
- 积分:1
-
背景 背景 背景 背景 背景 背景
背景 背景 背景 背景 背景 背景
- 2022-03-14 07:36:11下载
- 积分:1
-
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