-
三层作品,写一个关于美容美发的。本程序在Delphi 7.0 + SQL2000 下编过,运行时需要先运行中间层。
如果ADO配置不当,它会自己弹出连接配置...
三层作品,写一个关于美容美发的。本程序在Delphi 7.0 + SQL2000 下编过,运行时需要先运行中间层。
如果ADO配置不当,它会自己弹出连接配置,正确设置后即可运行,
运行完中间层后,才可以正确运行客户层。否则,客户层会弹出警告
提示框。
-three entries, write a beauty salon on the. The procedures in Delphi 7.0 SQL2000 provided under that operation needs to run the middle layer. If ADO improper configuration, it will link its own pop-up configuration can be set correctly after the operation, Operation End middle layer, we can correct operation of customer layer. Otherwise, the customer will pop-warning boxes.
- 2022-01-25 20:38:48下载
- 积分:1
-
给定N个大小不等的圆c1,c2,…,cn,现要将这N个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从N个圆的所有排列中找出有最小长度的圆排列...
给定N个大小不等的圆c1,c2,…,cn,现要将这N个圆排进一个矩形框中,且要求各圆与矩形框的底边相切。圆排列问题要求从N个圆的所有排列中找出有最小长度的圆排列。-given N ranging from the size of the circle c1, c2, ..., cn, when it is 000 yen N discharged into a rectangular box, demanding the rectangular box with a round of the hemline tangent. Yuan with the problem demands from the N-round identify all with a minimum length of the round with.
- 2022-12-01 19:50:08下载
- 积分:1
-
在对话框上显示视图.是用VC++开发的,不错的东西!!给大家共享
在对话框上显示视图.是用VC++开发的,不错的东西!!给大家共享-In the dialog box displayed on the View. Is VC++ Developed good thing!! To the U.S. share
- 2023-07-08 19:40:02下载
- 积分:1
-
Very simple and clear examples to understand the process of OPC server!
非常简单明了的例子
明白OPC连接服务器的流程!-Very simple and clear examples to understand the process of OPC server!
- 2023-07-23 16:50:04下载
- 积分:1
-
/汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面...
/汉诺塔递归算法过程解析:
//汉诺塔(又称河内塔)问题是印度的一个古老的传说。开天辟地的神勃拉玛在一个庙里留下了三根金刚石
//的棒,第一根上面套着64个圆的金片,最大的一个在底下,其余一个比一个小,依次叠上去,庙里的众僧
//不倦地把它们一个个地从这根棒搬到另一根棒上,规定可利用中间的一根棒作为帮助,但每次只能搬一个,
//而且大的不能放在小的上面。解答结果请自己运行计算,程序见尾部。面对庞大的数字(移动圆片的次数)
//18446744073709551615,看来,众僧们耗尽毕生精力也不可能完成金片的移动。
//后来,这个传说就演变为汉诺塔游戏:-err
- 2022-04-17 08:01:26下载
- 积分:1
-
Dynamic array, compute the largest common divisor of two intergal by recursion a...
动态数组 用函数递归和非递归的方法求两个整数的最大公约数-Dynamic array, compute the largest common divisor of two intergal by recursion and non-recursion.
- 2022-01-25 21:02:10下载
- 积分:1
-
获取word每页缩略图
private void ConvertToImage(string wordInputPath, int resolution)
{
try
{
Aspose.Words.Document doc = new Aspose.Words.Document(wordInputPath);
if (doc == null)
{
return;
}
- 2022-07-13 14:38:36下载
- 积分:1
-
VB写的循环读取电表程序
VB写的循环读取电表程序,可以自动循环读取电表的各项数据!!!!!超级方便!!!!!!!
- 2023-05-24 04:10:03下载
- 积分:1
-
模拟扑克牌的速算24游戏,vc++6.0编写,对于学习游戏编程很有帮助...
模拟扑克牌的速算24游戏,vc++6.0编写,对于学习游戏编程很有帮助-Poker simulation speed count 24 games, vc++ 6.0 to prepare for learning game programming helpful
- 2022-03-24 10:17:09下载
- 积分:1
-
如何学习易语言,从这里开始,中国的开发语言
如何学习易语言,从这里开始,中国的开发语言-How to learn languages easily, from here, China" s development of language
- 2022-05-28 22:11:29下载
- 积分:1