example.csproj

来自「一个用csharp做的简单图书管理系统,用sql数据库连接.」· CSPROJ 代码 · 共 457 行 · 第 1/2 页

CSPROJ
457
字号
                />
                <File
                    RelPath = "Buttons\button_check_over.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_close.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_close_over.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_dele.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_dele_over.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_dl.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_edit.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_edit_over.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_login.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_modify.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_modify_over.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_ok.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_ok_over.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_return.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_return_over.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_select.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_select_over.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_stock.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_stock_over.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_submit.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\button_submit_over.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\Cancel.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\CancelTrade.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\checkmark.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\checknomark.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\come.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\Delete.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\Detail.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\dot2.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\down.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\Edit.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\Go.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\help.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\help3.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\key.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\lock.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\mod.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\modify.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\New.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\OK.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\person.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\product.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\Refresh.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\Settings.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\Thumbs.db"
                    BuildAction = "None"
                />
                <File
                    RelPath = "Buttons\unlock.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\up.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\Use.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\user.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Buttons\View.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Css\style.css"
                    BuildAction = "Content"
                />
                <Folder RelPath = "DB\" />
                <File
                    RelPath = "Test\a.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Test\a.aspx.cs"
                    DependentUpon = "a.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "Test\a.aspx.resx"
                    DependentUpon = "a.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
            </Include>
        </Files>
    </CSHARP>
</VisualStudioProject>

⌨️ 快捷键说明

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