OtherMoveableMoveable.move版本:23.11.1本页内容Moveable.move() 方法 当使用 'using' 时移动资源。 签名 interface Moveable { move(): this;} 返回值 this