从0.1开始学C# |
|
||
小女子要开始学习C#了,主要是网络编程和画图两方面。 以前只学过C,也没怎么编过程序, 故而这个标题。 学习过程中,把自己学习的东西总结一下。 希望偶尔路过的高人多多指教 谢谢!^_^ |
2009年5月13日
摘要:
主程序: Code Code highlighting produced by Actipro CodeHighlighter (freeware)http://www.CodeHighlighter.com/-->publicstaticintMain(String[]args) { IPA... 阅读全文
摘要:
服务器端 TCPServer 1、使用的通讯通道:socket 2、用到的基本功能: Bind, Listen, BeginAccept EndAccept BeginReceive EndReceive 3、函数参数说明 Code highlighting produced by Actipr... 阅读全文
|
Copyright © 2024 阿朵
Powered by .NET 9.0 on Kubernetes |