搜索资源列表
mvc_extjs_nhibernate
- 采用vs2010开发的结合extjs+asp.net 的mvc模式(C#)+nhibernate开发。实现简单的功能查询示例-this is a simple example for extjs+mvc+nhibernate
Json40r1
- Json.NET makes working with JSON formatted data in .NET simple. Quickly read and write JSON using LINQ to JSON or serialize your .NET objects with a single method call using the JsonSerializer. -Flexible JSON serializer to convert .NET objects t
51aspx_jQueryEasyUI
- 一个管理系统,功能介绍: 简单实现了人员管理:列表、增加、修改、删除的功能 主要让大家明白jQuery Easy UI怎样和后台交互,主要是json. 希望对大家有所帮助-A management system, Features: simple implementation of personnel management: list, add, modify, delete functions mainly to let everyone know how jQuery Easy
!myLibrary
- 这是我自己用vb.net写的几个很简明的基础类库,很适合初学者或业余爱好者使用。主要包括:DataManager库(参数化的数据库操作类库,支持Access、SQL Server以及excel文件三种格式,用它就再也无需拼写繁琐的sql语句了),Geometry库(平面几何的类库,包括点、直线、线段、圆、向量等对象,支持平移、翻转、缩放、求垂足、求焦点、求夹角、求切线等等多种方法,基本涵盖了中学平面几何的所有内容),Json库(好用的Json文本解析工具,当然功能比较简单)。-This is m