-
OurTalk
C# 一个简单的局域网通信功能
只建议初学者看
没有什么复杂的功能 只实现了简单的 广播功能(C# a simple local area network communication is not only recommended for beginners to see what the complexity of the functions of only a simple radio functions)
- 2009-05-14 23:38:33下载
- 积分:1
-
TCPIPserver
实现TCP/IP通信的服务器端代码,帮助学习C#以及实现TCP通信(Server Codes for TCP/IP Communication)
- 2019-05-05 15:29:15下载
- 积分:1
-
快乐生肖游戏
本人亲自开发的完整版,vs2010编译运行。3.5框架
- 2022-07-02 07:28:46下载
- 积分:1
-
anwend-safe
將 W頁的查詢出來的界面,通 ]件 l送出去,可以做為計劃排程來定 r的 l送(Will W page of the query out of the interface,] piece l sent out, can be used as a plan to schedule the r of the l send)
- 2018-12-04 23:31:28下载
- 积分:1
-
asp.net中profile的详细配置
asp.net中profile的详细配置-asp.net detailed in the profile configuration
- 2022-11-17 10:30:04下载
- 积分:1
-
C#通过GDI+绘制带刻度尺的数学坐标系
C#通过GDI+绘制带刻度尺的数学坐标系,应用于图形图像编程,各类统计图表绘制,以及对图形图像编程中数值坐标的研究。
调用方式(以WINFORM为例,其他类推):
Bitmap m_Bitmap=null;
private void menuItem_Click(object sender, EventArgs e)
{
m_Bitmap = new Bitmap(1000, 800);
Graphics g = Graphics.FromImage(m_Bitmap);
g.SmoothingMode = SmoothingMode.HighQuality;
g.Clear(Color.White);
MathCoordinate mathCoordinate = new MathCoordinate();
mathCoordinate.IsDrawGrid = true;
- 2022-08-03 22:37:23下载
- 积分:1
-
使用vb.net编写得一个简单xml编辑器。
使用vb.net编写得一个简单xml编辑器。-use vb.net prepared in a simple xml editor.
- 2023-05-10 10:00:04下载
- 积分:1
-
VC助手破解版 visualassist
VC助手破解版,这个很不错的。
推荐给新手...
vc++6.0,vs2003.net,vs2005.net,vs2008都可以用,完全兼容哈
希望给大家带来个方便:-)(vc++6.0,vs2003.net,vs2005.net,vs2008)
- 2020-06-26 00:00:02下载
- 积分:1
-
一个很好的网页模版,叶面简洁大方。只要稍作修改便可设计出自己的网页。...
一个很好的网页模版,叶面简洁大方。只要稍作修改便可设计出自己的网页。-A good page template, pithy and unaffected leaves. As long as some slight modifications will be able to design their own web pages.
- 2022-05-25 21:44:25下载
- 积分:1
-
用c语言实现食人魔传教士过河问题,同样比较复杂,但是指针的使用较少,结构比较明了...
用c语言实现食人魔传教士过河问题,同样比较复杂,但是指针的使用较少,结构比较明了-C language by missionaries across the river Ogre realize the problem, the same complex, but the use of pointer less clear structure
- 2022-02-27 09:04:39下载
- 积分:1