• 保持好奇.

  • Joined on 2022-03-01
licsber pushed to master at rust/unzip-all 2024-09-08 11:41:40 +08:00
00e1313980 process stderr.
licsber pushed to master at rust/unzip-all 2024-09-08 11:16:38 +08:00
42411d7324 fn judge file is compressed.
licsber pushed to master at rust/unzip-all 2024-09-08 10:55:04 +08:00
bd58da1c17 fix only process one file.
licsber pushed to master at rust/unzip-all 2024-09-08 10:43:19 +08:00
f52148194f use as_str instead clone.
licsber pushed to master at rust/unzip-all 2024-09-08 10:39:01 +08:00
99c96a0b41 extract unar method to independent fn.
licsber pushed to master at rust/unzip-all 2024-09-08 10:27:06 +08:00
a99523f4e6 judge is_dir first.
licsber pushed to master at rust/unzip-all 2024-09-08 00:16:31 +08:00
3edc4369f4 using except for option.
licsber pushed to master at rust/unzip-all 2024-09-08 00:14:01 +08:00
5c4a6b6bf1 using parent dir as pwd.
licsber pushed to master at rust/unzip-all 2024-09-08 00:09:16 +08:00
c870b16634 add user-friendly info.
licsber created branch master in rust/unzip-all 2024-09-07 23:53:57 +08:00
licsber pushed to master at rust/unzip-all 2024-09-07 23:53:57 +08:00
7731c177c9 init commit.
licsber created repository rust/unzip-all 2024-09-07 23:53:47 +08:00
licsber pushed to master at rust/guessing_game 2024-08-21 17:11:12 +08:00
620bb2a297 finish.
licsber pushed to master at rust/guessing_game 2024-08-21 17:10:23 +08:00
daec46800b match result.
licsber pushed to master at rust/guessing_game 2024-08-21 17:08:34 +08:00
35796d912b loop structure.
licsber pushed to master at rust/guessing_game 2024-08-21 17:03:25 +08:00
31a6753312 add compare.
licsber pushed to master at rust/guessing_game 2024-08-21 16:54:51 +08:00
4a21a93e6c rand number.
licsber pushed to master at rust/guessing_game 2024-08-21 15:48:58 +08:00
595834469e add dep rand.
licsber pushed to master at rust/guessing_game 2024-08-21 15:46:33 +08:00
9431aca273 use std::fmt::Debug output.
licsber pushed to master at rust/guessing_game 2024-08-21 15:09:41 +08:00
691154d516 add simple io.