upper camel case
基本解释
- [计算机科学技术]字首大写多字嵌合文字转换法
英汉例句
- Why? Upper camel case is conventional for identifying objects that can be instantiated using a constructor.
为何? 大驼峰命名法用于标识可以通过构造函数实例化的对象。
angular.cn - Why? Upper camel case is conventional for identifying objects that can be instantiated using a constructor.
为何? 大驼峰命名法是一种命名约定,用来标识可用构造函数实例化的对象。
angular.cn - Why? Classes can be instantiated and construct an instance. By convention, upper camel case indicates a construct able asset.
为何? 类可以被实例化和构造实例。根据约定,用大写驼峰命名法来标识可构造的东西。
angular.cn
双语例句
专业释义
- 字首大写多字嵌合文字转换法