小编Wad*_*ade的帖子

Debug.log()和print()函数有什么区别?

Debug.Log("Hello there!");
print("Hello there");
Run Code Online (Sandbox Code Playgroud)

这两个语句在控制台上显示相同的输出,那有什么区别?

c#

0
推荐指数
1
解决办法
471
查看次数

标签 统计

c# ×1