摘要:
public class Test{ public static void main(String[] args){ String str1 = "\"name\"";//字符串两边含有双引号 String str2 = "name \"is\" wgb";//字符串中间含有双引号 String s 阅读全文
posted @ 2019-05-15 14:51
JackGIS
阅读(34588)
评论(0)
推荐(0)
摘要:
编程的人都知道,java中的“/”、“%”运算,其中前者为取整,后者取余数。那么有没有快捷的运算方法取正常的运算结果呢? 阅读全文
posted @ 2019-05-15 14:48
JackGIS
阅读(5100)
评论(0)
推荐(0)

浙公网安备 33010602011771号