missale.csproj

来自「MIS系统开发与应用配套的源代码」· CSPROJ 代码 · 共 1,643 行 · 第 1/5 页

CSPROJ
1,643
字号
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\OrderProduct\DeleteOrderProduct.aspx.cs"
                    DependentUpon = "DeleteOrderProduct.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\OrderProduct\DeleteOrderProduct.aspx.resx"
                    DependentUpon = "DeleteOrderProduct.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\OrderProduct\OrderProductManage.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\OrderProduct\OrderProductManage.aspx.cs"
                    DependentUpon = "OrderProductManage.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\OrderProduct\OrderProductManage.aspx.resx"
                    DependentUpon = "OrderProductManage.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\OrderProduct\UpdateOrderProduct.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\OrderProduct\UpdateOrderProduct.aspx.cs"
                    DependentUpon = "UpdateOrderProduct.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\OrderProduct\UpdateOrderProduct.aspx.resx"
                    DependentUpon = "UpdateOrderProduct.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\OrderProduct\ViewOrderProduct.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\OrderProduct\ViewOrderProduct.aspx.cs"
                    DependentUpon = "ViewOrderProduct.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\OrderProduct\ViewOrderProduct.aspx.resx"
                    DependentUpon = "ViewOrderProduct.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\AddSaleOrder.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\AddSaleOrder.aspx.cs"
                    DependentUpon = "AddSaleOrder.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\AddSaleOrder.aspx.resx"
                    DependentUpon = "AddSaleOrder.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\DeleteSaleOrder.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\DeleteSaleOrder.aspx.cs"
                    DependentUpon = "DeleteSaleOrder.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\DeleteSaleOrder.aspx.resx"
                    DependentUpon = "DeleteSaleOrder.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\SaleOrderManage.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\SaleOrderManage.aspx.cs"
                    DependentUpon = "SaleOrderManage.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\SaleOrderManage.aspx.resx"
                    DependentUpon = "SaleOrderManage.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\UpdateSaleOrder.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\UpdateSaleOrder.aspx.cs"
                    DependentUpon = "UpdateSaleOrder.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\UpdateSaleOrder.aspx.resx"
                    DependentUpon = "UpdateSaleOrder.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\UpdateSaleOrderStatus.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\UpdateSaleOrderStatus.aspx.cs"
                    DependentUpon = "UpdateSaleOrderStatus.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\UpdateSaleOrderStatus.aspx.resx"
                    DependentUpon = "UpdateSaleOrderStatus.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\ViewSaleOrder.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\ViewSaleOrder.aspx.cs"
                    DependentUpon = "ViewSaleOrder.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\SaleOrder\ViewSaleOrder.aspx.resx"
                    DependentUpon = "ViewSaleOrder.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\AddSaleReturn.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\AddSaleReturn.aspx.cs"
                    DependentUpon = "AddSaleReturn.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\AddSaleReturn.aspx.resx"
                    DependentUpon = "AddSaleReturn.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\DeleteSaleReturn.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\DeleteSaleReturn.aspx.cs"
                    DependentUpon = "DeleteSaleReturn.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\DeleteSaleReturn.aspx.resx"
                    DependentUpon = "DeleteSaleReturn.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\SaleReturnManage.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\SaleReturnManage.aspx.cs"
                    DependentUpon = "SaleReturnManage.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\SaleReturnManage.aspx.resx"
                    DependentUpon = "SaleReturnManage.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\UpdateSaleReturn.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\UpdateSaleReturn.aspx.cs"
                    DependentUpon = "UpdateSaleReturn.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\UpdateSaleReturn.aspx.resx"
                    DependentUpon = "UpdateSaleReturn.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\ViewSaleOrder.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\ViewSaleOrder.aspx.cs"
                    DependentUpon = "ViewSaleOrder.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\ViewSaleOrder.aspx.resx"
                    DependentUpon = "ViewSaleOrder.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\ViewSaleReturn.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\ViewSaleReturn.aspx.cs"
                    DependentUpon = "ViewSaleReturn.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\SaleReturn\ViewSaleReturn.aspx.resx"
                    DependentUpon = "ViewSaleReturn.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\Statistics\StatByContact.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\Statistics\StatByContact.aspx.cs"
                    DependentUpon = "StatByContact.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\Statistics\StatByContact.aspx.resx"
                    DependentUpon = "StatByContact.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\Statistics\StatByCustomer.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\Statistics\StatByCustomer.aspx.cs"
                    DependentUpon = "StatByCustomer.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\Statistics\StatByCustomer.aspx.resx"
                    DependentUpon = "StatByCustomer.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\Statistics\StatByProduct.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\Statistics\StatByProduct.aspx.cs"
                    DependentUpon = "StatByProduct.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\Statistics\StatByProduct.aspx.resx"
                    DependentUpon = "StatByProduct.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "DesktopModules\Statistics\StatByProductType.aspx"
                    SubType = "Form"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "DesktopModules\Statistics\StatByProductType.aspx.cs"
                    DependentUpon = "StatByProductType.aspx"
                    SubType = "ASPXCodeBehind"
                    BuildAction = "Compile"
                />
                <File
                    RelPath = "DesktopModules\Statistics\StatByProductType.aspx.resx"
                    DependentUpon = "StatByProductType.aspx.cs"
                    BuildAction = "EmbeddedResource"
                />
                <File
                    RelPath = "Images\0.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\1.gif"
                    BuildAction = "Content"
                />
                <File
                    RelPath = "Images\111.png"
                    BuildAction = "Content"

⌨️ 快捷键说明

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