-
DELPHI+SQL数据库 源代码完全可用
DELPHI+SQL数据库 源代码完全可用-DELPHI+ SQL database source code fully available
- 2022-03-09 10:07:57下载
- 积分:1
-
1.Session获取BDE信息 2.可视化创建数据表格 3.SQL语句的使用 4.“一对多表”的设计 5.文本和数据记录的转换 6.ADO的网络调用 7.多媒...
1.Session获取BDE信息 2.可视化创建数据表格 3.SQL语句的使用 4.“一对多表”的设计 5.文本和数据记录的转换 6.ADO的网络调用 7.多媒体数据库的使用 8.IntraWeb技术的实现 9.Rave报表的数据库使用 10.决策图的使用-1.Session access to information BDE 2. Visualization create data tables 3.SQL expressions 4. The "one-to-many table," the design of five. Text and data conversion record 6.ADO network called 7. The use of multimedia database technology 8.IntraWeb 9.Rave statements for the realization of the use of database 10. the use of decision-making map
- 2023-01-18 16:50:03下载
- 积分:1
-
此代码可以实现以下功能 使用wordappalication 组件,代码如下 启动Word时用如下代码: begin try Wordapplication.C...
此代码可以实现以下功能 使用wordappalication 组件,代码如下 启动Word时用如下代码: begin try Wordapplication.Connect except MessageDlg(’Word may not be installed’, mtError, [mbOk], 0) Abort end Wordapplication.Visible := True WordApplication.Caption := ’Delphi automation’ end-this code can be achieved using the following functions wordappalication components, the following code at the start Word with the following code : begin try Wordapplication.Connect except MessageDlg ( "Word may not be installed", mtError, [mbOk], 0) Abort end Wordapplication.Visible : = True WordApplication.Caption : = "Delphi automation" end
- 2022-04-26 15:16:35下载
- 积分:1
-
可以帮助你通过互联网、LAN或电话线从一台PC远程访问另一台PC,你还可以在那台电脑上工作,就像身临起境般,它还允许系统管理员控制网络内的所有电脑,访问文件、观...
可以帮助你通过互联网、LAN或电话线从一台PC远程访问另一台PC,你还可以在那台电脑上工作,就像身临起境般,它还允许系统管理员控制网络内的所有电脑,访问文件、观看屏幕、控制键盘和鼠标的动作-can help you through the Internet, LAN or phone line from a PC remote access another PC, you can then work on the computer, just like with Habitat as dying, it also allows the system administrator to control the network all the computers, access files, watch the screen, control the keyboard and mouse movements
- 2022-08-13 12:35:43下载
- 积分:1
-
TCPServer(IOCPServer) Socket 大容量网络服务器解决方案
大容量网络服务器解决方案,可达到每服务器支持超多8万人在线(保持8万个...
TCPServer(IOCPServer) Socket 大容量网络服务器解决方案
大容量网络服务器解决方案,可达到每服务器支持超多8万人在线(保持8万个以上的TCP长连接)-TCPServer (IOCPServer) Socket large capacity network server solutions for large-capacity network server solution that can reach every server to support more than 8 million people in super-line (to keep more than 80,000 long TCP connection)
- 2022-06-29 17:30:19下载
- 积分:1
-
功能强大和形态多样的TLabel控件,有了这个,其它的Label可以不用了,是源码,哪个版本都可以用...
功能强大和形态多样的TLabel控件,有了这个,其它的Label可以不用了,是源码,哪个版本都可以用-powerful and varied shapes of TLabel Controls With this, Label the other can not, it is source code, which can be used in version
- 2023-04-23 12:40:03下载
- 积分:1
-
一个简单的WEB浏览器
一个简单的WEB浏览器-a simple Web browser
- 2023-01-22 20:10:04下载
- 积分:1
-
Delphi2005 B/S程序设计技巧集(34
Delphi2005 B/S程序设计技巧集(34--36)
现在delphi 2005 B/S的书籍资料太少,几乎没有可参考的资料,这在一定程度上限制了delphi 2005的使用,相反C#,ASP的书籍资料到处都是。通过几个月的学习也算是总结了一点经验,从现在起我将陆续将ASP和C#的例子、技巧翻译到delphi 2005下面,希望对大家的学习和工作有帮助,毕竟.Net是一种发展趋势。我将不定期写新的内容,同时,如果你在工作或学习中有什么问题,我也会将问题加入本篇文章,另外,一个人的能力毕竟有限,也希望大家共同来解决问题。
宋雨炫
-Delphi B/S programming skills sets (34-- 36) is now delphi 2005 B/S books so little information, almost no reference to the information, This, to a certain extent, limit the use of Delphi 2005, C# contrary, ASP information books are everywhere. Through several months of learning is also summed up the experiences that from now on I will continue, ASP and C# example, delphi translation skills to below 2,005, we hope to study and work there to help, After all. Net is a development trend. From time to time I will write the new content, and if you work or study any problem, I will also take the issue into this article, in addition to the ability of a person is limited, I hope we can jointly to solve the problem. SONG X
- 2022-04-13 06:14:36下载
- 积分:1
-
dephi中各种控件的源代码和各种操作技巧,以及类的开发和应用...
dephi中各种控件的源代码和各种操作技巧,以及类的开发和应用-dephi the source code for various controls and a variety of operating skills, as well as the development and application of class
- 2022-02-02 03:55:35下载
- 积分:1
-
实现资源文件调用,调用资源文件RES,用delphi下的资源文件编译器编译后可生成res后缀名的文件,之后delphi就可调用了。
实现资源文件调用,调用资源文件RES,用delphi下的资源文件编译器编译后可生成res后缀名的文件,之后delphi就可调用了。-Realize the resource file call, call the resource file RES, used under delphi compiler to compile the resource file can be generated suffix res files, and then you can call a delphi.
- 2022-02-26 08:26:24下载
- 积分:1