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

搜索资源列表

  1. communityManage

    0下载:
  2. 社区养老管理信息系统,社区概况 首页显示,显示整个小区信息 社区公告 社区公告,第一时间发布社区新闻 住户信息 查看住户的信息 物业缴费 车位信息 保修公示 投诉建议 社区聊天 社区聊天系统(群聊)-The management information system of Urban family endowment service,
  3. 所属分类:Other systems

    • 发布日期:2017-04-29
    • 文件大小:259843
    • 提供者:陈晓宇
  1. chattingroom

    0下载:
  2. 基于linux的局域网聊天室,实现登陆、注册、单聊、群聊、管理员特权等功能。-based on linux system to compelete the chatting room.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-26
    • 文件大小:34578
    • 提供者:张昊
  1. WeChat

    1下载:
  2. 基于CS框架下的P2P聊天软件,支持私聊群聊、发送文件语音,可发送动态表情,可调整聊天字体,支持聊天记录实时查看。支持PC端和Android端,PC端支持windows环境。-P2P-based chat software under the CS framework that supports private chat group chat, send files voice, you can send dynamic expression, adjust font chat, support
  3. 所属分类:CSharp

    • 发布日期:2017-01-16
    • 文件大小:26886144
    • 提供者:Margery_Yi
  1. NetworkSocketTcp

    0下载:
  2. 基于socket的聊天软件,支持群聊和单线聊天-Socket-based chat software that supports group chat and one-line chat
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-25
    • 文件大小:23870
    • 提供者:王骜
  1. QQsystem

    0下载:
  2. 实现啦网络聊天系统实现啦增删改查等群聊私聊等功能而且有界面-Network chat system implementation to achieve it it CRUD and other group chat and private chat functions have interface
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:92073
    • 提供者:孙祝兴
  1. Linux-chat

    0下载:
  2. linux消息队列实现的群聊功能,Linux网络编程新手必备-Linux message queue to achieve the group chat feature, Linux network programming novice
  3. 所属分类:Linux Network

    • 发布日期:2017-04-14
    • 文件大小:3666
    • 提供者:郝鹏
  1. chatroom.tar

    0下载:
  2. 注册帐号 群聊 私聊 刷新在线列表 查看聊天记录的局域网聊天室-Registered account Group chat Private chat Refresh online list View chat chat room
  3. 所属分类:Linux Network

    • 发布日期:2017-04-15
    • 文件大小:4802
    • 提供者:嵌入未来
  1. code

    0下载:
  2. 简单的聊天服务器和客户端,实现一对多群聊,通过这个程序使初学者掌握,socket通讯的写法-Simple chat server and client, to achieve a multi group chat, through this process the beginners can master, socket communication writing
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-07
    • 文件大小:1393339
    • 提供者:524263074
  1. juyuwangqunliao

    0下载:
  2. linux下的局域网群聊简易系统,实现注册,注销,设置IP等内容。-Linux under the LAN group chat simple system, to achieve registration, write off, set IP, and so on.
  3. 所属分类:Linux Network

    • 发布日期:2017-04-29
    • 文件大小:119494
    • 提供者:李东泽
  1. socket

    0下载:
  2. 实现简单的局域网通信,可以实现聊天、发送文件、群聊等功能-Achieve a simple LAN communication can be achieved to chat, send files, group chat features
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:423895
    • 提供者:张涛
  1. qT_private_chat

    1下载:
  2. 基于QT5.0平台实现群聊与私聊,使用SQL数据库实现用户帐号的添加删除;上线通知;-Based on QT5.0 platform realizes the group chat and private chat and use the SQL to realize the user account to add delete Online notice
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-03
    • 文件大小:15033350
    • 提供者:hgzll
  1. hahachat

    0下载:
  2. 这是一个java程序,实现了聊天功能,你可以注册跟聊天,有群聊和私聊-this is a chat this is a chat this is a chat this is a chat
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-26
    • 文件大小:301357
    • 提供者:戚长建
  1. LANChatSoftware

    0下载:
  2. 此源码是采用VS2008编写的一款功能完整的网络聊天软件,可以一对一,群聊,也可以进行文件传输,适合大家学习。-This source code is written using VS2008 a full-featured network chat software, one on one, group chat, you can also transfer files, suitable for everyone to learn.
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1946305
    • 提供者:杨志
  1. liaotian

    0下载:
  2. C++写的实现C/S模式的简单群聊系统,带有简单界面,希望对你能够有用-C++ to write a simple group to achieve C/S mode of chat system with a simple interface, you want to be able to be useful
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-15
    • 文件大小:5449
    • 提供者:朱龙海
  1. ChatP

    0下载:
  2. 在Linux下用C语言编写实现的聊天室,实现了群聊功能,包含客户程序和服务器程序-In the chat room to achieve Linux written in C language to achieve a group chat features, including client and server programs
  3. 所属分类:Linux Network

    • 发布日期:2017-04-30
    • 文件大小:8234
    • 提供者:我查查
  1. chat_exp

    0下载:
  2. 网络聊天室,实现登录,私聊,群聊,选择性和谁聊天,注册id和密码,保存聊天信息下线通知等功能-Internet chat rooms, implement login, private chat, group chat, login id and password, and save chat messages and other functions
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-01
    • 文件大小:14341
    • 提供者:飞羽
  1. GG4.5bushu

    0下载:
  2. 仿QQ即时通讯,可以同时打开多个聊天窗口,可以群聊也可以单独聊天。-Imitation QQ instant messaging
  3. 所属分类:CSharp

    • 发布日期:2017-06-01
    • 文件大小:13480852
    • 提供者:史李顺
  1. QQRobot-master

    0下载:
  2. 基于smart qq 的 图灵机器人。用于群聊。增加娱乐性。-Turing robot smart based on qq. Used for group chat. Increased entertainment.
  3. 所属分类:Other systems

    • 发布日期:2017-05-01
    • 文件大小:122788
    • 提供者:zcezce
  1. project_QT

    0下载:
  2. Linux QT平台的C++写的聊天软件 初学小项目 有bug 有登陆 注册 聊天 修改头像 设置背景 听音乐 单人聊天 群聊 查看日志-Linux platform of QT c++ write chat software Beginners small projects have bugs have chat log in registration modification head set the background Listen to the music single chat gr
  3. 所属分类:Linux Network

    • 发布日期:2017-05-27
    • 文件大小:9689357
    • 提供者:宋汪洋
  1. chat-program

    0下载:
  2. 易语言制作聊天软件,群聊功能 客户端和服务端的类的应用-Chat Source files
  3. 所属分类:ELanguage

    • 发布日期:2017-05-01
    • 文件大小:61546
    • 提供者:zxin
« 1 2 ... 15 16 17 18 19 2021 22 23 »
搜珍网 www.dssz.com