资源列表
DemoMultiLang
- Mutil language tutorial and example.
hellowindows
- C#是一门现代的编程语言,包含在 Visual Studio .Net 7.0 中。它简化了C++的复杂性,保持了灵活性,对于学过C++的人来说很容易上手。写本文的时候 Visual Studio .net 7.0 Beta1已经发布,本文即针对此版本做一些简单的开发尝试。
Notepad-part-of-the-source-code
- 能实现计算器的加、减、乘、除基本功能。Notepad part of the source code-To achieve the calculator to add, subtract, multiply, divide the basic functionality.
netchat
- 一个简易的聊天室,要求能统计在线人数,并能显示留言的时间,能用不同的颜色显示不同人的留言内容,并可以添加留言表情。-A simple chat room, asked to statistics online, and can display a message of the time, can use different colors show different people the message content and can add a message expression.
asp
- 学习ASP.NET使用的正则表达式小结,所有需要用到的正则表达式都有喔-Learning ASP.NET uses the regular expression summary, all need to use regular expressions are Oh
TextreadwriteinCSHARP
- Text reading and writting in CSharp
ASPExample
- 两个书上的ASP的小例子,练练手,可以了解一下基本的常用标签和空间。很不错的代码,希望喜欢的朋友看看~-Small example of two books on the ASP, practice your hand, you can look at the basic common label and space. Very good code, look at the friends you want to like ~
DataSetAndDataGrid
- 介绍了如何使用 DataSet 和 DataGrid 的例子,基于.Net 1.1
FTP
- FTP操作类,文件的上传、下载、修改、删除等操作代码-FTP operations class, file upload, download, modify, or delete operation code
VBMONIJIANPANSHURU
- 当键盘驱动程序把扫描码转换为虚拟码后,会把这个键盘操作的扫描码和虚拟码还有其它信息一起传递给操作系统。然后操作系统则会把这些信息封装在一个消息中,并把这个键盘消息插入到消息列队。最后,要是不出意外的话,这个键盘消息最终会被送到当前的活动窗口那里,活动窗口所在的应用程序接收到这个消息后,就知道键盘上哪个键被按下,也就可以决定该作出什么响应给用户的vb程序-Before the active window, where the active window where the application
VBSample
- visual basic.net sample code toy use with ardence rtx
MakeDll
- Some EXE files from vb.net.use it well.