-
WAV录音,你可以随时记录,随时暂停,继续记录,…
WAV录音机,可以时刻录音,时刻暂停,继续录音,功能比较齐全-WAV recorder, you can always recording, always suspended, to continue recording, features relatively complete
- 2022-06-14 22:35:24下载
- 积分:1
-
DELPHI编程宝典,经典,入门者的捷径
DELPHI编程宝典,经典,入门者的捷径-DELPHI programming book, classical, beginners shortcut
- 2022-08-25 10:09:03下载
- 积分:1
-
delphi + scene 坐标的例子 3维坐标
delphi + scene 坐标的例子 3维坐标-delphi+ scene coordinates of 3-dimensional coordinates of the examples
- 2022-01-31 19:17:24下载
- 积分:1
-
随便写的很难看,希望大家给给建议和意见,现在想弄个别人的来参考一下。...
随便写的很难看,希望大家给给建议和意见,现在想弄个别人的来参考一下。-Just write it is very difficult to see, I hope we have given to the suggestions and comments, and now want others to弄个reference.
- 2022-10-24 18:10:03下载
- 积分:1
-
在桌面时钟程序中编写了接口。他是原料药的典型例子…
是用API 编写的一个桌面时钟程序。堪称是经典的 API 编程之范例大作!
提供全部源代码!供大家共同进步!-API is prepared in a desktop clock procedures. His is the classic example of API Programming Between big! Full source code! For all the common progress!
- 2022-11-20 06:50:04下载
- 积分:1
-
Delphi DLL封装和面向对象技术的使用。rar
Delphi中的DLL封装和调用对象技术.rar-Delphi DLL package and the use of object technology. Rar
- 2022-04-24 19:27:26下载
- 积分:1
-
有关delphi的应用,所用数据库连接为sql
有关delphi的应用,所用数据库连接为sql-on the application used for database connectivity sql
- 2022-05-22 11:19:59下载
- 积分:1
-
delphi 2005 C#Builder精彩编程实例集锦源代码第5章 网络开发编程实例实例143 如何向服务器上传文件...
delphi 2005 C#Builder精彩编程实例集锦源代码第5章 网络开发编程实例实例143 如何向服务器上传文件-delphi 2005 C# Builder exciting programming source code examples allehanda Chapter 5 web development programming examples 143 examples of how to upload files to the server
- 2022-03-19 10:48:08下载
- 积分:1
-
err
1、源码包括图标、代码和建库脚本三部分
2、程序都在Delphi7.0和SQL Server 2000个人版下调试通过的,使用的操作系统是Microsoft Windows 2000(Professional),原则上,操作系统对程序没有影响,不过,作者没有在其他操作系统平台上调试这些程序。
3、数据库使用SQL Server的用户sa,密码为“$%*^@”。如果数据库sa用户密码不同,可以在SQL Server的查询分析器中输入以下SQL语句来修改密码:exec sp_password ‘旧密码’,’新密码’,也可以通过SQL Server企业管理器,展开【数据库】|【安全性】|【登录】节点,双击其中的sa项目,将密码设置为“$%*^@”。
4、默认文件为只读文件,而所有程序在重新编译时都必须重新创建这些文件,所以在重新编译之前必须将所有文件修改为可写。
5、该程序有配套教材《Delphi数据库开发经典案例解析》清华大学出版社
-err
- 2023-03-06 02:40:04下载
- 积分:1
-
本程序是在网友vagrant的升级程序上增加了SQL数据库的更新升级功能,系统中采用了ACCES来存储数据更新的指令,从而达到逐步执行SQL代码的功能,因为在S...
本程序是在网友vagrant的升级程序上增加了SQL数据库的更新升级功能,系统中采用了ACCES来存储数据更新的指令,从而达到逐步执行SQL代码的功能,因为在SQL中要创建表、存储过程、视图等对象时,需要删除原有老的对象,但是SQL不支持将这些指令存放在一起,从而导致出错。所以用ACCES来存储数据了
例中将在MASTER中创建p_killspid,该程序过程是用来恢复与备份数据的一部分。
MENTOROUSER.INI为数据服务地址,曾经有网友问过我如何做服务登录的系统,此文件是个关键,具体的连接请参考代码
SQLTEXT.MDB为数据库更新用的文件,请自行修改记录,但是记录先后顺序一定要根据指令的先后顺序来添加。
mentoro.htm为存放在网站上的文件,具体内容自已改吧。(您也可以用INI文件)
CHIS.INI为更新配置文件-is in the process of upgrading netizens vagrant procedures added to the SQL database updates function , a system used to store data ACCES update the directive, so as to achieve the progressive implementation of the functions of the SQL code, in SQL to create tables, stored procedures, views, and other objects, the need to remove the old original targets But SQL does not support these directives will be stored, thus contributed to the error. Therefore, the use of ACCES to store data in the cases will be created p_killspid MASTER, The procedure is used to process and the restoration of backup data part. MENTO
- 2022-12-10 06:30:03下载
- 积分:1