用jquery.cookie购物车

时间:2018-01-26 10:12:12
【文件属性】:
文件名称:用jquery.cookie购物车
文件大小:204KB
文件格式:ZIP
更新时间:2018-01-26 10:12:12
购物车js javaWeb项目;javaEE6;jdk1.6; //购物车 var Cart = function() { this.Count = 0; this.Total = 0; this.Items = new Array(); }; // 购物车项 var CartItem = function() { this.Id = 0; this.Name = ""; this.Count = 0; this.Price = 0; }; // 购物车操作 var CartHelper = function() {
【文件预览】:
JqueryCookie
----.project(1KB)
----src()
----WebRoot()
--------WEB-INF()
--------index.jsp(5KB)
--------images()
--------shop.jsp(3KB)
--------jquery()
--------META-INF()
----.settings()
--------org.eclipse.wst.jsdt.ui.superType.container(49B)
--------org.eclipse.wst.common.project.facet.core.xml(414B)
--------org.eclipse.jdt.core.prefs(364B)
--------org.eclipse.wst.jsdt.ui.superType.name(6B)
--------org.eclipse.wst.common.component(495B)
--------.jsdtscope(522B)
----.classpath(1KB)

网友评论

  • 挺好用的,不错,感谢分享
  • 好用 谢谢了
  • 不错,可以一个可以使用,一个是php文件
  • 非常的好用,谢谢!