ferrarisales.csproj
来自「一个网页的系统例子」· CSPROJ 代码 · 共 424 行 · 第 1/2 页
CSPROJ
424 行
<File
RelPath = "Page\Dealer.aspx.cs"
DependentUpon = "Dealer.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Page\Dealer.aspx.resx"
DependentUpon = "Dealer.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Page\DealerModify.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Page\DealerModify.aspx.cs"
DependentUpon = "DealerModify.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Page\DealerModify.aspx.resx"
DependentUpon = "DealerModify.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Page\index.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Page\index.aspx.cs"
DependentUpon = "index.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Page\index.aspx.resx"
DependentUpon = "index.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Page\Login.aspx"
BuildAction = "Content"
/>
<File
RelPath = "Page\Login.aspx.cs"
DependentUpon = "Login.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Page\Login.aspx.resx"
DependentUpon = "Login.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Page\Logistics.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Page\Logistics.aspx.cs"
DependentUpon = "Logistics.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Page\Logistics.aspx.resx"
DependentUpon = "Logistics.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Page\Message.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Page\Message.aspx.cs"
DependentUpon = "Message.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Page\Message.aspx.resx"
DependentUpon = "Message.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Page\Order.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Page\Order.aspx.cs"
DependentUpon = "Order.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Page\Order.aspx.resx"
DependentUpon = "Order.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Page\Password.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Page\Password.aspx.cs"
DependentUpon = "Password.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Page\Password.aspx.resx"
DependentUpon = "Password.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Page\Product.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Page\Product.aspx.cs"
DependentUpon = "Product.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Page\Product.aspx.resx"
DependentUpon = "Product.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Page\ProductModify.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Page\ProductModify.aspx.cs"
DependentUpon = "ProductModify.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Page\ProductModify.aspx.resx"
DependentUpon = "ProductModify.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "Page\ProductOption.aspx"
SubType = "Form"
BuildAction = "Content"
/>
<File
RelPath = "Page\ProductOption.aspx.cs"
DependentUpon = "ProductOption.aspx"
SubType = "ASPXCodeBehind"
BuildAction = "Compile"
/>
<File
RelPath = "Page\ProductOption.aspx.resx"
DependentUpon = "ProductOption.aspx.cs"
BuildAction = "EmbeddedResource"
/>
<File
RelPath = "pic\ProductModel\131F EV_001.jpg"
BuildAction = "Content"
/>
<File
RelPath = "pic\ProductModel\131F EV_002.jpg"
BuildAction = "Content"
/>
<File
RelPath = "pic\ProductModel\F137 F1_001.jpg"
BuildAction = "Content"
/>
<File
RelPath = "pic\ProductModel\F137 F1_002.jpg"
BuildAction = "Content"
/>
<File
RelPath = "pic\ProductModel\F141 F1_001.jpg"
BuildAction = "Content"
/>
<File
RelPath = "pic\ProductModel\F141 F1_002.jpg"
BuildAction = "Content"
/>
<File
RelPath = "pic\ProductModel\F430F SP_001.jpg"
BuildAction = "Content"
/>
<File
RelPath = "pic\ProductModel\F430F SP_002.jpg"
BuildAction = "Content"
/>
<File
RelPath = "style\main.css"
BuildAction = "Content"
/>
</Include>
</Files>
</CSHARP>
</VisualStudioProject>
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?