06 2023 档案

摘要:class RectSelectTool : GISBasTool { //地图视图控件 MapControl mapCtrl; //交互工具:选择工具控件 public SelectTool selTool; //选择数据时的数据类型过滤 SelectDataType dataType; //查询 阅读全文
posted @ 2023-06-25 10:13 恋上微笑的天使 阅读(33) 评论(0) 推荐(0) 编辑
摘要:UPDATE 表名称 SET 字段名称 =stuff(字段名称,1,LEN('待更新),'更新值') WHERE LEFT(LEVELCODE,LEN('待更新'))='待更新'; 阅读全文
posted @ 2023-06-10 14:53 恋上微笑的天使 阅读(128) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示