此内容没有您所选择的语言版本。10.18. @position Example This is what the @position attribute looks like in use: declare Cheese name : String @position(1) shop : String @position(2) price : int @position(0) end declare Cheese name : String @position(1) shop : String @position(2) price : int @position(0) end Copy to Clipboard Copied! Toggle word wrap Toggle overflow Report a bug 前一个下一个