-
Notifications
You must be signed in to change notification settings - Fork 0
qml-123/zip
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
git clone https://github.com/qml-123/zip.git 首先新建build/目录和bin/目录 进入build/目录,执行 cmake .. 命令,之后执行make,可执行文件就输出到bin/目录中了 /// mkdir build mkdir bin cd build cmake .. make cd .. bin/server bin/client /// 支持三种命令ls、cat、send 例如: ls,打印服务端目录结构(不能加参数) cat filename, 查看文件内容 send -lz filename(目前可用参数 -lz,-al,-ar,-hf,-rl) send ? 可查看帮助
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published