?? testheader_suite.cpp
字號(hào):
//: .\TestSuite:TESTHEADER_Suite.cpp
//: TestSuite:Suite.h
// From "Thinking in C++, Volume 2", by Bruce Eckel & Chuck Allison.
// (c) 1995-2004 MindView, Inc. All Rights Reserved.
// See source code use permissions stated in the file 'License.txt',
// distributed with the code package available at www.MindView.net.
// Disallowed ops:
// Calls Test::run() repeatedly
// Deletes tests
// namespace TestSuite
// SUITE_H ///:~
#include"Suite.h"
int main() {}
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -