📄 class.vbproj
字号:
<VisualStudioProject>
<VisualBasic
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{3261F7B7-AAAD-4AA2-8F50-BA4F12B3F5B9}"
>
<Build>
<Settings
ApplicationIcon = "jisuanji820.ico"
AssemblyKeyContainerName = ""
AssemblyName = "通讯录"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "Class"
StartupObject = "Class.Form1"
>
<Config
Name = "Debug"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "true"
DefineTrace = "true"
DebugSymbols = "true"
IncrementalBuild = "true"
Optimize = "true"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
<Config
Name = "Release"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "false"
DefineTrace = "true"
DebugSymbols = "false"
IncrementalBuild = "false"
Optimize = "true"
OutputPath = "bin\"
RegisterForComInterop = "false"
RemoveIntegerChecks = "false"
TreatWarningsAsErrors = "false"
WarningLevel = "1"
/>
</Settings>
<References>
<Reference
Name = "System"
AssemblyName = "System"
/>
<Reference
Name = "System.Data"
AssemblyName = "System.Data"
/>
<Reference
Name = "System.Drawing"
AssemblyName = "System.Drawing"
/>
<Reference
Name = "System.Windows.Forms"
AssemblyName = "System.Windows.Forms"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
/>
<Reference
Name = "System.Runtime.Serialization.Formatters.Soap"
AssemblyName = "System.Runtime.Serialization.Formatters.Soap"
HintPath = "D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\System.Runtime.Serialization.Formatters.Soap.dll"
/>
<Reference
Name = "myownclass"
AssemblyName = "myownclass"
HintPath = "..\..\..\我的常用类库\myownclass\myownclass\bin\myownclass.dll"
/>
<Reference
Name = "Microsoft.VisualBasic"
AssemblyName = "Microsoft.VisualBasic"
HintPath = "D:\WINDOWS\Microsoft.NET\Framework\v1.1.4322\Microsoft.VisualBasic.dll"
/>
</References>
<Imports>
<Import Namespace = "Microsoft.VisualBasic" />
<Import Namespace = "System" />
<Import Namespace = "System.Collections" />
<Import Namespace = "System.Data" />
<Import Namespace = "System.Drawing" />
<Import Namespace = "System.Diagnostics" />
<Import Namespace = "System.Windows.Forms" />
</Imports>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Form1.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Form1.resx"
DependentUpon = "Form1.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Form2.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Form2.resx"
DependentUpon = "Form2.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Form3.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Form3.resx"
DependentUpon = "Form3.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Form4.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Form4.resx"
DependentUpon = "Form4.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Form5.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "Form5.resx"
DependentUpon = "Form5.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmSave.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmSave.resx"
DependentUpon = "frmSave.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmse.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmse.resx"
DependentUpon = "frmse.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "jisuanji820.ico"
BuildAction = "Content"
/>
<File
RelPath = "Module1.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "配置文件.xml"
BuildAction = "Content"
/>
</Include>
</Files>
</VisualBasic>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -