code naming
code naming
-
Check with the supplied source code for naming conventions .
检查为命名约定提供的源代码。
-
This applies to all aspects of the code including naming conventions , terminology , and design patterns .
它被应用在代码的各个方面,包括命名规范、术语约定以及设计模式。
-
In general , there are four parts , i.e. , inter-processes communication , code mobility , naming service and device management .
总体来说包括进程间通信、代码移动性、命名服务和设备管理四大内容。
-
Rockstars write code which follows naming conventions , code which is compact , simple and not overly clever .
优秀的工程师编写代码会遵循命名惯例,代码编写紧凑、简单和不过度炫耀聪明。
-
Namespaces in PHP are a way to organize your code , avoid naming collisions , and provide context for your classes , functions , and constants .
PHP中的名称空间能够用于组织代码、避免命名冲突以及为类、函数和常量提供上下文。