📄 epilog_test.cpp
字号:
#include <time.h>#include <string>#if !defined (STLPORT) || defined(_STLP_USE_NAMESPACES)struct some_struct { std::string s; // if std not properly redefined, error will be here};#endif
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -