搜索资源列表
json
- JSON.NET,可以将对象序列化为json,被js解析,以及逆操作-JSON.NET, the target sequence can be translated into json, was js analysis, as well as the inverse operation
Json45r10
- 非常好用的C# json解析库,用与解析json字符串-Very easy to use C# json parsing library with parsing json string
Json45r11
- 强大的json解析程序集,可以解析linq为json,集合为json-Json parsing assembly powerful, can resolve linq json collection to json
!myLibrary
- 这是我自己用vb.net写的几个很简明的基础类库,很适合初学者或业余爱好者使用。主要包括:DataManager库(参数化的数据库操作类库,支持Access、SQL Server以及excel文件三种格式,用它就再也无需拼写繁琐的sql语句了),Geometry库(平面几何的类库,包括点、直线、线段、圆、向量等对象,支持平移、翻转、缩放、求垂足、求焦点、求夹角、求切线等等多种方法,基本涵盖了中学平面几何的所有内容),Json库(好用的Json文本解析工具,当然功能比较简单)。-This is m