import java.net.NetworkInterface; //導入方法依賴的package包/類 /** * Get local IP address * * @return ip address */ static String getLocalIpAddress() ...
確定! 回上一頁