25-11.svg
上传用户:shuxianled
上传日期:2007-01-18
资源大小:6404k
文件大小:2k
源码类别:

xml/soap/webservice

开发平台:

Others

  1. <?xml version="1.0" encoding="UTF-8" standalone="yes"?>
  2. <svg xmlns="http://www.w3.org/2000/svg" 
  3.      width="3.6in" height="2.4in">
  4.   <title>Listing 25-11 from the XML Bible</title>
  5.   <path d="M 100,100 
  6.            L 100, 0 
  7.            A 100 100 0 0 1 170.7106781187 29.28932188135
  8.            L 100, 100 Z" 
  9.            fill="brown" stroke="black" stroke-width="1px" />
  10.   <path d="M 100,100 
  11.            L 170.7106781187 29.28932188135 
  12.            A 100 100 0 0 1 200 100
  13.            L 100, 100 Z" 
  14.            fill="brown" stroke="black" stroke-width="1px" />
  15.   <path d="M 100,100 
  16.            L 200, 100 
  17.            A 100 100 0 0 1 170.7106781187  170.7106781187
  18.            L 100, 100 Z" 
  19.            fill="brown" stroke="black" stroke-width="1px" />
  20.   <path d="M 100,100 
  21.            L 170.7106781187,170.7106781187 
  22.            A 100 100 0 0 1 100 200
  23.            L 100, 100 Z" 
  24.            fill="brown" stroke="black" stroke-width="1px" />
  25.   <path d="M 100,100 
  26.            L 100,200 
  27.            A 100 100 0 0 1 29.28932188135 170.7106781187
  28.            L 100, 100 Z" 
  29.            fill="brown" stroke="black" stroke-width="1px" />
  30.   <path d="M 100,100 
  31.            L 29.28932188135 170.7106781187 
  32.            A 100 100 0 0 1 0 100
  33.            L 100, 100 Z" 
  34.            fill="brown" stroke="black" stroke-width="1px" />
  35.   <path d="M 100,100 
  36.            L 0, 100 
  37.            A 100 100 0 0 1 29.28932188135 29.28932188135
  38.            L 100, 100 Z" 
  39.            fill="brown" stroke="black" stroke-width="1px" />
  40.   <path d="M 100,100 
  41.            L 29.28932188135 29.28932188135 
  42.            A 100 100 0 0 1 100 0
  43.            L 100, 100 Z" 
  44.            fill="brown" stroke="black" stroke-width="1px" />
  45. </svg>