⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 products.xml

📁 用vs2005编网页的入门实例
💻 XML
字号:
<?xml version="1.0" encoding="utf-8" ?>
<Products>
  <Product id="1">
    <ProductID>1</ProductID>
    <Name>Adjustable Race</Name>
    <ProductNumber>AR-5381</ProductNumber>
    <ReorderPoint>750</ReorderPoint>
    <StandardCost>0.0000</StandardCost>
    <ListPrice>0.0000</ListPrice>
  </Product>
  <Product id="2">
    <ProductID>2</ProductID>
    <Name>Bearing Ball</Name>
    <ProductNumber>BA-8327</ProductNumber>
    <ReorderPoint>750</ReorderPoint>
    <StandardCost>0.0000</StandardCost>
    <ListPrice>0.0000</ListPrice>
  </Product>
  <Product id="3">
    <ProductID>3</ProductID>
    <Name>BB Ball Bearing</Name>
    <ProductNumber>BE-2349</ProductNumber>
    <ReorderPoint>600</ReorderPoint>
    <StandardCost>0.0000</StandardCost>
    <ListPrice>0.0000</ListPrice>
  </Product>
  <Product id="4">
    <ProductID>4</ProductID>
    <Name>Headset Ball Bearings</Name>
    <ProductNumber>BE-2908</ProductNumber>
    <ReorderPoint>600</ReorderPoint>
    <StandardCost>0.0000</StandardCost>
    <ListPrice>0.0000</ListPrice>
  </Product>
  <Product id="316">
    <ProductID>316</ProductID>
    <Name>Blade</Name>
    <ProductNumber>BL-2036</ProductNumber>
    <ReorderPoint>600</ReorderPoint>
    <StandardCost>0.0000</StandardCost>
    <ListPrice>0.0000</ListPrice>
  </Product>
  <Product id="317">
    <ProductID>317</ProductID>
    <Name>LL Crankarm</Name>
    <ProductNumber>CA-5965</ProductNumber>
    <ReorderPoint>375</ReorderPoint>
    <StandardCost>0.0000</StandardCost>
    <ListPrice>0.0000</ListPrice>
  </Product>
</Products>

⌨️ 快捷键说明

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