摘要:
https://github.com/vim https://github.com/vim/vim-win32-installer/releases 配置文件位置 windows C:\Users\yourname\vimfiles C:\Users\yourname\vimfiles\autolo 阅读全文
摘要:
" echo $MYVIMRC " source $MYVIMRC set enc=utf-8 set fencs=utf-8,gbk,big5,cp936,gb18030,gb2312,utf-16 set fenc=utf-8 set shortmess=atI "禁止bell set bell 阅读全文
摘要:
cmake .. -DCMAKE_INSTALL_PREFIX=D:/path/x64/release cmake --build . --config Release --target install cmake .. -DCMAKE_BUILD_TYPE=Release -DBUILD_SHAR 阅读全文