搜索资源列表
UNIX文件模拟系统
- 该模拟的UNIX文件系统应该有以下功能: 多级目录的结构,第一目录为用户名,其余的为它的子目录; 多用户的功能,有8个用户使用同一块数据区; 具有用户登录和注册的功能,如果用户没有用户名和密码就应该注册,如果有了用户名和密码就应该登陆; -simulation of the UNIX file system should have the following features : multi-level directory structure, the first direct
CHAT_ROOM
- 本代码是Linux编程,使用gtk编程,做成一个私人聊天室,有用到多线程、数据库等。源码分为用户端和服务器端两部分。由于是新手,第一次使用gtk,界面很糙,但功能大都实现。用户有超级用户和普通用户之分。加粗为超级用户特有功能。 未完成:在封装Makefile时链接库一直不成功,故没有实现Makefile。 全部功能如下: 1 登陆 2 注册 3 踢人 4 解禁 5 禁言 6 私聊 7 群聊 8 好友列表(在线) 9 文件传输 10 个人
chatroom-master
- 聊天室,实现了客户端和服务器,客户端通过注册账号后可登陆,客户端之间可聊天-Chat room, the realization of the client and server, the client can log on after registration, the client can chat between