/Note

:memo: Simplified and open note repo

Primary LanguageJavaMIT LicenseMIT

starFork me on Giteefork

目录 目录 JavaSE CSDN

学习笔记

建议将该仓库克隆下来后并将该项目作为工作空间, 在VSCode中搜索阅读, 体验最佳

  • 统一重建md文件目录工具:
    • deal_md.sh
    • 最好将该仓库完整克隆下来, 在改sh脚本旁新建文件 local.conf
        # 笔记的仓库路径
        config_target_repo='/path/to/Note/'
    
    • 使用别名 alias kdd='dash /home/kcp/Application/Script/shell/text/deal_md.sh'

至此 kdd -h 即可

基础



Java

目录索引

工具

Linux

容器

Python


其他笔记仓库

Linux

  • judasn 善于归纳的人 相关:[Javaer眼中的Linux](https://github.com/judasn/Linux-Tutorial)

Java

Python

前端