?? test2.cpp
字號(hào):
// Test2.cpp : 儊僀儞 僾儘僕僃僋僩 僼傽僀儖偱偡丅
#include "stdafx.h"
#include "Form1.h"
using namespace Test2;
[STAThreadAttribute]
int main(array<System::String ^> ^args)
{
// 僐儞僩儘乕儖偑嶌惉偝傟傞慜偵丄Windows XP 價(jià)僕儏傾儖岠壥傪桳岠偵偟傑偡
Application::EnableVisualStyles();
Application::SetCompatibleTextRenderingDefault(false);
// 儊僀儞 僂傿儞僪僂傪嶌惉偟偰丄幚峴偟傑偡
Application::Run(gcnew Form1());
return 0;
}
?? 快捷鍵說明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -