登录
首页 » Delphi VCL » delphi写的简单udp传输,初学者入门,顶

delphi写的简单udp传输,初学者入门,顶

于 2022-07-22 发布 文件大小:341.62 kB
0 140
下载积分: 2 下载次数: 1

代码说明:

delphi写的简单udp传输,初学者入门,顶-delphi write a simple udp transmission, beginners entry, then the maximum

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • delphi实现运筹学线性规划对偶单纯形法程序
    用delphi实现运筹学线性规划对偶单纯形法程序-using linear programming operations research to achieve the dual simplex method procedures
    2023-03-17 04:25:04下载
    积分:1
  • delphi控件源码:包含十四种控件的拓展功能:1、带CheckBox的GroupBox。当处于选中状态时,GroupBox中的控件是可用的,否则是不可用的。2...
    delphi控件源码:包含十四种控件的拓展功能:1、带CheckBox的GroupBox。当处于选中状态时,GroupBox中的控件是可用的,否则是不可用的。2、可自定义图标、文字的DBNavigator控件。3、可控制窗体中输入焦点的跳转顺序。4、图形按钮控件,可指定正常状态、鼠标指向、鼠标按下时的图片。可做出类似金山毒霸2001中的按钮效果。... -delphi source code control: contains 14 kinds of controls the expansion of functions: 1, with CheckBox the GroupBox. When in the selected state, GroupBox controls in are available, otherwise it is unavailable. 2, can be custom icon, text DBNavigator control. 3, can control the form of the jump in the order of input focus. 4, graphics, button controls, may designate a normal state, mouse, mouse click when the picture. Can make similar Kingsoft button effect in 2001. ...
    2022-06-29 11:59:37下载
    积分:1
  • componete Delphi 7是通用
    Componete delphi 7 es de uso general trae varias cosas para la programacion elemental
    2022-04-17 04:19:51下载
    积分:1
  • 一份专业的Access数据库管理工具与原码
    一份专业的Access数据库管理工具与原码-a professional Access database management tools and the original code
    2022-02-12 01:55:02下载
    积分:1
  • Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizas...
    Delphi EXE Dizassembler fo 7.0 Del phi EXE Dizassembler fo 7.0 Del phi EXE Dizassembler fo 7.0 Del phi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0-Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0 Delphi EXE Dizassembler fo 7.0
    2022-05-08 04:09:51下载
    积分: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
  • 客服管理系统(Access版本) delphi+Access开发,简单易学
    客服管理系统(Access版本) delphi+Access开发,简单易学-Customer Service Management System (Access version) delphi+ Access development, is easy to learn
    2023-05-18 20:30:03下载
    积分:1
  • 快速处理各种网络
    快速处理基于 Web 的各种图象文件.zip-rapid handling of the various Web-based document image. Zip
    2023-01-26 23:55: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
  • 多数代码可以直接在Delphi6和Delphi7环境下运行。部分涉及.NET技术内容的代码,需要在Delphi 7上安装Borland .NET Complie...
    多数代码可以直接在Delphi6和Delphi7环境下运行。部分涉及.NET技术内容的代码,需要在Delphi 7上安装Borland .NET Complier for Delphi编译器方可编译执行。Borland已经正式推出Delphi 8 for .NET,所以本书范例中部分内容可能与D8最终版本不符。-most directly in the code and Delphi6 Delphi7 operating environment. Some involved.NET technology content of the code, the need to install Delphi 7 Borland.NET Complier for Delphi compiler can compile implementation. Borland has officially launched for Delphi 8.NET, the book example might be part of the final version D8 inconsistent.
    2022-01-26 05:05:34下载
    积分:1
  • 696518资源总数
  • 105877会员总数
  • 14今日下载