upper camel case
基本解釋
- [計算機科學(xué)技術(shù)]字首大寫多字嵌合文字轉(zhuǎn)換法
英漢例句
- Why? Upper camel case is conventional for identifying objects that can be instantiated using a constructor.
為何? 大駝峰命名法用于標識可以通過構(gòu)造函數(shù)實例化的對象。
angular.cn - Why? Upper camel case is conventional for identifying objects that can be instantiated using a constructor.
為何? 大駝峰命名法是一種命名約定,用來標識可用構(gòu)造函數(shù)實例化的對象。
angular.cn - Why? Classes can be instantiated and construct an instance. By convention, upper camel case indicates a construct able asset.
為何? 類可以被實例化和構(gòu)造實例。根據(jù)約定,用大寫駝峰命名法來標識可構(gòu)造的東西。
angular.cn
雙語例句
專業(yè)釋義
- 字首大寫多字嵌合文字轉(zhuǎn)換法