登录
首页 » Windows Socket编程 » 1:布局重新整理,使其更合理,修正慢的问题! 2:首页增加留言显示! 3:修正本地软件无法下载问题! 4:修正装备展示内容限制问题,可以无限添加!...

1:布局重新整理,使其更合理,修正慢的问题! 2:首页增加留言显示! 3:修正本地软件无法下载问题! 4:修正装备展示内容限制问题,可以无限添加!...

于 2022-03-04 发布 文件大小:1.35 MB
0 249
下载积分: 2 下载次数: 1

代码说明:

1:布局重新整理,使其更合理,修正慢的问题! 2:首页增加留言显示! 3:修正本地软件无法下载问题! 4:修正装备展示内容限制问题,可以无限添加! 5:删除合作资源,增加了新手指南! **************************************************** 保持3.3所有功能 V3.4更新内容 1:解决后台网站设置问题 2:增加菜单管理功能!(分顶部导航,顶部版权) 3:客服部分,电话,QQ采用无限制! 4:增加在线统计修改功能! 5:修正新手指南首页不显示错误! 6:修正了新手指南内容不换行错误! 7:修正新闻公告注入BUG! 8:修正首页只能显示一张照片的错误! 由于时间匆忙,请各位手动升级 V3.4最新功能,导航菜单添加管理, 升级方法: 新建表:Gq_menu 字段:id 自动编号 字段:menuid 长整型 字段:title 字符型 50 字段:url 字符型 随意 字段:open 逻辑型 字段:foot 逻辑型 字段:pass 逻辑型 新建表:Gq_config 字段分别为:qq dh sf RMB bbs 全部为备注型 -1 : layout re-organized to make it more reasonable, that the problem of slow! 2 : Home show increased voice! 3 : Amendments to the local software can not be downloaded! 4 : Amendments equipment display content restrictions, can add unlimited! 5 : delete cooperation resources, the increase is coming!**************************************************** maintain all the functions SP 3.3 update 1 : background website set up to solve

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

发表评论

0 个回复

  • A simple checksum algorithm to simulate communication between transmitting and r...
    简单的校验和算法,模拟通信发射和接收方间通信-A simple checksum algorithm to simulate communication between transmitting and receiving side communication
    2022-11-24 18:45:03下载
    积分:1
  • 1-持续CSMA协议下,当一个用户要发送数据时,它首先侦听信道,看是否有其他站点在传送。如果信道忙,就持续等待直到信道空闲时,便将数据送出。若发生冲突,就等待一个随机长的时间,然后重新侦听。 对于这种协议,先考虑当前帧i时的前一帧时i-1,得到前一帧时的最后一帧frame0(相对时间最大的帧)的相对时间dt0,然后再在当前帧时查看有哪些帧的相对时间会小于dt0,这些帧若是发送就会与frame0发生冲突,所以这些帧就进入持续等待状态,这些帧并没有发送。再考虑当前帧余下的帧(dt > dt0),它们中的第一帧侦听到信道处于空闲状态,所以就发送,而其他的帧由于第一帧的发送又处于等待状态。若有大于或等于2个帧的相对时间相等,且它们又同时侦听到信道空闲时,就会同时发送而导致冲突,冲突发生后的处理方法同上两个协议的一样。 -1- CSMA continued under the agreement, when a user to send data, it first interception Channel to see if there are other sites in transmission. If Channel busy, continuing to wait until the idle channel, and put more information out. If there is conflict, it is a long wait for a random time, then re-interception. Such agreements, to consider the current frame i am one of the former when i-1, be a time before the final one frame0 (relative to the time frame) the relative dt0 time, and then when the current frame to detect what the relative time frame will be less than dt0, these frames will be sent if and frame0 conflict, th
    2022-03-03 08:55:18下载
    积分:1
  • 一个VC写的通信序,用CSocket 实现的聊天室序.
    一个VC写的通信程序,用CSocket 实现的聊天室程序.-VC to write a communications program realize CSocket chat room procedures.
    2022-02-09 14:50:30下载
    积分:1
  • 这是个查看网络设置的代码 主要是显示本机器的的各种信息 主要有: Interface Name Type IP Address SubNet Mask Gete...
    这是个查看网络设置的代码 主要是显示本机器的的各种信息 主要有: Interface Name Type IP Address SubNet Mask Geteway PrimaryWinsServer DHCP 这些信息 -View network configuration code is mainly shows that the machinery of the main information : Name Type Interface IP Address SubNet Mask Geteway PrimaryWinsServer DHCP information
    2023-07-14 17:20:04下载
    积分:1
  • Main achieved IE download pictures after the completion of the script and other...
    主要实现了IE下载图片脚本等完成后的提示和IE加载主URL后的提示。顺便实现了收藏夹读取功能。-Main achieved IE download pictures after the completion of the script and other tips and IE prompt after loading the main URL. Incidentally realized favorites read function.
    2022-07-08 23:09:54下载
    积分:1
  • 文件传输,自已学习时写的小序,功能简单,适合初学网络的朋友,喜欢的朋友请下。...
    文件传输,自已学习时写的小程序,功能简单,适合初学网络编程的朋友,喜欢的朋友请下。-FileTran
    2023-07-31 00:25:02下载
    积分:1
  • 自己买的一本书《Directshow入门》上的例子,学习UDP入门挺不错的。...
    自己买的一本书《Directshow入门》上的例子,学习UDP编程入门挺不错的。-He bought a book " Directshow Getting Started" on the example of learning UDP program started pretty good.
    2022-01-26 03:48:45下载
    积分:1
  • TCP/IP连接,连接的客户端和服务端的序,还有我。
    tcp/ip的连接,同时连接客户端和服务端的程序,还有数据库的实现-tcp/ip connection, connecting client and service side of the procedures, there is the realization database
    2022-05-31 08:47:24下载
    积分:1
  • five large IO model three : It model It introduced the general programming model...
    5大IO模型之三:iocp模型,介绍iocp模型的一般编程流程。-five large IO model three : It model It introduced the general programming model process.
    2022-04-14 15:55:08下载
    积分:1
  • 这是一个用c++语言实现的网络中的TCP UDP 以及组播通信的序,具有很好的借鉴意义
    这是一个用c++语言实现的网络中的TCP UDP 以及组播通信的程序,具有很好的借鉴意义-This is a used c++ Language realize the network TCP UDP and multicast communication procedures, a good reference
    2022-03-03 05:58:11下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载