03 2021 档案
摘要:1 class A { virtual void fun2(); virtual void fun3() {}; }; int main() { new A; return 0; } //LNK2001: unresolved external symbol "private: virtual vo
阅读全文
posted @ 2021-03-30 22:06
fndefbwefsowpvqfx
摘要:https://pygments.org/ https://github.com/pygments/pygments style name pygments\styles\__init__.py #: Maps style names to 'submodule::classname'. STYLE
阅读全文
posted @ 2021-03-29 10:21
fndefbwefsowpvqfx
摘要:1 从目标上说MinGW 是让Windows 用户可以用上GNU工具,比如GCC。 Cygwin 提供完整的类Unix 环境,Windows 用户不仅可以使用GNU 工具,理论上Linux 上的程序只要用Cygwin 重新编译,就可以在Windows 上运行。 2 从能力上说如果程序只用到C/C++
阅读全文
posted @ 2021-03-27 10:27
fndefbwefsowpvqfx
摘要:sudo code --force --install-extension 13xforever.language-x86-64-assembly code --list-extensions 13xforever.language-x86-64-assembly 1yib.nodejs-bundl
阅读全文
posted @ 2021-03-24 22:26
fndefbwefsowpvqfx
摘要:leader https://vi.stackexchange.com/questions/836/what-is-leader Vim is full of various commands, which are assigned to almost all keys on the keyboar
阅读全文
posted @ 2021-03-13 20:57
fndefbwefsowpvqfx
摘要:-- Selecting Windows SDK version 10.0.18362.0 to target Windows 10.0.18363. -- The C compiler identification is MSVC 19.28.29334.0 -- The CXX compiler
阅读全文
posted @ 2021-03-13 20:46
fndefbwefsowpvqfx
摘要:为什么不用cywin,msys2? 因为windows下,编译会自动选择m$的vs编译器,可能导致编译的时候用的是windows上的python,运行的时候用的cywin或msys2的python。 最终就是运行不了。 节约时间。就不折腾了。 基本 win10 64位 python3 64位 vim
阅读全文
posted @ 2021-03-13 19:14
fndefbwefsowpvqfx
摘要:# sarasa font http://mirrors.tuna.tsinghua.edu.cn/github-release/be5invis/Sarasa-Gothic/LatestRelease/ 
浙公网安备 33010602011771号