两个IP地址,A是从数据库取出来的,Varchar型,
一个是String B = InetAddress.getLocalHost().getHostAddress();
为什么A==B,总是False呢?这两个IP都是192.168.1.1