登录
首页 » WEB(ASP,PHP,...) » 一个功能完美的电子商务网站,可以作为企业建站的模板

一个功能完美的电子商务网站,可以作为企业建站的模板

于 2023-01-30 发布 文件大小:5.44 MB
0 182
下载积分: 2 下载次数: 1

代码说明:

一个功能完美的电子商务网站,可以作为企业建站的模板-A function of the perfect e-commerce sites can be used as a template of building a website for companies

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 网站统计网站统计的网站统计的网站ST艺术…
    网站统计网站统计网站统计网站统计网站统计网站统计网站统计网站统计
    2022-01-25 19:51:12下载
    积分:1
  • ASP.NET v2.0 source 50 cases of entry: C# Basic grammar controls the use of the...
    ASP.NET v2.0 入门50例源码 : C#基本语法 控件的使用 登录控件的使用 ADO.NET知识 XML实例 Net程序集和定制控件 配置和优化 安全配置 -ASP.NET v2.0 source 50 cases of entry: C# Basic grammar controls the use of the registry controls the use of ADO.NET knowledge of XML instance of Net assemblies and custom control to configure and optimize security configuration
    2022-01-25 21:50:02下载
    积分:1
  • C# 系统源代码大全
    C# 系统源代码大全- 用C#编写的中小型企业网站-C# system source code- Go to Small and Medium Enterprises Website
    2022-07-16 21:50:24下载
    积分:1
  • php upload source documents, suitable for upload information network
    php的文件上传源码,适合做网络资料的上传-php upload source documents, suitable for upload information network
    2022-09-13 08:30:03下载
    积分:1
  • 自己学php的过程中的经验和个人体会,还有相关的总结!
    自己学php的过程中的经验和个人体会,还有相关的总结!-Summary of their learning process of learning php
    2022-01-31 02:19:35下载
    积分:1
  • webwork+spring+hibernate应用
    webwork+spring+hibernate应用-webwork+ spring+ hibernate application
    2022-05-31 11:27:02下载
    积分:1
  • data118.net软件创业联盟整站源码下载: 演示:http://www.data118.net 功能列表: 1、会员系统 计时(包月/年)会员、站内短信、...
    data118.net软件创业联盟整站源码下载: 演示:http://www.data118.net 功能列表: 1、会员系统 计时(包月/年)会员、站内短信、我的好友、网络书签、 虚拟货币、发布信息、消费查询、消费统计排行等 2、收费模块 在线支付、货币支付、在线充值、支付查询、消费查询等 3、广告模块 图片(有图片/Flash/文字三种类型)广告、文本广告等,生成JS,可在任何地方调用 4、 商城模块 产品发布、商品推荐、在线订购、订单处理、实时在线支付、购物积分、商城公告等 5、论坛模块 可设认证/只读等论坛类型、发表投票、发贴内容限制、论坛模式选择(标准/简洁)、可按某论坛单独设置参数、论坛列表批时操作等 6、新闻模块 新闻分类、发布新闻、新最推荐、所见即所得编辑器、前台发布审核等 7、文章模块 文章分类、发布文章、文章推荐、所见即所得编辑器、阅读权限、前台发布审核等 8、下载模块 软件分类、发布软件、软件推荐、设置软件服务器、下载权限、前台发布审核等 9、贴图模块 发布图片/Flash/影片、按类型进行分类、设置推荐、浏览权限、前台发布审核等 10、 留言模块 发表留言、留言是否隐藏、记录留言者IP、后台统一管理等-data118.net software startup entire Union Station source download : Presentations : http://www.data118.net function list : a Member system time (month/year) member station messaging, my good friend, network bookmarks, virtual currency, release of information consumer inquiries, consumption statistics ranked two other charges online payment module, the monetary payment, online prepaid, pay inquiries, three consumer inquiries, advertising photo module (pictures/Flash/writing t
    2022-03-22 06:21:22下载
    积分:1
  • 1项目内容 1.1页面 前台: AppMaster.master:整个网站的母板 Cart.aspx:购物车操作界面 Default.as...
    1项目内容 1.1页面 前台: AppMaster.master:整个网站的母板 Cart.aspx:购物车操作界面 Default.aspx:网站的首页 Login.aspx:网站的登录界面 MailME.aspx:联系管理员的邮件发送界面 produce.aspx:商品单界面 ProductsList.aspx:商品详细信息界面 reg.aspx:网站用户注册界面 speak.aspx:一个简单的留言板界面 sucess.aspx:订单操作成功界面 UserOrder.aspx:用户填写订单界面 1.2类文件 说明: -1 item 1.1 front page: AppMaster.master: entire site motherboards Cart.aspx: interface to Cart Default.aspx: Web site
    2022-07-27 16:59:04下载
    积分:1
  • /*------------------------------------------------------------------| | AjaxTablePage 1.01 | AJAX数组表格分页类 | |-------------------------------------------------------------------| | Copyright (c) 2009 Apollo Updated: 2009年2月5日9:44:56| | | | 调用方式: | var 自定义的全局变量名 = new AjaxTablePage("自定义全局变量名","表格的ID","翻页后运行的返回函数") | 自定义的全局变量名.ioStr.DiyTH="表头1,表头2,.." | 自定义的全局变量名.ioStr.Diystr="第一行1第一行2,..|第二行..|.." | | 自定义的全局变量名.initialize() | | | | 接口:每页记录数,表格头字符串,表格内容字符串 | | AJAX应用:适时获取新的字符串后设置上述接口再调用initialize()即可 | | 参考网上代码所写,变量名不是很规范。请见谅| | | |-------------------------------------------------------------------*/-/*------------------------------------------------------------------| | AjaxTablePage 1.01 | AJAX table pagination array-type | |-------------------------------------------------------------------| | Copyright (c) 2009 Apollo Updated: 2009 Month 5 Day 2 years 9:44:56 | | | | Call by: | Var-defined global variable name = new AjaxTablePage ( "si
    2022-02-03 05:04:56下载
    积分:1
  • jsp do with the flow of a statistical system, dedicated to the Web traffic stati...
    用jsp做的一个流量统计系统,专用于网站流量统计,很不错的一个东西,可以帮助你更方便的管理你的网站-jsp do with the flow of a statistical system, dedicated to the Web traffic statistics, a very good thing, I can help you more easily manage your site
    2022-08-16 01:00:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载