library.vbproj

来自「这是一个完善的图书馆管理系统.后台数据库采用ACCESS.」· VBPROJ 代码 · 共 404 行 · 第 1/2 页

VBPROJ
404
字号
                <File
                    RelPath = "BookManage.resx"
                    DependentUpon = "BookManage.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "BookPreview.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "BookPreview.resx"
                    DependentUpon = "BookPreview.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "BookType.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "BookType.resx"
                    DependentUpon = "BookType.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "BorrowBook.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "BorrowBook.resx"
                    DependentUpon = "BorrowBook.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Class1.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Common.vb"
                    SubType = "Code"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Count.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Count.resx"
                    DependentUpon = "Count.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Form1.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Form1.resx"
                    DependentUpon = "Form1.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "LendedBook.rpt"
                    BuildAction = "EmbeddedResource"
                    Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
                    LastGenOutput = "LendedBook.vb"
                />
                <File
                    RelPath = "LendedBook.vb"
                    DependentUpon = "LendedBook.rpt"
                    SubType = "Component"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "LendedBookPreview.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "LendedBookPreview.resx"
                    DependentUpon = "LendedBookPreview.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Location.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Location.resx"
                    DependentUpon = "Location.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Login.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Login.resx"
                    DependentUpon = "Login.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Main.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Main.resx"
                    DependentUpon = "Main.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ModifyPassword.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ModifyPassword.resx"
                    DependentUpon = "ModifyPassword.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "QueryResult.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "QueryResult.resx"
                    DependentUpon = "QueryResult.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Reader.rpt"
                    BuildAction = "EmbeddedResource"
                    Generator = "CrystalDecisions.VSShell.CodeGen.ReportCodeGenerator"
                    LastGenOutput = "Reader.vb"
                />
                <File
                    RelPath = "Reader.vb"
                    DependentUpon = "Reader.rpt"
                    SubType = "Component"
                    BuildAction = "Compile"
                    DesignTime = "True"
                    AutoGen = "True"
                />
                <File
                    RelPath = "ReaderManage.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ReaderManage.resx"
                    DependentUpon = "ReaderManage.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ReaderPreview.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ReaderPreview.resx"
                    DependentUpon = "ReaderPreview.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ReaderType.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ReaderType.resx"
                    DependentUpon = "ReaderType.vb"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "ReturnBook.vb"
                    SubType = "Form"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "ReturnBook.resx"
                    DependentUpon = "ReturnBook.vb"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
        <StartupServices>
            <Service ID = "{CF845C55-C321-4742-B673-E6212D061ED9}" />
        </StartupServices>
    </VisualBasic>
</VisualStudioProject>

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?