
技巧
Willard Chiang
off the limit, gain new stuff
展开
专栏收录文章
- 默认排序
- 最新发布
- 最早发布
- 最多阅读
- 最少阅读
-
改变 记事本 notepad.exe 默认编码模式
右击新建的记事本文本文件 encoding 为 utf-8 步骤新建一个 txt 文档作为模板文件。 在“另存为”中将编码由默认的 ANSI 修改为 Unicode 或 UTF-8 并将新文档命名为 template.txt 复制 template.txt 到系统目录 C:\Windows\addins\另新建 tmp.txt 添加以下文本,改名 tmp.reg 执行注册表导入Windows原创 2016-07-12 06:44:18 · 1077 阅读 · 0 评论 -
colored manual page
colored manual page 彩色化 manual page step 0 prepare$ mkdir ~/.terminfo/ && cd ~/.terminfostep 1 create script file$ touch most.txtfile: most.txt# Reconstructed via infocmp from file: /usr/share/term原创 2016-08-10 01:55:17 · 399 阅读 · 0 评论 -
python3 最新版安装 (Linux)
python3 最新版安装 (Linux)原创 2017-05-17 14:31:05 · 604 阅读 · 0 评论