摘要:
CherryTree 是一个支持无限层级分类的笔记软件,Python编写,支持富文本编辑和代码高亮,支持Mac、Linux、Windows平台。 支持从NoteCase、KeepNote、Knowit、Tomboy、TuxCards、Treepad、Leo等笔记软件导入数据。 多语言支持,包括中文、 阅读全文
摘要:
https://ss64.com/nt/doskey.html 如何添加永久的doskey ? It is rather easy to setup permanent aliases in the Windows command prompt using the @DOSKEYcommand an 阅读全文
摘要:
https://www.runoob.com/linux/linux-comm-paste.html Linux paste 命令用于合并文件的列。 paste 指令会把每个文件以列对列的方式,一列列地加以合并。 语法 paste [-s][-d <间隔字符>][--help][--version] 阅读全文
摘要:
linux的文本加密 gzexe test.sh gzexe -d test.sh https://blog.csdn.net/wuweilong/article/details/42290839 阅读全文