登录

最新会员 最新下载

成为了本站VIP会员

04月18日 20:09

成为了本站VIP会员

04月18日 18:37

成为了本站VIP会员

04月18日 18:25

成为了本站VIP会员

04月18日 17:16

成为了本站VIP会员

04月18日 09:16

成为了本站VIP会员

04月17日 11:07
已选条件
  1. 编程语言:C++
  2. 代码类别:WEB
  3. 发布时间:不限
全部撤销
编程语言 更多 收起
代码类别 更多 收起
发布时间
更多选项

1. 简单的 web 服务器使用 Arduino Wiznet 以太网屏蔽

使用 Arduino Wiznet 以太网屏蔽的简单的 web 服务器。为 Arduino IDE V1.0 只。以前的 IDE 版本中需要此代码 mods。 原始代码创建 2009 年 12 月 18 日由 David A.梅利斯修改 2010-9-4由汤姆戈修改 2012 年 1 月 18 日 由蒂姆 · 技术 只是更改 MAC 和 IP 地址以使它到您的网络配置马赫。

1
下载
108
浏览
2022-08-11发布

3. c++web的功能

仅仅实现了web的功能,局限性比较大,由于只是想要理解web服务器的原理,所以地址和端口是固定的,也不支持多线程,每次访问的页面也是一致的,后面自己会慢慢改进这些

1
下载
73
浏览
2022-04-14发布

4. Web实时聊天室源码

用纯js通过长轮询来实现 前端用Jquery ajax来实现 1 $(function () { 2 window.polling = { 3 ///长连接地址 4 connectionUrl: "/channel/polling", 5 ///发送方式 6 method: "POST", 7 ///事件载体 8 event_host: $("body"), 9 ///连接失败时重连接时间 10 period: 1000 * 20, 11 ///连接超时时间 12 timeOut: 180 * 1000, 13 v: 0, 14 ///连接ID 15 id: "", 16 error_num: 0, 17 Reconnect: function () { 18 polling.v++; 19 $.ajax({ 20 url: polling.connectionUrl, 21 type: polling.method, 22 data: { id: polling.id, v: polling.v }, 23 dataType: "json", 24 timeout: polling.time

1
下载
113
浏览
2022-03-17发布

5. NET常用源代码

包括: web api入门用的例子程序 web api的crud操作 ajax方式实现的聊天室 cms管理员后台模板 条码扫描 winforms实现用户登录逻辑 socket通讯的例子 将gridview导出到 word excel ppt pdf等文档 将excel转换为xml 修改并且更新datatable中的数据 在两个asp.net页面间传值 在asp.net中实现搜索引擎 webforms实现在线购物车 webbrowser的例子 一个多设备实现的to do列表,用到了AngularJS wpf的计算器 并行计算和多线程的例子

2
下载
97
浏览
2022-01-25发布

6. group-office-www[1].tar

  国外很好的办公自动化软件源代码,基于asp.net 及 sqlserver环境开发。(Good foreign office automation software source code, development environment based on asp.net and sqlserver.)

3
下载
101
浏览
2021-04-10发布

7. lab_1

  1、 某软件公司大约有30名员工,每名员工有姓名、工号、职务等属性,每年都有员工离职和入职。把所有员工建立一个线性表,建立离职和入职函数,当有员工离职或入职时,修改线性表,并且显示最新的员工名单。 要求:1)顺序表存储;实现顺序表的插入、删除、查找、输出等基本操作;调用基本操作完成。2)链表存储;实现链表的插入、删除、查找、输出等基本操作;调用基本操作完成(1, a software company has about 30 employees, each employee has the name, job number, job and other attributes, every year there are employees leaving and entry. Set up a linear list of all employees, establish a departure and entry function, modify the linear list and show the latest staff list when employees leave or enter the position. Requirements: 1) order table storage; implementation of the order table insertion, deletion, search, output and other basic operations; call the basic operation completed. 2) linked list storage, the realization of the list of insert, delete, search, output and other basic operations; call the basic operation completed)

9
下载
156
浏览
2021-04-04发布

8. 某道1.60.0905

  1.6完美端1.64下载地址 附带工具1.6完美端1.64下载地址 附带工具(1.6 Perfect End 1.64 Download Address Supplementary Tool 1.6 Perfect End 1.64 Download Address Supplementary Tool)

1
下载
178
浏览
2021-02-04发布

9. 某道1.60.0905

