登录
首页 » 套接字网络编程 » 作工精细,设计合理,界面完美,不可多得。

作工精细,设计合理,界面完美,不可多得。

于 2022-03-20 发布 文件大小:7.20 kB
0 232
下载积分: 2 下载次数: 1

代码说明:

作工精细,设计合理,界面完美,不可多得。-must have sophisticated, rational design, interface perfect indeed.

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

发表评论

0 个回复

  • 页下载
    网页下载-website
    2023-04-01 02:50:03下载
    积分:1
  • 分析http协议的Request请求,可以写自己的文件上传组件。
    分析http协议的Request请求,可以写自己的文件上传组件。-http protocol analysis of the Request request, can write their own file upload component.
    2022-07-08 00:24:17下载
    积分:1
  • HTTP是一个基于文本的协议,用于通过Web浏览器来检索Web页面。大多数情况下,如果你位于一个局域时,你是在一个代理服务器之后;这个代理服务器在某一端口...
    HTTP是一个基于文本的协议,用于通过Web浏览器来检索Web页面。大多数情况下,如果你位于一个局域网连接时,你是在一个代理服务器之后;这个代理服务器在某一端口运行一个HTTP代理。在你的Internet Explorer的连接选项中,你可以按需要说明局域网的设置。这个代理服务器运行一个基于文本的协议,你只能从外部网格中得到HTTP相关的数据。但注意,有一个小漏洞,通过它你可以穿过HTTP,连接到外部世界,得到任何基于二进制协议的数据,甚至基于你自己的协议。这就是通过HTTPS。-HTTP is a text-based protocol for a Web browser to access Web pages. In most cases, if you are located in a LAN connection, you are after a proxy server; The proxy server port in a run an HTTP proxy. In your Internet Explorer connectivity options, you may press the need to explain LAN configuration. The proxy server running on a text of the agreement, you can only from the outside grid to be related to the HTTP data. But note that there are a small loophole through which you can pass through HTTP, connect to the outside world, any agreement based on the binary data, or even on your own agreement. It is through HTTPS.
    2022-02-15 15:11:24下载
    积分:1
  • QT获取时间
    基本过程如下: 1. 利用ntp服务器获取网络时间     QUdpSocket udp_sock;     udp_sock.connectToHost("time.windows.com",123); 2. 阻塞等待连接成功     if(udp_sock.waitForConnected(60000))     {         ...     } 3. 发送时间请求         udp_sock.write(time_req);         udp_sock.flush(); 4. 阻塞等待消息返回         if(udp_sock.waitForReadyRead(120000))         {             ...         } 说明:此过程等待时间可能较长,出现连接失败的情况也比较常见。
    2022-03-21 22:20:09下载
    积分:1
  • 文件传输序几源码
    文件传输程序几源码-file transfer procedures several FOSS
    2022-02-11 17:20:59下载
    积分:1
  • 实现页与FLASH互动的FLASH源代码.源代码很小,可以自己根据需要更改样式....
    实现网页与FLASH互动的FLASH源代码.源代码很小,可以自己根据需要更改样式.-FLASH page and realize interactive FLASH source code. Source code is very small, may need to change in accordance with their own style.
    2022-12-15 01:10:03下载
    积分:1
  • 聊天室,是一个,适合初学者学习最好的..
    网络聊天室,是初学者学习网络编程的最好案例-Internet chat rooms, is a network programming for beginners to learn the best case
    2022-04-15 09:56:44下载
    积分:1
  • 好玩的 这是第二十个还短啊,是不是二十了?!
    好玩的 这是第二十个字还短啊,是不是二十了?!-haowand!
    2022-04-07 23:04:11下载
    积分:1
  • windows终端服务客户端
    windows终端服务客户端-client
    2022-04-23 01:51:20下载
    积分:1
  • 一个SMTP邮件发送的源代码
    一个SMTP邮件发送的源代码-an SMTP mail sent by the source code
    2022-02-03 01:32:29下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载