摘要:
select * from ICTransTypeselect * from ICTemplateEntry where fid='B08'select * from ppbom where FBillNo='PBOM000278'select * from ppbomentry where FIn 阅读全文
posted @ 2017-01-18 11:07
许佳挺
阅读(237)
评论(0)
推荐(0)
摘要:
int intA = 10; String StrB = "12"; int c = Integer.parseInt(StrB); // 把String转换成int String d = String.valueOf(intA); // 把int转换成String 阅读全文
posted @ 2017-01-18 09:46
许佳挺
阅读(399)
评论(0)
推荐(0)

浙公网安备 33010602011771号