bug detector的意思
bug detector中文翻譯:
錯誤檢測器
detector───n.探測器;檢測器;發現者;偵察器
bug───n.臭蟲,小蟲;故障;竊聽器;vt.煩擾,打擾;裝竊聽器;vi.裝置竊聽器;打擾
detector noise───檢波器噪聲
detector games───探測器游戲
handsomeness detector───手感檢測器
detector smoke───煙霧探測器
co detector───一氧化碳探測器
detector gadget───探測器小工具
fid detector───氫火焰離子化檢測器
In this installment, you'll develop a detector for a less trivial bug pattern, called RuntimeException capture. (this bug detector is now included in the FindBugs distribution.)───在這一期的文章中,您將開發一個稱為RuntimeException capture的更小bug模式的檢測器(目前,FindBugs發行版中已包含此bug檢測器。)
So once you write a bug detector, try running it on a few projects and sample the reports to see if they are actual bugs or false alarms.───所以在編寫bug檢測器后,應該試著在新的項目和示例上運行它,以查看它們是真實的bug,還是假警報。
So for a bug pattern detector to be effective, it must minimize false alarms, preferably no more than 50 percent.───所以對于一個有效的 bug 模式檢測器,它必須最小化假警報數量,最好使假情報不超過 50%。
You can pass information from your bug detector's Java code into the full description by using annotations.───可以使用注釋(annotation)將信息從缺陷檢測器的Java代碼中傳遞給完全描述。