console.info()方法是控製台模塊的內置應用程序編程接口,用於將消息打印到換行符中的stdout。與console.log()方法類似。 用法: console.info(data, args);.
確定! 回上一頁