方法說明:返回當前正在使用的ip地址,以字符串形式返回文法:複製代碼代碼如下: dns.getServers()接收參數:無源碼:複製代碼代碼如下: exports.getServers = function() { return cares.getServers(); };