搜索资源列表
Interpreter
- C# 表达式解析应用 主要对象: 1.Parser 处理数学公式文件2.Interpreter 管理符号 3.BizMgr 业务层面封装和管理Parser和Interpreter 详见代码 -C# expression analysis applications
CH7
- 类和对象的创建管理,类的封装,可访问性,构造函数,STATIC方法字段,实例方法和字段-GOOD
Csharp
- 有用的源码,帮助学习,Autodesk官方最新的.NET教程(C#) 第 1 章 Hello World: 访问 ObjectARX .NET 封装类 1 第 2 章 .NET AutoCAD 向导及Editor类 2 第 3 章 数据库基础: 创建我们自己的Employee 对象 4 第 4 章 数据库基础2: 添加自定义数据 9 第 5 章 用户互操作:提示和选择 17 第 6 章 更多的用户界面:添加自定义数据 24 第 7 章 事件 -Useful sourc
TcpServerClient
- 包含三个类,TCPServer.cs 这个类是TCP服务端,TCPClient.cs这个类是TCP客户端,TCPServerClient.cs 这个类是服务端连接的客户端对象,自带握手校验功能,异常连接在指定时间内被关闭(Contains three classes, the TCPServer.cs class is a TCP server, the TCPClient.cs class is a TCP client, the TCPServerClient.cs class is con