摘要:
1,首先建立购物车模型类: using System;using System.Collections.Generic;using System.Linq;using System.Web;namespace Ants.WebPart.Models{ public class ShopCarModel { public int Id { get; set; } ... 阅读全文
posted @ 2012-03-13 11:09
Ants
阅读(1444)
评论(2)
推荐(0)

浙公网安备 33010602011771号