Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
Welcome To Ask or Share your Answers For Others

Categories

0 votes
397 views
in Technique[技术] by (71.8m points)

javascript - JavaScript:如何将消息打印到错误控制台?(JavaScript: How do I print a message to the error console?)

How can I print a message to the error console, preferably including a variable?(如何将消息打印到错误控制台,最好包括变量?)

For example, something like:(例如,类似于:) print('x=%d', x);   ask by Mark Harrison translate from so

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome To Ask or Share your Answers For Others

Please log in or register to answer this question.

Welcome to WuJiGu Developer Q&A Community for programmer and developer-Open, Learning and Share
...