登录
首页 » Web Server » 全功能网上商城 免费版

全功能网上商城 免费版

于 2022-09-28 发布 文件大小:440.48 kB
0 97
下载积分: 2 下载次数: 1

代码说明:

全功能网上商城 免费版-fully functional free version of the online store.

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

发表评论

0 个回复

  • 使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功能。...
    使用 ISAPI Filter 实现的限制 IIS 多线程访问程序。 主要应用在下载系统,或者使用 IIS 做的流媒体点播系统中,稍加修改可以使其具有认证功能。在程序中已经对 用户认证 事件做了直接返回的处理。 使用本 Filter 可以很容易的获得服务器的连接数,从而可以实现多个服务器的负载平衡(可以把请求分发到连接较少的一个服务器上)。 可以对访问的有效控制,可以自定义无限制用户IP,限制用户的IP。 从而可以实现对某个IP的限制数不限制,或者对某个IP的封杀。-use ISAPI Filter achieve restrictions IIS multithreading visit procedures. The main application download system, or do IIS use of streaming media on-demand system, a little change can make it authenticated. The procedures for user authentication has done a deal with the direct return. The use of the Filter can easily access server connections, which can be achieved over the server load balancing (request can be sent to a less connected server). The visit can be an effective control, can define unlimited user IP, the IP user restrictions. Thus it is possible for a limited number of IP no restrictions, or to a particular IP block.
    2022-03-21 03:45:01下载
    积分:1
  • an instance of web service learning.
    web服务的实例学习。an instance of web service learning.-an instance of web service learning.
    2022-01-29 01:23:17下载
    积分:1
  • mouse movement, with mobile pictures, the website opened for people who want to...
    鼠标移动,图片跟着移动,对于网页开者来说,有很好的嵌入性。-mouse movement, with mobile pictures, the website opened for people who want to have a good Embeddedness.
    2022-01-31 11:52:25下载
    积分:1
  • 个人认为这是一本不错的asp.net学习资料,本次上传的只是原代码,如有需要教材请e...
    个人认为这是一本不错的asp.net学习资料,本次上传的只是原代码,如有需要教材请e-mal与不才联系。并于此推荐《asp.net技术内幕》一书-personal opinion, this is a good learning materials Asp. Net, the only upload the original code, if necessary materials please e-mal links with wonder. And this recommendation, "Asp. Net technology insider," a book
    2022-07-28 06:00:39下载
    积分:1
  • zChain留言簿2000多用户版 v2.10 1. 支持多用户模式。 2. 在线申请留言簿在线开通。 3. 版主在线修改, 即时生效。 4. 新留言自动发信到...
    zChain留言簿2000多用户版 v2.10 1. 支持多用户模式。 2. 在线申请留言簿在线开通。 3. 版主在线修改, 即时生效。 4. 新留言自动发信到版主信箱。 5. 可显示访客IP及留言时间。 6. 每个版主都可以管理自己版内的留言。 7. 提供搜索留言资料,速度快、功能强。 8. 悄悄话功能(只有斑竹才可以看到)。 9. 留言簿可以自动过滤掉重复的帖子。 10. 斑竹可以自定义留言簿头部显示信息和尾部显示信息。-zChain book over 2,000 users a version V2.10. Supports multi-user mode. 2. Online guest book online applications opened. 3. Moderator online changes with immediate effect. 4. New messages automatically sent to the moderator Box. 5. Visitors can show that the IP and voicemail time. 6. Each moderator can manage their own version of the message. 7. Search messages, fast, strong function. 8. ABC functions (only fed before we can see). 9. Guestbook can automatically filter out duplicate postings. 10. Fed can define an information book shows the head and tail to display information.
    2022-11-02 03:05:04下载
    积分:1
  • 矩形框选中,绝对值得看的教材,绝对好的选择,真是好的不能在好的mapxtreme示例...
    矩形框选中,绝对值得看的教材,绝对好的选择,真是好的不能在好的mapxtreme示例-rectangular Kuangshua, definitely worth looking at materials, definitely a good choice not really good examples in good mapxtreme
    2022-02-04 05:53:36下载
    积分:1
  • 这是对初学ASP.NET的爱好者来说,是最基本的基本控件,希望珍惜!...
    这是对初学ASP.NET的爱好者来说,是最基本的基本控件,希望珍惜!-This is the beginner ASP.NET lovers, is the most basic of basic controls, hoping treasure!
    2022-04-10 10:43:16下载
    积分:1
  • 我收集了一些稀疏矩阵算法,基于线性阵列表模式…
    我收集的一些算法 稀疏矩阵、基于数组的线性表、模式匹配、线性链表-I collected some sparse matrix algorithm, based on the linear array table, pattern matching, etc. Linear Chain
    2022-10-12 18:35:04下载
    积分:1
  • HTTP服务器源码,用于初学者学习HTTP的原理
    HTTP服务器源码,用于初学者学习HTTP的原理-Source HTTP server for beginner to learn the principles of HTTP
    2022-03-25 01:35:00下载
    积分:1
  • 犯错
    系统的前台设计主要包括以下几个功能模块:系统页面模块,用户登录和注册模块,购物模块.其中各个模块有可以分为几个小的模块. 系统页面模块包括:系统首页模块,显示书籍信息模块,最近新书模块,特价书籍模块,显示某一分类书籍模块. 用户登录和注册模块包括:注册新用户模块和登录模块. 购物模块包括:往购物车中放入书籍模块,查看购物车模块,从购物车中拿出书籍模块,生成订单模块,查看订单模块,取消订单和确认订单模块. 系统的后台管理包括:后台管理首页模块,书籍分类管理模块,书籍管理模块,订单管理模块.其中各个模块又可以细分为几个小的模块. 书籍分类管理模块包括:书籍分类管理主界面模块,增加书籍类型模块,更新书籍类型模块,删除书籍类型模块. 书籍管理模块包括:录入书籍资料模块,修改书籍资料主界面模块,修改书籍信息模块,删除书籍模块,上传书籍图片主界面模块和上传书籍图片模块.-err
    2022-12-23 18:00:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载