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