登录
首页 » WEB(ASP,PHP,...) » 这是本人收藏的较好用的凡人网络商城系统,热烈推荐出来给大家享用...

这是本人收藏的较好用的凡人网络商城系统,热烈推荐出来给大家享用...

于 2022-10-04 发布 文件大小:1.37 MB
0 176
下载积分: 2 下载次数: 1

代码说明:

这是本人收藏的较好用的凡人网络商城系统,热烈推荐出来给大家享用-this is my collection of the mortals better place network system, warmly recommend it to the benefit of Members

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

发表评论

0 个回复

  • Photo Gallery, features a lot of flash picture browsing, auto
    图片库,功能很多,图片flash浏览,自动播放等等。-Photo Gallery, features a lot of flash picture browsing, auto-play and so on.
    2022-01-26 03:27:06下载
    积分:1
  • Html file for shariing
    Html file for shariing
    2022-05-15 21:40:36下载
    积分:1
  • 老外开发支持大文件,速度极快上传组件。Csharp编写的。
    老外开发支持大文件,速度极快上传组件。Csharp编写的。-foreigner to support the development of large files, high speed uploads components. Csharp prepared.
    2022-03-12 02:52:57下载
    积分:1
  • C2C二手交易网SMRUC v2.0具有强大的用户自主发布和管理信息功能、搜索功能、信息 分类功能、站内通讯功能和网站自动运行功能。同时也最大程度上提供了网站需...
    C2C二手交易网SMRUC v2.0具有强大的用户自主发布和管理信息功能、搜索功能、信息 分类功能、站内通讯功能和网站自动运行功能。同时也最大程度上提供了网站需要的 发展日志、留言本、服务器信息察看、数据库备份和管理。 C2C二手交易网SMRUC v2.0开创性地开发了信息推送技术。只要用户选择接受信息推送,当用户发布信息后,系统将把和他信息相关的信息以站内消息的方式通知用户。使系统更智能化、人性化。-C2C secondary trading networks SMRUC v2.0 users with a powerful independent releases and information management functions, search functions, functional classification of information, communication stations and websites automatic functionality. Also maximum extent necessary to provide a website development log, the message, the server information see, database backup and management. C2C secondary trading networks SMRUC v2.0 pioneering the development of information technology push. If users choose to accept push information when users after the information is released, the system will, and his information-related information to the news station to notify users. Make the system more intelligent and humane.
    2022-05-18 03:51:04下载
    积分:1
  • Think if the question
    想如果问答系统介绍:1、HTML自动生成静态整体,减轻服务器负担2、用户注册,用户分为普通用户和专家用户,后台可以添加用户卷3、问题管理功能,对网友提出的问题进行管理4、,站点系统配置,包括站点名称、反SQL注入、关键字过滤等,都可以在后台进行设置。另外,为了保证网站安全,系统还设置了需要审核的问题默认功能。5、DIGG功能6,管理功能7分,赠送功能8分,用户共享,用户可下载各类共享资源,如新浪爱问,可下载9个,网站管理功能公告10个,新闻管理功能11个,其他N多功能后台管理:/admin/admin_登录.asp用户名:admin密码:admin888
    2023-05-02 01:35:08下载
    积分:1
  • PHP SMTP, Email 邮件工具,可发送Text, HTML格式信件,可夹带多附件,可透过本机或其他Mail Server传送...
    PHP SMTP, Email 邮件工具,可发送Text, HTML格式信件,可夹带多附件,可透过本机或其他Mail Server传送-PHP SMTP, Email spam tools, can send Text, HTML format letters, inflating the number annex, through the machine or other transmission Mail Server
    2022-03-23 02:31:27下载
    积分:1
  • team 论坛源代码:采用缓存技术,访问速度更快,对服务器的压力更小。针对搜索引擎进行优化,使你的文章更快的加入搜索机器人的视眼。默认多后台管理功能,发放各级权...
    team 论坛源代码:采用缓存技术,访问速度更快,对服务器的压力更小。针对搜索引擎进行优化,使你的文章更快的加入搜索机器人的视眼。默认多后台管理功能,发放各级权限,可以让管理更轻松。用户权限管理,层层检测,动态更新各级权限。完整的XML定阅功能。更小的安装包,更方便的使用。-team forum for the source code: the use of cache technology, visit faster, the pressure on the server smaller. For search engine optimization, so that your article faster visual search robot eyes. More than the default background management functions, payment of all levels of competence, allowing easier management. User rights management, layers of detection, dynamic update at all levels of competence. Complete XML subscription function. A smaller installation package, more convenient use.
    2023-02-05 03:50:04下载
    积分:1
  • 是一个货运的查询系统,方便货运公司的客户通过网络查询货物的到发情况...
    是一个货运的查询系统,方便货运公司的客户通过网络查询货物的到发情况-is a freight inquiry system to facilitate cargo company"s customers through the network for the goods to the situation
    2022-12-29 05:50: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
  • JavaScript prepared by the classic choice of the date of import controls, using...
    JavaScript编写的经典选择输入日期控件,采用纯粹的JavaScript编写,可以用于WEB编程中客户端输入。-JavaScript prepared by the classic choice of the date of import controls, using pure JavaScript preparation, programming for the Web client input.
    2022-07-01 05:17:39下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载