?? readme
字號:
this is the public C interface to the ODE library.all these files should be includable from C, i.e. they should not use anyC++ features. everything should be protected with #ifdef __cplusplus extern "C" { #endif ... #ifdef __cplusplus } #endifthe only exceptions are the odecpp.h and odecpp_collisioh.h files, which define a C++ wrapper forthe C interface. remember to keep this in sync!
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -