资源列表
[C#编程] TCPClientServer
说明:C#控制台程序,主要实现了TCP和UDP协议发送和接收,简单明了,适合初学。-C# console program, the main achievement of the TCP and UDP protocol to send and receive, simple and clear, suitable for beginners.<masonwu> 在 2024-11-02 上传 | 大小:29696 | 下载:0
[C#编程] NineRideNine
说明:九九乘法表: for (int a = 1 a <= 9 a++) { for (int b = 1 b <= a b++) { x=a*b labelShow.Text += a.ToString() + "X" + b.ToString() + "="+x.ToString()+" \t" }-Multiplication table<tangbing199> 在 2024-11-02 上传 | 大小:29696 | 下载:0
[C#编程] tank01
说明:xna编程 此处可以展示一个tank的3D模型的载入,对xna学习有一定好处-XNA Programming<buyaowenwoshuia> 在 2024-11-02 上传 | 大小:29696 | 下载:0
[C#编程] RSS.NET.tar
说明:c# 写的非常强大的RSS 工具-c# written in a very powerful RSS tools<陈星> 在 2024-11-02 上传 | 大小:29696 | 下载:0
[C#编程] vistarender
说明:漂亮的Vista风格工具栏渲染器c#源码,很漂亮,可以直接拿来用,也可研究一下代码,对控件绘制的学习很有帮助。-Nice Vista-style toolbar renderer c# source code, it is beautiful, and can be directly brought to use, but also look at the code for the control of learning draw us<maomao> 在 2024-11-02 上传 | 大小:29696 | 下载:0
[C#编程] Minesweeper
说明:C# minesweeper only with reavealing of one mine in a row, without cascading. It helps for a AI problem, for a minesweeper solver.<gneagoe> 在 2024-11-02 上传 | 大小:29696 | 下载:0
[C#编程] NETFrameworkHowToSendMail
说明:This source code demonstrate send and recive mail through the internet.This is done with the help of visual c# and dot net fr a mework<Athira Rejeesh> 在 2024-11-02 上传 | 大小:29696 | 下载:0