chtml代码变量命名工具
赋值接口的代码变量命名方法大全
返回首页
继续查询其他变量命名的标记信息

按下“PgUp”或“PgDn”,按键可快速浏览上下内容。

常见命名方法

小驼峰法 | assignmentInterface

[复制变量]

大驼峰法 | AssignmentInterface

[复制变量]

下划线法 | assignment_interface

[复制变量]

脊柱法 | assignment-interface

[复制变量]

前下划线法 | _assignment_interface

[复制变量]

下划线大写 | ASSIGNMENT_INTERFACE

[复制变量]

脊柱大写 | ASSIGNMENT-INTERFACE

[复制变量]

前下划线大写 | _ASSIGNMENT_INTERFACE

[复制变量]
大小写转换器
转换大小写

可将link_a,转为LINK_A,输入大写则反之。

长变量优化器
缩短优化变量

可将单个长单词缩短,多个单词变量缩减。

匈牙利命名法

全局变量小驼峰法 | g_assignmentInterface

[复制变量]

全局变量大驼峰法 | g_AssignmentInterface

[复制变量]

全局变量下划线法 | g_assignment_interface

[复制变量]

全局变量脊柱法 | g-assignment-interface

[复制变量]

全局变量前下划线法 | _g_assignment_interface

[复制变量]

常量小驼峰法 | c_assignmentInterface

[复制变量]

常量大驼峰法 | c_AssignmentInterface

[复制变量]

常量下划线法 | c_assignment_interface

[复制变量]

常量脊柱法 | c-assignment-interface

[复制变量]

常量前下划线法 | _c_assignment_interface

[复制变量]

c++类成员变量小驼峰法 | m_assignmentInterface

[复制变量]

c++类成员变量大驼峰法 | m_AssignmentInterface

[复制变量]

c++类成员变量下划线法 | m_assignment_interface

[复制变量]

c++类成员变量脊柱法 | m-assignment-interface

[复制变量]

c++类成员变量前下划线法 | _m_assignment_interface

[复制变量]

静态变量小驼峰法 | s_assignmentInterface

[复制变量]

静态变量大驼峰法 | s_AssignmentInterface

[复制变量]

静态变量下划线法 | s_assignment_interface

[复制变量]

静态变量脊柱法 | s-assignment-interface

[复制变量]

静态变量前下划线法 | _s_assignment_interface

[复制变量]

数组小驼峰法 | q_assignmentInterface

[复制变量]

数组大驼峰法 | q_AssignmentInterface

[复制变量]

数组下划线法 | q_assignment_interface

[复制变量]

数组脊柱法 | q-assignment-interface

[复制变量]

数组前下划线法 | _q_assignment_interface

[复制变量]

指针小驼峰法 | p_assignmentInterface

[复制变量]

指针大驼峰法 | p_AssignmentInterface

[复制变量]

指针下划线法 | p_assignment_interface

[复制变量]

指针脊柱法 | p-assignment-interface

[复制变量]

指针前下划线法 | _p_assignment_interface

[复制变量]

函数小驼峰法 | fn_assignmentInterface

[复制变量]

函数大驼峰法 | fn_AssignmentInterface

[复制变量]

函数下划线法 | fn_assignment_interface

[复制变量]

函数脊柱法 | fn-assignment-interface

[复制变量]

函数前下划线法 | _fn_assignment_interface

[复制变量]

无效小驼峰法 | v_assignmentInterface

[复制变量]

无效大驼峰法 | v_AssignmentInterface

[复制变量]

无效下划线法 | v_assignment_interface

[复制变量]

无效脊柱法 | v-assignment-interface

[复制变量]

无效前下划线法 | _v_assignment_interface

[复制变量]

句柄小驼峰法 | h_assignmentInterface

[复制变量]

句柄大驼峰法 | h_AssignmentInterface

[复制变量]

句柄下划线法 | h_assignment_interface

[复制变量]

句柄脊柱法 | h-assignment-interface

[复制变量]

句柄前下划线法 | _h_assignment_interface

[复制变量]

长整型小驼峰法 | l_assignmentInterface

[复制变量]

长整型大驼峰法 | l_AssignmentInterface

[复制变量]

长整型下划线法 | l_assignment_interface

[复制变量]

长整型脊柱法 | l-assignment-interface

[复制变量]

长整型前下划线法 | _l_assignment_interface

[复制变量]

布尔小驼峰法 | b_assignmentInterface

[复制变量]

布尔大驼峰法 | b_AssignmentInterface

[复制变量]

布尔下划线法 | b_assignment_interface

[复制变量]

布尔脊柱法 | b-assignment-interface

[复制变量]

布尔前下划线法 | _b_assignment_interface

[复制变量]

浮点型小驼峰法 | f_assignmentInterface

[复制变量]

浮点型大驼峰法 | f_AssignmentInterface

[复制变量]

浮点型下划线法 | f_assignment_interface

[复制变量]

浮点型脊柱法 | f-assignment-interface

[复制变量]

浮点型前下划线法 | _f_assignment_interface

[复制变量]

双字小驼峰法 | dw_assignmentInterface

[复制变量]

双字大驼峰法 | dw_AssignmentInterface

[复制变量]

双字下划线法 | dw_assignment_interface

[复制变量]

双字脊柱法 | dw-assignment-interface

[复制变量]

双字前下划线法 | _dw_assignment_interface

[复制变量]

字符串小驼峰法 | sz_assignmentInterface

[复制变量]

字符串大驼峰法 | sz_AssignmentInterface

[复制变量]

字符串下划线法 | sz_assignment_interface

[复制变量]

字符串脊柱法 | sz-assignment-interface

[复制变量]

字符串前下划线法 | _sz_assignment_interface

[复制变量]

短整型小驼峰法 | n_assignmentInterface

[复制变量]

短整型大驼峰法 | n_AssignmentInterface

[复制变量]

短整型下划线法 | n_assignment_interface

[复制变量]

短整型脊柱法 | n-assignment-interface

[复制变量]

短整型前下划线法 | _n_assignment_interface

[复制变量]

双精度浮点小驼峰法 | d_assignmentInterface

[复制变量]

双精度浮点大驼峰法 | d_AssignmentInterface

[复制变量]

双精度浮点下划线法 | d_assignment_interface

[复制变量]

双精度浮点脊柱法 | d-assignment-interface

[复制变量]

双精度浮点前下划线法 | _d_assignment_interface

[复制变量]

计数小驼峰法 | c_assignmentInterface

[复制变量]

计数大驼峰法 | c_AssignmentInterface

[复制变量]

计数下划线法 | c_assignment_interface

[复制变量]

计数脊柱法 | c-assignment-interface

[复制变量]

计数前下划线法 | _c_assignment_interface

[复制变量]

字符小驼峰法 | ch_assignmentInterface

[复制变量]

字符大驼峰法 | ch_AssignmentInterface

[复制变量]

字符下划线法 | ch_assignment_interface

[复制变量]

字符脊柱法 | ch-assignment-interface

[复制变量]

字符前下划线法 | _ch_assignment_interface

[复制变量]

整型小驼峰法 | i_assignmentInterface

[复制变量]

整型大驼峰法 | i_AssignmentInterface

[复制变量]

整型下划线法 | i_assignment_interface

[复制变量]

整型脊柱法 | i-assignment-interface

[复制变量]

整型前下划线法 | _i_assignment_interface

[复制变量]

字节小驼峰法 | by_assignmentInterface

[复制变量]

字节大驼峰法 | by_AssignmentInterface

[复制变量]

字节下划线法 | by_assignment_interface

[复制变量]

字节脊柱法 | by-assignment-interface

[复制变量]

字节前下划线法 | _by_assignment_interface

[复制变量]

字小驼峰法 | w_assignmentInterface

[复制变量]

字大驼峰法 | w_AssignmentInterface

[复制变量]

字下划线法 | w_assignment_interface

[复制变量]

字脊柱法 | w-assignment-interface

[复制变量]

字前下划线法 | _w_assignment_interface

[复制变量]

实型小驼峰法 | r_assignmentInterface

[复制变量]

实型大驼峰法 | r_AssignmentInterface

[复制变量]

实型下划线法 | r_assignment_interface

[复制变量]

实型脊柱法 | r-assignment-interface

[复制变量]

实型前下划线法 | _r_assignment_interface

[复制变量]

无符号小驼峰法 | u_assignmentInterface

[复制变量]

无符号大驼峰法 | u_AssignmentInterface

[复制变量]

无符号下划线法 | u_assignment_interface

[复制变量]

无符号脊柱法 | u-assignment-interface

[复制变量]

无符号前下划线法 | _u_assignment_interface

[复制变量]