说明:  1.6完美端1.64下载地址 附带工具1.6完美端1.64下载地址 附带工具(1.6 Perfect End 1.64 Download Address Supplementary Tool 1.6 Perfect End 1.64 Download Address Supplementary Tool)

10
下载
250
浏览
2021-02-04发布

10. SMTP_POP3_manager

说明:  用vc编写的一个邮件收发程序,基本功能已经实现,有界面(vc prepared with a mail procedures, the basic function has been achieved, interface)

0
下载
141
浏览
2021-01-03发布

11. Redis设计与实现(第二版)chm版

说明:  redis底层原理的设计与实现,深入理解和掌握redis。(Design and implementation of the basic principle of redis, and understand and master redis deeply.)

2
下载
109
浏览
2020-11-17发布

12. web微信三方扫码登录与授权登录

说明:  实现基于web的微信三方扫码登录与授权登录(Realization of wechat three party scan code login and authorization login based on Web.)

2
下载
112
浏览
2020-10-27发布

13. flim_cs

  电影院售票系统,运用c#编写,需要连接数据可,功能比较全面,希望可以帮到你(Cinema ticketing system)

3
下载
113
浏览
2020-10-21发布

14. CIIP-master

  CIIP是基于XAF开发的开源信息系统框架。CIIP最常见的应用场景是基于数据库的企业级应用程序,例如供应链系统,ERP系统,MRP系统,CRM系统等。(CIIP is an open source information system framework based on XAF. The most common application scenarios for CIIP are based enterprise applications, such as supply chain systems, ERP systems, MRP systems, CRM systems, etc..)

4
下载
163
浏览
2020-10-21发布

15. Carrental

  2013年实用高级汽车租赁网站代码,积分系统、会员系统、在线预订系统。(Car rental website source code)

3
下载
130
浏览
2020-10-21发布

16. 11vs11robot-soccer

  这个是11V11的平台,里面有简单的策略,代码都经过了注释,非常适合初学者学习。(This is the 11V11 platform, which has a simple strategy, the code have been annotated, very suitable for beginners to learn.)

33
下载
111
浏览
2020-10-14发布

17. wwwroot

  高尔夫购物网站源码,属于精品源码,在毕业后和朋友一起研究的,但是由于推广不当,且销售对象国外,项目搁浅。前台js效果不错,支付功能完善,下单邮件提醒,注册邮件提示,购物车自动结算,优惠券自动结算,后台采用模板,基本功能完善。但有不完善的地方在后台,各位可基本参考,然后各自修改。(Golf shopping website source code, is a fine source, study with friends after graduation, but due to the improper promotion, sales the object abroad, project ran aground. The front desk js pay featured, order mail alert registered e-mail alerts, automated clearing cart, coupons automatically settlement, as background templates, improve the basic functions. However, there are imperfections in the background, you can be the basic reference.)

4
下载
115
浏览
2020-09-27发布

18. nopCommerce_1.50

  国外知名的在线购物的网站源码,asp.net3.5,安装过程中可以一并将数据库进行安装(nopCommerce is a fully customizable shopping cart. It s stable and highly usable. nopCommerce is an open source e-commerce solution that is ASP.NET 3.5 based with a MS SQL 2005 (or higher) backend database. Our easy-to-use shopping cart solution is uniquely suited for merchants that have outgrown existing systems, and may be hosted with your current web host or our hosting partners. It has everything you need to get started in selling physical and digital goods over the internet.)

3
下载
116
浏览
2020-09-27发布

19. softhy

  某美食漂亮购物网站商城(花钱买的二次开发绝对完整)仅供学习使用,禁止用于商业用途!(Beautiful shopping mall site of a food (to pay for the secondary development of absolute integrity) for educational purposes only, is prohibited for commercial purposes!)

11
下载
113
浏览
2020-09-27发布

20. xiaofangbianlidian

  版本要求: 程序体现面向对象的编程思想; 要求能够灵活添加新物品,并向用户提供多次购买一次性结帐的功能; 提示:可用以下三个类解决该问题: 1.货物类(Goods):一个商品,包含了名称,价格信息 2.购物篮类(Basket):一个购物篮,包含了已经选择的东西 3.Store:小芳便利店 主程序 (version requirements : procedures reflect object-oriented programming ideas; Require flexibility to add new items, multiple users to purchase one-time billing functions; Tip : The following three categories can be used to solve the problem : 1. Goods category (Goods) : a commodity, including the name, price information 2. Shopping basket category (Basket) : a shopping cart, already contains a choice of three things. Store : Xiaofang facilitate procedures owner)

10
下载
109
浏览
2020-08-16发布