登录
首页 » 界面开发 » IP助手,用c++Builder,用它可以实现局域网内聊天功能,并且用它可以调试网络程序...

IP助手,用c++Builder,用它可以实现局域网内聊天功能,并且用它可以调试网络程序...

于 2022-09-13 发布 文件大小:370.82 kB
0 159
下载积分: 2 下载次数: 1

代码说明:

IP助手,用c++Builder,用它可以实现局域网内聊天功能,并且用它可以调试网络程序-IP helper, with c++ Builder, it can realize to use LAN chat and can use it to debug network program

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

发表评论

0 个回复

  • 对接
    对接面板
    2022-01-28 06:02:18下载
    积分:1
  • Version 4.1 of ReSize contains 3 install files. ReSize16.exe
    Version 4.1 of ReSize contains 3 install files. ReSize16.exe --> This file installs the 16 bit version of ReSize OCX. The 16 bit version of ReSize OCX is only compatible with 16 bit Visual Basic 4.0. ReSize32.exe --> This file installs the 32 bit version of ReSize OCX. The 32 bit version of ReSize OCX is compatible with 32 bit Visual Basic 4.0, Visual Basic 5.0, Visual Basic 6.0, and ASNA s Visual RPG. ReSize_.NET.exe --> This file installs the .NET version of ReSize. The .NET version of ReSize is compatible with Visual Studio .NET. It can be used with Visual Basic .NET, Visual C# and other languages that are compatible with .NET.-Version 4.1 of ReSize contains 3 install files. ReSize16.exe--> This file installs the 16 bit version of ReSize OCX. The 16 bit version of ReSize OCX is only compatible with 16 bit Visual Basic 4.0. ReSize32.exe--> This file installs the 32 bit version of
    2022-03-15 13:08:47下载
    积分:1
  • php-student-management-system
    php-student-management-system 学校学生档案管理系统.提供丰富的查询、登记、修改 功能等。界面美观、时尚,完全秉承现流行的web程序原则。适合各种中、小学校和高 等院校的档案室档案快速备份,查询等工作,也适合班主任老师对学生的详细情况的 记录备案。 功能简介: 1.菜单自定义管理 2.管理员密码账号管理 3.管理员添加,修改,删除 4.数据库备份,压缩,恢复,软件空间占用powered by 25175.net 5.姓名,像片规格,曾 用 名 ,性别,出生日期,免冠照片,学号,所在集体,身份证号,入 学学历,政治面貌 入学日期,加入组织,日期, 民族,籍贯,家庭住址,联系电话,邮编 6.何年何月到何年何月 所在学校或单位 任何职务 证明人 学习情况 个人特长 奖惩 记录 爱好 处分记过 学籍异动情况 毕(结)业或肄业日期 毕(结)业或肄业去向 备 注 >>学生档案信息资料添加,修改,删除 7.真实姓名: 曾 用 名: 性 别:学 号: 身份证号: 籍 贯:的查 询 8.8.分页,批量删除,档案详细分类查询 9.无组件图片上传 10.乱码BUG修复 11.路径自动生成 12.支持群删除
    2023-03-22 05:40:03下载
    积分:1
  • RibbonDemo
    Ribbon是一种以面板及标签页为架构的用户界面(User Interface),原先出现在Microsoft Office 2007及 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-03-16 02:15:30下载
    积分:1
  • sdl设置关键色
    这个源代码的版权由Lazy Foo" 产品(2004-2013) 请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
    2022-05-08 15:24:52下载
    积分:1
  • 基于Qt的仿Mac Dock栏样式
    在Qt上开发的仿Mac Dock栏的样式图标,鼠标在图标上滑动,能呈现出鱼眼缩放效果;点击图标,图标可以弹跳。 在Visual C++和Qt Creator上都可以编译运行此代码。
    2022-02-05 23:48:28下载
    积分:1
  • 图书馆管理系统,有完整的图书借阅及管理功能
    图书馆管理系统,有完整的图书借阅及管理功能-Library Management System, a comprehensive lending library and management functions
    2022-04-07 23:45:12下载
    积分:1
  • 基于c#的时钟
    资源描述本源程序是基于C#的时钟设计,能为初学者提供参考价值,为初学者提供基本的编写代码思路, namespace Clock { public partial class MainForm : Form { private PointF center; private float r; private Pen hourPen; private Pen minutePen; private Pen secondPen; private Thread timeThread; public MainForm() { InitializeComponent(); ShowInTaskbar = false;//不在任务栏中显示 SetStyle(ControlStyles.DoubleBuffer, true); SetStyle(ControlStyles.UserPaint,true); SetStyle(ControlStyles.AllPaintingInWmPaint,true); center = new PointF(ClientSize.Width/ 2.0f, ClientSize.Height/ 2.0f); r = Math.Min(ClientSize.Width / 2.0f, ClientSize.Height / 2.0f); hourPen = new Pen(Color.Black, 2.5f); minutePen = new Pen(Color.Black, 1.5f); secondPen = new Pen(Color.Black, 0.5f); timeThread=new Thread(new ThreadStart(DrawTime)); timeThread.Start(); } protected override void OnPaint(PaintEventArgs e) { Graphics g = e.Graphics; g.Clear(BackColor); //g.SmoothingMode =
    2022-01-26 05:22:52下载
    积分:1
  • 关于父子窗口之间的通信问题,包括消息等的传送
    关于父子窗口之间的通信问题,包括消息等的传送-window between father and son on the communications issues, including the transmission of news
    2022-03-13 05:28:56下载
    积分:1
  • Drag items from Toolbar and drop into view
    Drag items from Toolbar and drop into view-Drag items from Toolbar and drop into view
    2022-07-05 05:22:22下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载