stream3.out

来自「ESRI SHAPE文件读/写源代码。SHAPE是GIS中的重要文件格式」· OUT 代码 · 共 29 行

OUT
29
字号
Shapefile Type: Polygon   # of Shapes: 2File Bounds: (       0.000,       0.000,0,0)         to  (     180.000,     170.000,0,0)Shape:0 (Polygon)  nVertices=9, nParts=2  Bounds:(       0.000,       0.000, 0, 0)      to (     100.000,     100.000, 0, 0)     (       0.000,       0.000, 0, 0) Ring      (     100.000,       0.000, 0, 0)       (     100.000,     100.000, 0, 0)       (       0.000,     100.000, 0, 0)       (       0.000,       0.000, 0, 0)     + (      20.000,      20.000, 0, 0) Ring      (      20.000,      30.000, 0, 0)       (      30.000,      30.000, 0, 0)       (      20.000,      20.000, 0, 0)  Shape:1 (Polygon)  nVertices=4, nParts=1  Bounds:(     150.000,     150.000, 0, 0)      to (     180.000,     170.000, 0, 0)     (     150.000,     150.000, 0, 0) Ring      (     160.000,     150.000, 0, 0)       (     180.000,     170.000, 0, 0)       (     150.000,     150.000, 0, 0)  Descriptio                     TestInt       TestDouble Square with triangle missing        1           2.50000 Smaller triangle                  100        1000.25000 

⌨️ 快捷键说明

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