CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - python chat

搜索资源列表

  1. chat-python

    2下载:
  2. python局域网聊天工具(python语言编程)-LAN chat tool python (python programming)
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-29
    • 文件大小:3.23kb
    • 提供者:xujinxiang1
  1. chat

    0下载:
  2. python 写的聊天代码,有客户端和服务器端,功能比较简单!-chat code written in python, with the client and server-side, feature simple!
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-04-06
    • 文件大小:2.63kb
    • 提供者:s
  1. Python

    0下载:
  2. stack ,chat system design by Python
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-09
    • 文件大小:6.79kb
    • 提供者:vicky
  1. eeorange-python-ims

    0下载:
  2. python版的即时聊天工具, 控制台界面,主要强调安全性-an instance chat tools coded with python.
  3. 所属分类:ICQ-IM-Chat

    • 发布日期:2017-03-28
    • 文件大小:71.94kb
    • 提供者:eeorange
  1. chat

    0下载:
  2. python多人聊天服务器,供新人学习socket用,适合flash,actionscr ipt,包含协议文档-python multiplayer chat server for the new study socket with suitable flash actionscr ipt include the protocol document
  3. 所属分类:Compiler program

    • 发布日期:2017-11-11
    • 文件大小:49.66kb
    • 提供者:godshine
  1. Python-real-time-message-chat

    0下载:
  2. 一个用Python实现的实时消息聊天程序源码-Python real-time message chat program source code
  3. 所属分类:Other windows programs

    • 发布日期:2017-04-02
    • 文件大小:41.76kb
    • 提供者:Ying
  1. chat-python

    0下载:
  2. python局域网聊天工具(python语言编程)-LAN chat tool python (python programming)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-14
    • 文件大小:3.32kb
    • 提供者:iswasa
  1. chat-master

    0下载:
  2. pyhon写的聊天室 安装: cd /path/to/source python bootstrap.py bin/buildout make sure redis-server is started bin/supervisord [optional] bin/supervisorctl goto localhost:9527-a live chat room built with python Install: cd /path/to/source
  3. 所属分类:Communication

    • 发布日期:2017-04-01
    • 文件大小:20.46kb
    • 提供者:刘晨
  1. chat

    0下载:
  2. 用socket写的一个python聊天室,用PyQt4做界面,select处理并发服务-With socket write a python chat rooms, do interface with PyQt4, select handle concurrent service
  3. 所属分类:Linux Network

    • 发布日期:2017-04-05
    • 文件大小:107.55kb
    • 提供者:王松
  1. chat

    0下载:
  2. 本次作业是要求设计并实现一个P2P即时通信系统。并且要求如下: (1) Peer与Peer之间通信基于UDP协议,并采取必要的可靠性控制; (2) 每个peer的服务器端采用预分配技术以获取同时多人通信时的良好性能。 ,python编写-The task is to design and implement a P2P instant messaging system. And requirements are as follows: (1) communication betwee
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2.56kb
    • 提供者:詹春艳
  1. Python

    0下载:
  2. stack ,chat system design by Python
  3. 所属分类:Game Program

    • 发布日期:2017-03-28
    • 文件大小:6.83kb
    • 提供者:ohersvi
  1. Stupid.1.1

    0下载:
  2. 一个练习用聊天“机器人” 在聊天中学习,寻找自己是否被问过类似问题,进行解答(A practice chat robot" Study in a chat to find out if you have been asked similar questions)
  3. 所属分类:其他

    • 发布日期:2017-12-30
    • 文件大小:2kb
    • 提供者:TJUCC
  1. ai-chatbot-framework-master

    0下载:
  2. 此例子用在聊天机器人上的,包括自动回复等,用Python语言写,简单易学是入门的比较好 下项目(This example is used in chat robot, including automatic reply and so on, using Python language to write, easy to learn, is a good entry project)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-01
    • 文件大小:11mb
    • 提供者:武小泗
  1. wechatRobot

    3下载:
  2. 实现了一个微信机器人,可以获取当前收到的微信信息,包括私聊信息和群信息,并且可以定制自动回复的内容。(The implementation of a WeChat robot, you can obtain the current WeChat information, including private chat and group information, and can customize the content of the automatic reply.)
  3. 所属分类:Windows编程

    • 发布日期:2018-01-05
    • 文件大小:55kb
    • 提供者:a84519300
  1. CS模式的TCP聊天室程序(python和java版本)

    0下载:
  2. Python实现的聊天室,和JAVA实现的聊天室源码(Chat rooms implemented with Python/JAVA.)
  3. 所属分类:P2P编程

    • 发布日期:2018-01-10
    • 文件大小:2.27mb
    • 提供者:dreamercc
  1. TCPIP

    0下载:
  2. python 聊天工具 , 存在服务器 和 客户端 ,可以进行异步 发送消息(python chat with other ~ server and client can chat each other)
  3. 所属分类:网络编程

    • 发布日期:2018-04-19
    • 文件大小:3kb
    • 提供者:xiaochun
  1. Simple chat interface by tkinter-Python3

    0下载:
  2. 利用Python包tkinter实现界面的设计,主要包括界面的框架搭建和控件的使用,实现了简单的聊天界面设计。(The use of Python package tkinter interface design, including the framework of the interface and the use of controls to achieve a simple chat interface design.)
  3. 所属分类:Windows编程

  1. python-聊天室

    0下载:
  2. 使用python-websocketserver搭建的聊天室,前端使用h5界面(Using python-websocketserver to build a chat room, the front end uses the H5 interface)
  3. 所属分类:网络编程

    • 发布日期:2018-04-29
    • 文件大小:1kb
    • 提供者:shunzhou
  1. python 实现多线程聊天室 - 副本

    0下载:
  2. 用Python实现一个网络聊天室,可发送表情和传输文件(Using Python to realize a network chat room, which can send facial expressions and transfer files)
  3. 所属分类:网络编程

    • 发布日期:2019-12-02
    • 文件大小:962kb
    • 提供者:DongBlack
  1. python聊天室

    1下载:
  2. 基于Python+socket的多用户网络聊天,可以实现多用户聊天室聊天(Multi user internet chat)
  3. 所属分类:网络编程

    • 发布日期:2020-06-25
    • 文件大小:13.88mb
    • 提供者:LZF2019
« 12 3 »
搜珍网 www.dssz.com