📄 library.vbproj
字号:
<VisualStudioProject>
<VisualBasic
ProjectType = "Web"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{A972FADD-FDC8-49BD-850C-71E7274D2168}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "library"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "library"
StartupObject = ""
>
<Config
Name = "Debug"
BaseAddress = "285212672"
ConfigurationOverrideFile = ""
DefineConstants = ""
DefineDebug = "true"
DefineTrace = "true"
DebugSymbols = "true"
IncrementalBuild = "true"
Optimize = "false"
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.Web"
AssemblyName = "System.Web"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
/>
</References>
<Imports>
<Import Namespace = "Microsoft.VisualBasic" />
<Import Namespace = "System" />
<Import Namespace = "System.Collections" />
<Import Namespace = "System.Configuration" />
<Import Namespace = "System.Data" />
<Import Namespace = "System.Drawing" />
<Import Namespace = "System.Web" />
<Import Namespace = "System.Web.UI" />
<Import Namespace = "System.Web.UI.HtmlControls" />
<Import Namespace = "System.Web.UI.WebControls" />
</Imports>
</Build>
<Files>
<Include>
<File
RelPath = "addbook.aspx"
BuildAction = "Content"
/>
<File
RelPath = "addbook.aspx.vb"
DependentUpon = "addbook.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "addbook.aspx.resx"
DependentUpon = "addbook.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "adduser.aspx"
BuildAction = "Content"
/>
<File
RelPath = "adduser.aspx.vb"
DependentUpon = "adduser.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "adduser.aspx.resx"
DependentUpon = "adduser.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "AssemblyInfo.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "delbook.aspx"
BuildAction = "Content"
/>
<File
RelPath = "delbook.aspx.vb"
DependentUpon = "delbook.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "delbook.aspx.resx"
DependentUpon = "delbook.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "deluser.aspx"
BuildAction = "Content"
/>
<File
RelPath = "deluser.aspx.vb"
DependentUpon = "deluser.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "deluser.aspx.resx"
DependentUpon = "deluser.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Global.asax"
BuildAction = "Content"
/>
<File
RelPath = "Global.asax.vb"
DependentUpon = "Global.asax"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Global.asax.resx"
DependentUpon = "Global.asax.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "library.vsdisco"
BuildAction = "None"
/>
<File
RelPath = "s_index.aspx"
BuildAction = "Content"
/>
<File
RelPath = "s_index.aspx.vb"
DependentUpon = "s_index.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "s_index.aspx.resx"
DependentUpon = "s_index.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Styles.css"
BuildAction = "Content"
/>
<File
RelPath = "t_index.aspx"
BuildAction = "Content"
/>
<File
RelPath = "t_index.aspx.vb"
DependentUpon = "t_index.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "t_index.aspx.resx"
DependentUpon = "t_index.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "test.aspx"
BuildAction = "Content"
/>
<File
RelPath = "test.aspx.vb"
DependentUpon = "test.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "test.aspx.resx"
DependentUpon = "test.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "unlogin.aspx"
BuildAction = "Content"
/>
<File
RelPath = "unlogin.aspx.vb"
DependentUpon = "unlogin.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "unlogin.aspx.resx"
DependentUpon = "unlogin.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "update.aspx"
BuildAction = "Content"
/>
<File
RelPath = "update.aspx.vb"
DependentUpon = "update.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "update.aspx.resx"
DependentUpon = "update.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "updateuser.aspx"
BuildAction = "Content"
/>
<File
RelPath = "updateuser.aspx.vb"
DependentUpon = "updateuser.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "updateuser.aspx.resx"
DependentUpon = "updateuser.aspx.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Web.config"
BuildAction = "Content"
/>
<File
RelPath = "webform1.aspx"
BuildAction = "Content"
/>
<File
RelPath = "webform1.aspx.vb"
DependentUpon = "webform1.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "webform1.aspx.resx"
DependentUpon = "webform1.aspx.vb"
BuildAction = "EmbeddedResource"
/>
</Include>
</Files>
</VisualBasic>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -