📄 wroxbusinesslogic.vbproj
字号:
<VisualStudioProject>
<VisualBasic
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{EA749F76-F4F0-49A3-85D8-9527E32612C7}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "WroxBusinessLogic"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "Library"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "WroxBusinessLogic"
StartupObject = ""
>
<Config
Name = "Debug"
BaseAddress = "287834112"
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.XML"
AssemblyName = "System.Xml"
/>
<Reference
Name = "WroxDataAccess"
Project = "{6EA527E6-A41F-4371-9E4F-5DE22B3CC790}"
Package = "{F184B08F-C81C-45F6-A57F-5ABD9991F28F}"
/>
</References>
<Imports>
<Import Namespace = "Microsoft.VisualBasic" />
<Import Namespace = "System" />
<Import Namespace = "System.Collections" />
<Import Namespace = "System.Data" />
<Import Namespace = "System.Diagnostics" />
</Imports>
</Build>
<Files>
<Include>
<File
RelPath = "AssemblyInfo.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "Group.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "Group.vb"
/>
<File
RelPath = "Group.vb"
DependentUpon = "Group.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "Group.xsx"
DependentUpon = "Group.xsd"
BuildAction = "None"
/>
<File
RelPath = "GroupProjects.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "GroupProjects.vb"
/>
<File
RelPath = "GroupProjects.vb"
DependentUpon = "GroupProjects.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "GroupProjects.xsx"
DependentUpon = "GroupProjects.xsd"
BuildAction = "None"
/>
<File
RelPath = "Project.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "Project.vb"
/>
<File
RelPath = "Project.vb"
DependentUpon = "Project.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "Project.xsx"
DependentUpon = "Project.xsd"
BuildAction = "None"
/>
<File
RelPath = "Role.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "Role.vb"
/>
<File
RelPath = "Role.vb"
DependentUpon = "Role.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "Role.xsx"
DependentUpon = "Role.xsd"
BuildAction = "None"
/>
<File
RelPath = "User.xsd"
BuildAction = "Content"
Generator = "MSDataSetGenerator"
LastGenOutput = "User.vb"
/>
<File
RelPath = "User.vb"
DependentUpon = "User.xsd"
SubType = "code"
BuildAction = "Compile"
DesignTime = "True"
AutoGen = "True"
/>
<File
RelPath = "User.xsx"
DependentUpon = "User.xsd"
BuildAction = "None"
/>
<File
RelPath = "ValidationFunctions.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "WBLGroups.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "WBLProjects.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "WBLRoles.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "WBLTimeSheets.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "WBLUsers.vb"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</VisualBasic>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -