会员中心     
首页 > 资料专栏 > IT > IT技术 > 开发技术 > 国开电大JavaScript程序设计实训六:设计简单的购物车11页

国开电大JavaScript程序设计实训六:设计简单的购物车11页

绿洲大麻
V 实名认证
内容提供者
热门搜索
Java 电大 购物
资料大小:193KB(压缩后)
文档格式:WinRAR(11页)
资料语言:中文版/英文版/日文版
解压密码:m448
更新时间:2025/8/9(发布于山西)

类型:积分资料
积分:10分 (VIP无积分限制)
推荐:免费申请

   点此下载 ==>> 点击下载文档


“国开电大JavaScript程序设计实训六:设计简单的购物车11页”第1页图片 图片预览结束,如需查阅完整内容,请下载文档!
文本描述
国开电大JavaScript 程序设计实训六:
设计简单的购物车
Design a simple shopping cart.
The purpose of this project is to (1) master the use of JSON。
(2)master the dynamic n method of data lists。(3) master the use of Web Storage 〇 and (4) be able to design simple ns using the knowledge learned.
The content of this project is to design a product browsing
products to the shopping cart and display the shopping cart 〇 Users can also perform add。subtract。or delete ns on the products in the shopping cart.
The requirements are to (1) design a product list for a specific n。(2) dynamically generate the product and shopping cart data list。and (3) store the shopping cart data in Web Storage.