?? vc8csharp.txt
字號:
// Current as of 10/26/2006// This defines the role of all the template variables specific to the// 'vc8' project type with the csharp language.//// Please try to keep this alphabetically sorted.//common_defines = Specifies macros that are common to all target types.defines = Macros that are specific to a particular configuration.guid = The value for this variable is generated during project generation.keyfile = Indicate the keyfile to use when signing the assembly.prversion = This setting specifies the ProductVersion in the generated .csproj file.registerforcominterop = This setting corresponds to the Build Output property "Register for COM interop". The boolean values true and false correspond to enabling or disabling the feature in the IDE.schemaversion = This setting specifies the SchemaVersion in the generated .csproj file.startupobject = This corresponds to the Application property "Startup object".trace = This setting corresponds to the Build General property "Conditional Compilation Constants". If this boolean template variable is set, the TRACE constant will be defined.warning_level = This corresponds to the Build General property "Warning level". Valid values are 0 through 4.winapp = This boolean template variable indicates whether the application target is for the Console or Windows subsystem.
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -