📄 store.vbproj
字号:
<VisualStudioProject>
<VisualBasic
ProjectType = "Local"
ProductVersion = "7.10.3077"
SchemaVersion = "2.0"
ProjectGuid = "{1409992F-CFED-4402-95A5-385E9CB73E27}"
>
<Build>
<Settings
ApplicationIcon = ""
AssemblyKeyContainerName = ""
AssemblyName = "Store"
AssemblyOriginatorKeyFile = ""
AssemblyOriginatorKeyMode = "None"
DefaultClientScript = "JScript"
DefaultHTMLPageLayout = "Grid"
DefaultTargetSchema = "IE50"
DelaySign = "false"
OutputType = "WinExe"
OptionCompare = "Binary"
OptionExplicit = "On"
OptionStrict = "Off"
RootNamespace = "Store"
StartupObject = "Store.frmMain"
>
<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.Windows.Forms"
AssemblyName = "System.Windows.Forms"
/>
<Reference
Name = "System.XML"
AssemblyName = "System.Xml"
/>
<Reference
Name = "system.web.services"
AssemblyName = "System.Web.Services"
HintPath = "c:\winnt\assembly\gac\system.web.services\1.0.3300.0__b03f5f7f11d50a3a\system.web.services.dll"
/>
<Reference
Name = "crystaldecisions.shared"
AssemblyName = "CrystalDecisions.Shared"
HintPath = "c:\winnt\assembly\gac\crystaldecisions.shared\9.1.3300.0__692fbea5521e1304\crystaldecisions.shared.dll"
/>
<Reference
Name = "crystaldecisions.crystalreports.engine"
AssemblyName = "CrystalDecisions.CrystalReports.Engine"
HintPath = "c:\winnt\assembly\gac\crystaldecisions.crystalreports.engine\9.1.3300.0__692fbea5521e1304\crystaldecisions.crystalreports.engine.dll"
/>
<Reference
Name = "crystaldecisions.reportsource"
AssemblyName = "CrystalDecisions.ReportSource"
HintPath = "c:\winnt\assembly\gac\crystaldecisions.reportsource\9.1.3300.0__692fbea5521e1304\crystaldecisions.reportsource.dll"
/>
<Reference
Name = "crystaldecisions.windows.forms"
AssemblyName = "CrystalDecisions.Windows.Forms"
HintPath = "c:\winnt\assembly\gac\crystaldecisions.windows.forms\9.1.3300.0__692fbea5521e1304\crystaldecisions.windows.forms.dll"
/>
<Reference
Name = "MSDATASRC"
Guid = "{7C0FFAB0-CD84-11D0-949A-00A0C91110ED}"
VersionMajor = "1"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "primary"
/>
<Reference
Name = "stdole"
Guid = "{00020430-0000-0000-C000-000000000046}"
VersionMajor = "2"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "primary"
/>
<Reference
Name = "MSChart20Lib"
Guid = "{65E121D4-0C60-11D2-A9FC-0000F8754DA1}"
VersionMajor = "2"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "tlbimp"
/>
<Reference
Name = "AxMSChart20Lib"
Guid = "{65E121D4-0C60-11D2-A9FC-0000F8754DA1}"
VersionMajor = "2"
VersionMinor = "0"
Lcid = "0"
WrapperTool = "aximp"
/>
</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 = "comm.vb"
SubType = "Code"
BuildAction = "Compile"
/>
<File
RelPath = "frmCategory.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmCategory.resx"
DependentUpon = "frmCategory.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmCustomer.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmCustomer.resx"
DependentUpon = "frmCustomer.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmGoods.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmGoods.resx"
DependentUpon = "frmGoods.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmGoodsTrans.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmGoodsTrans.resx"
DependentUpon = "frmGoodsTrans.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmLogin.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmLogin.resx"
DependentUpon = "frmLogin.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmMain.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmMain.resx"
DependentUpon = "frmMain.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmTransInfo.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmTransInfo.resx"
DependentUpon = "frmTransInfo.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmUser.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmUser.resx"
DependentUpon = "frmUser.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "frmWarehouse.vb"
SubType = "Form"
BuildAction = "Compile"
/>
<File
RelPath = "frmWarehouse.resx"
DependentUpon = "frmWarehouse.vb"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "SqlDatabase.vb"
SubType = "Code"
BuildAction = "Compile"
/>
</Include>
</Files>
</VisualBasic>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -