t_substationlayer.tab

来自「此代码是关于mapgis的在」· TAB 代码 · 共 17 行

TAB
17
字号
!table
!version 450
!charset WindowsSimpChinese

Definition Table
  Description "子站"
  Type NATIVE Charset "WindowsSimpChinese"
  Fields 8
    StationID Integer ;
    StationName Char (50) ;
    LineId Integer ;
    Position Char (254) ;
    ZKPowerId Integer ;
    GLPower1Id Integer ;
    GLPower2Id Integer ;
    Script Char (254) ;

⌨️ 快捷键说明

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