We can use format specifiers to tell the log function how the data should be printed. For example: %s → Formats the value as a string. var a = ...
確定! 回上一頁