基本解釋調(diào)試語句英漢例句雙語例句To debug such a problem, it's important to know what the value of the variable is, using a print() or a die() statement.要調(diào)試這類問題,重要的是用 print() 或 die() 語句知道變量的值是什么。Every time you consider writing a debug printout, consider writing a unit-test instead. ( or turn int into logging statement)用單元測試或者記錄日志來代替測試時的輸出。Note that this is a little more advanced than a typical HelloWorld application that prints the statement without user interaction, but the message is printed to debug.注意,這比只打印出 hello world 句子而沒有用戶交互的典型 HelloWorld 應(yīng)用程序稍高級一些,但消息被輸出到了調(diào)試窗口。debug statement更多例句詞組短語短語debug support system statement format 除錯支持系統(tǒng)敘述格式debug statement更多詞組專業(yè)釋義計算機科學(xué)技術(shù)調(diào)試語句除錯敘述