upper camel case
常見例句
- Why? Upper camel case is conventional for identifying objects that can be instantiated using a constructor.
爲(wèi)何? 大駝峰命名法用於標(biāo)識可以通過搆造函數(shù)實(shí)例化的對象。
angular.cn - Why? Upper camel case is conventional for identifying objects that can be instantiated using a constructor.
爲(wèi)何? 大駝峰命名法是一種命名約定,用來標(biāo)識可用搆造函數(shù)實(shí)例化的對象。
angular.cn - Why? Classes can be instantiated and construct an instance. By convention, upper camel case indicates a construct able asset.
爲(wèi)何? 類可以被實(shí)例化和搆造實(shí)例。根據(jù)約定,用大寫駝峰命名法來標(biāo)識可搆造的東西。
angular.cn 返回 upper camel case