console.dirxml(...data)
版本历史
| 版本 | 变更 |
|---|---|
| v9.3.0 |
|
| v8.0.0 | 新增于: v8.0.0 |
...data<any>
此方法调用 console.log() 并传递接收到的参数。此方法不会生成任何 XML 格式。
🌐 This method calls console.log() passing it the arguments received.
This method does not produce any XML formatting.
| 版本 | 变更 |
|---|---|
| v9.3.0 |
|
| v8.0.0 | 新增于: v8.0.0 |
...data <any> 此方法调用 console.log() 并传递接收到的参数。此方法不会生成任何 XML 格式。
🌐 This method calls console.log() passing it the arguments received.
This method does not produce any XML formatting.