摘要
购物车功能就是将商品信息与顾客购物行为绑定,并进行显示、编辑和存储的过程,其关键技术就是让服务器识别每个客户并与之建立关联。本文将实际出发,去探索利用ASP的Session结合ASP的Dictionary对象去实现购物车的基本功能。
The function of shopping cart is binding the commodity information and customer shopping behaviors, which is a process to display,edit and storage,whose key technology is to allow the server to identify each customer and establish the connection with them.From the reality,the paper explored how to realize the basic function of the shopping cart with the use of ASP Session and ASP Dictionary objects.
出处
《软件工程师》
2014年第10期16-16,15,共2页
Software Engineer