• 博客园logo
  • 会员
  • 众包
  • 新闻
  • 博问
  • 闪存
  • 赞助商
  • HarmonyOS
  • Chat2DB
    • 搜索
      所有博客
    • 搜索
      当前博客
  • 写随笔 我的博客 短消息 简洁模式
    用户头像
    我的博客 我的园子 账号设置 会员中心 简洁模式 ... 退出登录
    注册 登录
jacklee404
Never Stop!
博客园    首页    新随笔    联系   管理    订阅  订阅
上一页 1 ··· 9 10 11 12 13
2022年7月15日
Hw05-Command-Line-Enviroment
摘要: Hw05-Command-Line-Environment Job Control using command pkill and pgrep to kill the tasks typed sleep 2000 lee@LAPTOP-6VVDNARH:~$ sleep 20000 ^Z [1]+ 阅读全文
posted @ 2022-07-15 10:56 Jack404 阅读(18) 评论(0) 推荐(0)
2022年7月2日
Hw04-Data Wrangling
摘要: Hw04-Data Wrangling Learn regex in regexone Total the file in /usr/share/dict/words which is include at least three character a and not end by 's . ca 阅读全文
posted @ 2022-07-02 12:19 Jack404 阅读(34) 评论(0) 推荐(0)
2022年7月1日
Regex note
摘要: Regxone note Special Character: \ / ( ) [ ] { } + * ? | $ ^ . which are escaped characters, so you need to add \ backslash to before them. Greedy Way 阅读全文
posted @ 2022-07-01 20:08 Jack404 阅读(8) 评论(0) 推荐(0)
2022年6月25日
Hw03-Vim Editor
摘要: Hw03-Vim Editor 1. Complete vimtutor lee@ubuntu:~/class/Missing-Semester/class-3$ vimtutor Vimtutor is a simple tutorial for the beginner to learn how 阅读全文
posted @ 2022-06-25 18:55 Jack404 阅读(18) 评论(0) 推荐(0)
2022年6月24日
Template for Algorithm Contest
摘要: This is my template for Algorithm Contest // c11 编译器选项 -std=c++11 // 注意: 当设置为 false 时,cin 就不能和scanf,sscanf, getchar, fgets等同时使用。 // 取消cin和cout对于C语言的流同 阅读全文
posted @ 2022-06-24 11:37 Jack404 阅读(108) 评论(0) 推荐(0)
上一页 1 ··· 9 10 11 12 13
博客园  ©  2004-2025
浙公网安备 33010602011771号 浙ICP备2021040463号-3