getter setter的意思
getter setter中文翻譯:
吸氣劑設定器
相似詞語短語
teeter totter───vi.上下晃動;玩蹺蹺板;n.蹺蹺板
better bet───更好的選擇
better shape───更好的身材;更好的形狀
choker-setter───扼流圈
cover letter───附信
feel better───感覺好點了
jet-setter───噴氣定型機
雙語使用場景
The problem with using classes for structured data is that each class has its own distinct interface for accessing that data, typically through getter/setter methods.───將類用于結構化數據的問題就是為了訪問此數據每一個類都有其自己不同接口,通常通過 getter/setter 方法。
Add a getter and setter for the id attribute.───為id屬性添加一個獲得者以及設置者。
mapping can be implemented by creating your own getter and setter methods.───可以通過創建自己的獲取器和設置器方法來實現映射。
In the aforementioned Java bean example, all of the getters, setters, and the three other methods are implied and included at compile time.───在前述的那個Javabean示例中,所有的getter、setter以及其他三個方法都是在編譯時被暗示并包括進來的。
英語使用場景
The problem with using classes for structured data is that each class has its own distinct interface for accessing that data, typically through getter/setter methods.
While the above getter / setter methods are trivial, the real value of bijection via getter / setter methods is that you can add custom logic to manipulate the bijection process.
The names of the getter, setter, and deleter are nothing reserved.