登录
首页 » 套接字网络编程 » 百度知道自动回复时张贴机器人。可用于广告…

百度知道自动回复时张贴机器人。可用于广告…

于 2022-04-29 发布 文件大小:230.50 kB
0 319
下载积分: 2 下载次数: 1

代码说明:

百度知道的自动发帖回复机器人。可以用来发广告,哈哈。-Baidu know that the automatic reply when posting robot. Can be used for the advertisement says.

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

发表评论

0 个回复

  • 端口扫描工具(速度其快)源代码
    端口扫描工具(速度其快)源代码-port scanning tool (speed of its fast) source code
    2023-08-28 07:00:02下载
    积分:1
  • 广东交友源序,jsp
    广东交友源程序,jsp-Guangdong friends source, jsp
    2022-08-02 14:46:49下载
    积分:1
  • android client control pc to play ppt
    there are two parts in this zip file one is the android client to run on a android device another is the java server to run on a compute which already install the office and open the powerpoint so,the first thing is run the java server on the target compute and before this you have already opened a ppt then, modify the socket ip to your compute ip and run the client on the android device finally you can use the android client to control ppt on the compute
    2022-02-04 13:59:46下载
    积分:1
  • tcp
    使用 tcp 套接字编程 客户端和服务器程序会在那里 要在 linux 中执行,执行 1.打开 2 终端 2.在第一次,请执行下面的命令 海合会 tcpServer.c-o 服务器 3.在第二次,请执行下面的命令 海合会 tcpClient.c-o 客户端 4.在第一、 ./ 服务器 5.在第二个, ./ 客户端 127.0.0.1 msg_to_send
    2022-03-23 11:35:03下载
    积分:1
  • 使用vb序开发的一个浏览器范例序,很简单,适用于初学者...
    使用vb程序开发的一个浏览器范例程序,很简单,适用于初学者-Vb program development using the example of a browser procedure is very simple for beginners
    2022-04-29 22:15:31下载
    积分:1
  • socket关于native和java层通信
    socket关于native和java层通信,socket关于native和java层通信,socket关于native和java层通信,socket关于native和java层通信,socket关于native和java层通信
    2022-06-16 11:30:32下载
    积分:1
  • 共享主机的文件操作的代码
    远程共享主机的文件操作的代码-remote file sharing mainframe operation code
    2022-07-09 08:34:53下载
    积分:1
  • socket 通信 控制台序 测试通过
    socket 网络通信 控制台程序 测试通过  #include #include #pragma comment(lib, "ws2_32.lib") void main() {     WORD wVersionRequested;     WSADATA wsaData;//WSAata用来存储系统传回的关于WinSocket的资料。     int err;          wVersionRequested = MAKEWORD( 1, 1 );          err = WSAStartup( wVersionRequested, &wsaData );     if ( err != 0 ) {         return;     }          if ( LOBYTE( wsaData.wVersion ) != 1 ||HIBYTE( wsaData.wVersion ) != 1 )      {         WSACleanup( );         return;     }     SOCKET sockClient=socket(AF_INET,SOCK_STREAM,0);// AF_INET ..tcp连接     //初始化连接与端口
    2023-07-26 07:35:05下载
    积分:1
  • easyarm615_map.rar这是非常重要的
    EasyARM615_map.rar this is very important EasyARM615_map.rar this is very important
    2022-08-07 14:43:05下载
    积分:1
  • 用java写的一个socket服务器序,注悉非常详细、规范。
    用java写的一个socket服务器程序,注悉非常详细、规范。-written with a socket server, have noted very detailed, standardized.
    2022-03-10 15:40:19下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载