巧用FieldCaculater合并图层 由于Union后相同字段并没有Union所以Dim s as StringDim s1 as String s = CStr([CLASS])s1 = CStr([CLASS_1])if s1 <> "0" Thens = s1End if