搜索资源列表
SerializeDemo
- 对于.NET中的反射技术的一个学习案例。可以将程序集中的类、方法、属性、字段等读取出来。-For a case study. NET reflection technology. The assembly classes, methods, properties, fields can be read out.
Linq(01)Linq
- Linq(01)Linq 的基本查询包含有循环打印数据(通过主键读取到需要得到的值),过滤、排序、部分均可用,还有提取部分、连接(内外连)分组(根据指定ID进行分组,分组的字段可以使多个,分组后每组的数据的数量如果大于1的话就打印出来)、嵌套查询(首先得到第一个表的数据源,然后得到第二个表的数据源,同时定义一个Books的临时表来存储得到的数据),交并集(用延迟操作符 求得两个集合的交集与并集)。测试请注意:Windows XP不能运行本程序,需要64位系统。-Linq (01) Linq qu
read-island
- 读取EXCEL表格,然后生成点数据,在点数据上添加字段,并且赋值-Read EXCEL spreadsheet, then involves analysis of data, add fields on the point data, and the assignment
UploadFile
- 保存/读取access数据库某字段中的图片文件(Save / read a picture file in a field of the access database)