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