资源列表
[Dephi控件源码] Delphi_057420
说明:Delphi:Delphi使用BDE动态连接数据库的程序源代码,打开数据表,并显示TerryDB.DB的测试内容,程序编缉状态下的截图如图所示,BDE连接数据库使用也挺广泛,本例有参考价值。 -Delphi: Delphi BDE program source code using dynamic connection to the database, open the data table and displays TerryDB<ZUAPI3F> 在 2025-01-18 上传 | 大小:6kb | 下载:0
[Dephi控件源码] Delphi_072143
说明:Delphi:Delphi枚举网络,通过Enum枚举的方法列出网络中的NETWare Server,程序获取时候速度有点慢,如果设置不对,程序会假死,源代码还有再扩展的空间,觉得有用的就下载源码吧。 -Delphi: Delphi enumerate network, listed by network NETWare Server Enum enumeration methods, procedures, time to get<N0YUB5C> 在 2025-01-18 上传 | 大小:5kb | 下载:0
[Dephi控件源码] Delphi_081345
说明:Delphi:Delphi基于图像控件放大图片、缩小图片,点击对应按钮实现对应的放大或缩小功能,Delphi图像处理的小操作,源码简单,免费下载。 -Delphi: Delphi Enlarge image-based controls, reduce the image, click on the corresponding button zoom in or out to achieve the corresponding fu<6TZRGCD> 在 2025-01-18 上传 | 大小:30kb | 下载:0
[Dephi控件源码] Delphi_150500
说明:Delphi:Delphi曲线图演示,最小二乘法七点曲线拟合演示效果,借此源码可了解系数矩阵、增广矩阵、高斯消元、误差计算、高斯消去后的矩阵右侧系数、迭代初值、迭代求解等相关技巧。 -Delphi: Delphi graph demonstrates, least squares curve fitting seven demonstration effect, whereby the source code can underst<8XSBISX> 在 2025-01-18 上传 | 大小:9kb | 下载:0
[Dephi控件源码] Delphi_200315
说明:Delphi:Tcp连接测试工具,用来测试TCP服务器的稳定性(连接、发送、断开),已是更新版本,解决客户端断开后重连有时会失败的问题,测试时请输入ip地址,端口号和服务器,发送测试数据,收到信息后断开等。Delphi实现TCP连接测试代码,写的不错的小软件。 -Delphi: Tcp connection test tool for testing the stability of TCP server (connect, sen<T71RZFW> 在 2025-01-18 上传 | 大小:84kb | 下载:0
[Dephi控件源码] Delphi_266087
说明:Delphi:DELPHI7代码读取中国天气网JSON数据,实现一个天气预报程序,没有过多美化,只是简单的读取出了指定城市的天气信息,美化一下就是一款漂亮的天气预报软件了。需要了解中国天气网城市代码JSON 串格式和中国天气网城市代码 JSON 数组格式,这两个文件已附上,下载压缩包解压即可。 -Delphi: DELPHI7 code reads China Weather Network JSON data to achieve<KMNEY58> 在 2025-01-18 上传 | 大小:127kb | 下载:0
[Dephi控件源码] Delphi_314188
说明:Delphi:Delphi连续打印,比如打印号码连续的标签,相对于只打印一张,肯定有捷径可以走,具体的实现思路和源码是什么,那么请下载本源码吧。连续的标签内容取自于Access数据库文件,在根目录的db1.mdb。 -Delphi: Delphi continuous printing, such as printing labels consecutive numbers, as opposed to only print one<Z11S2S1> 在 2025-01-18 上传 | 大小:11kb | 下载:0
[Dephi控件源码] Delphi_347288
说明:Delphi:Delphi打印纸置源码实例,设置打印纸大小的Delphi源码下载,指定宽度和高度参数的自定义,连接打印机可看到预览效果,仅是一个模块代码,可配合其它的打印程序使用。 -Delphi: Delphi source code examples set printing paper, set the paper size of Delphi source code download, specify a custom wi<60LL00K> 在 2025-01-18 上传 | 大小:213kb | 下载:0
[Dephi控件源码] Delphi_354682
说明:Delphi:Delphi的数据加密技术演示实例:文本加密解密源代码,随便在文本框中输入一段字符,可显示文本加密前的字符和文本加密后的字符,并输出解密后的文本。 -Delphi: Delphi data encryption technology demonstration examples: the text encryption and decryption source code, just enter some charac<HOA6Q8X> 在 2025-01-18 上传 | 大小:4kb | 下载:0
[Dephi控件源码] Delphi_358806
说明:Delphi:Delphi结合Excel打印报表的实例源代码,利用Excel表格组件的功能将数据导入到Delphi窗体中,并进行列表打印,打印数据之前你需要连接Excel文件。 -Delphi: Delphi source code with examples of Excel to print the report, using functional Excel spreadsheet component to import da<WR5KKGN> 在 2025-01-18 上传 | 大小:13kb | 下载:0
[Dephi控件源码] Delphi_371455
说明:Delphi:用Delphi实现在程序中自定义文件输入格式,MyDateFile.Dat是存放数据的,程序支持数据格式判断,出错会提示“日期或价格填写错误”,每一个输入框都对应一种格式,当然数据判断代码也是不一样的,你可根据自己的需要查看对应代码。 -Delphi: Delphi to achieve in the program with a custom file input format, MyDateFile.Dat dat<07SC57B> 在 2025-01-18 上传 | 大小:5kb | 下载:0
[Dephi控件源码] Delphi_418385
说明:Delphi:Delphi取得Modem的各个状态,先判断是否可以打开端口,判断有没有Model存在,若没有给出提示“没有发现Modem的存在1若存在则可以取得Modem的各个状态,比如清除发送、数据准备就绪、拨号指示、接受检测信号等。程序通过COM2串口连接调制解调器。 -Delphi: Delphi to obtain various state Modem, first determine whether you can op<IXDUSQP> 在 2025-01-18 上传 | 大小:4kb | 下载:0