一些有用的札记

来源:互联网 发布:ubuntu命令行中文乱码 编辑:程序博客网 时间:2024/06/05 02:29
调整默认编译器
update-alternatives --install /usr/bin/cc cc /usr/bin/clang 100

性能分析工具
perf
oProfile
https://sourceforge.net/projects/oprofile/files/oprofile/

Chocolatey
windows平台的apt-get

Homebrew
OSX上的apt-get

MagicaVoxel
像素3d建模软件

:set fileformat=unix 
vim里修改文件换行符格式
0 0