常見例句雙語(yǔ)例句If that is the case, a runtime error is raised.如果的確如此,那么就會(huì)產(chǎn)生一個(gè)運(yùn)行時(shí)錯(cuò)誤。The reason for this change is that if you try to redirect the browser, you get the the runtime error that Listing 18 shows.之所以作這樣的改變,是因?yàn)槿绻囟ㄏ驗(yàn)g覽器,將會(huì)遇到 列表18所示的運(yùn)行時(shí)錯(cuò)誤。If your code passes the wrong element to the method, the code compiles fine, but might raise a runtime error or silently return no results.如果代碼給方法傳遞錯(cuò)誤的元素,那么盡管代碼將編繹良好,但可能會(huì)導(dǎo)致運(yùn)行時(shí)錯(cuò)誤或者不返回任何結(jié)果。 返回 runtime error