摘要:
假如我们程序中有产品(Product)和产品分类(Category)这2个类,前端使用ExtJs,通过JSON格式同后端进行通讯:public class Category{ public string Id { get; set; } public string Name { get; set; }}public class Product{ public string Id { get; se... 阅读全文
posted @ 2009-09-07 14:38
tubo
阅读(3108)
评论(1)
推荐(1)

浙公网安备 33010602011771号