?? constant.cs
字號(hào):
namespace com.sarmal.scriptutil.constant
{
/// <summary>
/// <disclaimer>2003-2005 (C) - sarmal.com - http://www.sarmal.com </disclaimer>
/// <meta-data>
/// <version>1.0.0</version>
/// <author>
/// <name>Volkan 謟鏴lik</name>
/// <e-mail>volkan@sarmal.com</e-mail>
/// </author>
/// </meta-data>
/// <description>
/// <p>Constant definitions for the project.</p>
/// </description>
/// </summary>
public class Constant
{
public const int CODEPAGE = 1254;
}
}
?? 快捷鍵說(shuō)明
復(fù)制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號(hào)
Ctrl + =
減小字號(hào)
Ctrl + -