最新消息:

标签:克隆体

Debug in Scratch —— Part 1
Scratch

Debug in Scratch —— Part 1

少儿编程 5年前 (2019-10-14) 1963浏览 0评论

        在程序开发过程中,出现程序错误 (BUG) 是不可避免的。这时候就需要对程序进行调试,通过调试,发现程序错误,从而着手修复BUG。 ...