CHTML_コード変数命名ツール
Volt Withstand"), name: "Volt Withstand",
Home
クエリ変数

「PgUp」と「PgDn」を押すと、ページをすばやくめくることができます。

一般的な変数の命名法

スモールハンプ法 | voltWithstandNameVoltWithstand

[Copy]

ビッグハンプ法 | VoltWithstandNameVoltWithstand

[Copy]

下線法 | volt_withstand_name_volt_withstand

[Copy]

脊椎法 | volt-withstand-name-volt-withstand

[Copy]

事前に下線を引く方法 | _volt_withstand_name_volt_withstand_

[Copy]

大文字の下線 | VOLT_WITHSTAND_NAME_VOLT_WITHSTAND

[Copy]

スパインメソッドの大文字化 | VOLT-WITHSTAND-NAME-VOLT-WITHSTAND

[Copy]

大文字の下線 | _VOLT_WITHSTAND_NAME_VOLT_WITHSTAND_

[Copy]
大文字と小文字を変換する
Play

大文字を入力すると小文字に変換され、その逆も同様です。

長い変数オプティマイザ
Play

単一の長い単語を短くすることができ、複数の単語を使用すると全体の長さを短縮できます。

より多様な命名法

グローバル変数スモールハンプ法 | g_voltWithstandNameVoltWithstand

[Copy]

グローバル変数ビッグハンプ法 | g_VoltWithstandNameVoltWithstand

[Copy]

グローバル変数下線法 | g_volt_withstand_name_volt_withstand

[Copy]

グローバル変数脊椎法 | g-volt-withstand-name-volt-withstand

[Copy]

グローバル変数事前に下線を引く方法 | _g_volt_withstand_name_volt_withstand_

[Copy]

絶え間ないスモールハンプ法 | c_voltWithstandNameVoltWithstand

[Copy]

絶え間ないビッグハンプ法 | c_VoltWithstandNameVoltWithstand

[Copy]

絶え間ない下線法 | c_volt_withstand_name_volt_withstand

[Copy]

絶え間ない脊椎法 | c-volt-withstand-name-volt-withstand

[Copy]

絶え間ない事前に下線を引く方法 | _c_volt_withstand_name_volt_withstand_

[Copy]

c++スモールハンプ法 | m_voltWithstandNameVoltWithstand

[Copy]

c++ビッグハンプ法 | m_VoltWithstandNameVoltWithstand

[Copy]

c++下線法 | m_volt_withstand_name_volt_withstand

[Copy]

c++脊椎法 | m-volt-withstand-name-volt-withstand

[Copy]

c++事前に下線を引く方法 | _m_volt_withstand_name_volt_withstand_

[Copy]

静的変数スモールハンプ法 | s_voltWithstandNameVoltWithstand

[Copy]

静的変数ビッグハンプ法 | s_VoltWithstandNameVoltWithstand

[Copy]

静的変数下線法 | s_volt_withstand_name_volt_withstand

[Copy]

静的変数脊椎法 | s-volt-withstand-name-volt-withstand

[Copy]

静的変数事前に下線を引く方法 | _s_volt_withstand_name_volt_withstand_

[Copy]

配列スモールハンプ法 | q_voltWithstandNameVoltWithstand

[Copy]

配列ビッグハンプ法 | q_VoltWithstandNameVoltWithstand

[Copy]

配列下線法 | q_volt_withstand_name_volt_withstand

[Copy]

配列脊椎法 | q-volt-withstand-name-volt-withstand

[Copy]

配列事前に下線を引く方法 | _q_volt_withstand_name_volt_withstand_

[Copy]

ポインタスモールハンプ法 | p_voltWithstandNameVoltWithstand

[Copy]

ポインタビッグハンプ法 | p_VoltWithstandNameVoltWithstand

[Copy]

ポインタ下線法 | p_volt_withstand_name_volt_withstand

[Copy]

ポインタ脊椎法 | p-volt-withstand-name-volt-withstand

[Copy]

ポインタ事前に下線を引く方法 | _p_volt_withstand_name_volt_withstand_

[Copy]

関数スモールハンプ法 | fn_voltWithstandNameVoltWithstand

[Copy]

関数ビッグハンプ法 | fn_VoltWithstandNameVoltWithstand

[Copy]

関数下線法 | fn_volt_withstand_name_volt_withstand

[Copy]

関数脊椎法 | fn-volt-withstand-name-volt-withstand

[Copy]

関数事前に下線を引く方法 | _fn_volt_withstand_name_volt_withstand_

[Copy]

無効スモールハンプ法 | v_voltWithstandNameVoltWithstand

[Copy]

無効ビッグハンプ法 | v_VoltWithstandNameVoltWithstand

[Copy]

無効下線法 | v_volt_withstand_name_volt_withstand

[Copy]

無効脊椎法 | v-volt-withstand-name-volt-withstand

[Copy]

無効事前に下線を引く方法 | _v_volt_withstand_name_volt_withstand_

[Copy]

ハンドルスモールハンプ法 | h_voltWithstandNameVoltWithstand

[Copy]

ハンドルビッグハンプ法 | h_VoltWithstandNameVoltWithstand

[Copy]

ハンドル下線法 | h_volt_withstand_name_volt_withstand

[Copy]

ハンドル脊椎法 | h-volt-withstand-name-volt-withstand

[Copy]

ハンドル事前に下線を引く方法 | _h_volt_withstand_name_volt_withstand_

[Copy]

長整数スモールハンプ法 | l_voltWithstandNameVoltWithstand

[Copy]

長整数ビッグハンプ法 | l_VoltWithstandNameVoltWithstand

[Copy]

長整数下線法 | l_volt_withstand_name_volt_withstand

[Copy]

長整数脊椎法 | l-volt-withstand-name-volt-withstand

[Copy]

長整数事前に下線を引く方法 | _l_volt_withstand_name_volt_withstand_

[Copy]

ブール値スモールハンプ法 | b_voltWithstandNameVoltWithstand

[Copy]

ブール値ビッグハンプ法 | b_VoltWithstandNameVoltWithstand

[Copy]

ブール値下線法 | b_volt_withstand_name_volt_withstand

[Copy]

ブール値脊椎法 | b-volt-withstand-name-volt-withstand

[Copy]

ブール値事前に下線を引く方法 | _b_volt_withstand_name_volt_withstand_

[Copy]

浮動小数点スモールハンプ法 | f_voltWithstandNameVoltWithstand

[Copy]

浮動小数点ビッグハンプ法 | f_VoltWithstandNameVoltWithstand

[Copy]

浮動小数点下線法 | f_volt_withstand_name_volt_withstand

[Copy]

浮動小数点脊椎法 | f-volt-withstand-name-volt-withstand

[Copy]

浮動小数点事前に下線を引く方法 | _f_volt_withstand_name_volt_withstand_

[Copy]

ダブルワードスモールハンプ法 | dw_voltWithstandNameVoltWithstand

[Copy]

ダブルワードビッグハンプ法 | dw_VoltWithstandNameVoltWithstand

[Copy]

ダブルワード下線法 | dw_volt_withstand_name_volt_withstand

[Copy]

ダブルワード脊椎法 | dw-volt-withstand-name-volt-withstand

[Copy]

ダブルワード事前に下線を引く方法 | _dw_volt_withstand_name_volt_withstand_

[Copy]

弦スモールハンプ法 | sz_voltWithstandNameVoltWithstand

[Copy]

弦ビッグハンプ法 | sz_VoltWithstandNameVoltWithstand

[Copy]

弦下線法 | sz_volt_withstand_name_volt_withstand

[Copy]

弦脊椎法 | sz-volt-withstand-name-volt-withstand

[Copy]

弦事前に下線を引く方法 | _sz_volt_withstand_name_volt_withstand_

[Copy]

短いスモールハンプ法 | n_voltWithstandNameVoltWithstand

[Copy]

短いビッグハンプ法 | n_VoltWithstandNameVoltWithstand

[Copy]

短い下線法 | n_volt_withstand_name_volt_withstand

[Copy]

短い脊椎法 | n-volt-withstand-name-volt-withstand

[Copy]

短い事前に下線を引く方法 | _n_volt_withstand_name_volt_withstand_

[Copy]

倍精度浮動小数点スモールハンプ法 | d_voltWithstandNameVoltWithstand

[Copy]

倍精度浮動小数点ビッグハンプ法 | d_VoltWithstandNameVoltWithstand

[Copy]

倍精度浮動小数点下線法 | d_volt_withstand_name_volt_withstand

[Copy]

倍精度浮動小数点脊椎法 | d-volt-withstand-name-volt-withstand

[Copy]

倍精度浮動小数点事前に下線を引く方法 | _d_volt_withstand_name_volt_withstand_

[Copy]

カウントスモールハンプ法 | c_voltWithstandNameVoltWithstand

[Copy]

カウントビッグハンプ法 | c_VoltWithstandNameVoltWithstand

[Copy]

カウント下線法 | c_volt_withstand_name_volt_withstand

[Copy]

カウント脊椎法 | c-volt-withstand-name-volt-withstand

[Copy]

カウント事前に下線を引く方法 | _c_volt_withstand_name_volt_withstand_

[Copy]

キャラクタースモールハンプ法 | ch_voltWithstandNameVoltWithstand

[Copy]

キャラクタービッグハンプ法 | ch_VoltWithstandNameVoltWithstand

[Copy]

キャラクター下線法 | ch_volt_withstand_name_volt_withstand

[Copy]

キャラクター脊椎法 | ch-volt-withstand-name-volt-withstand

[Copy]

キャラクター事前に下線を引く方法 | _ch_volt_withstand_name_volt_withstand_

[Copy]

整数スモールハンプ法 | i_voltWithstandNameVoltWithstand

[Copy]

整数ビッグハンプ法 | i_VoltWithstandNameVoltWithstand

[Copy]

整数下線法 | i_volt_withstand_name_volt_withstand

[Copy]

整数脊椎法 | i-volt-withstand-name-volt-withstand

[Copy]

整数事前に下線を引く方法 | _i_volt_withstand_name_volt_withstand_

[Copy]

バイトスモールハンプ法 | by_voltWithstandNameVoltWithstand

[Copy]

バイトビッグハンプ法 | by_VoltWithstandNameVoltWithstand

[Copy]

バイト下線法 | by_volt_withstand_name_volt_withstand

[Copy]

バイト脊椎法 | by-volt-withstand-name-volt-withstand

[Copy]

バイト事前に下線を引く方法 | _by_volt_withstand_name_volt_withstand_

[Copy]

Wordスモールハンプ法 | w_voltWithstandNameVoltWithstand

[Copy]

Wordビッグハンプ法 | w_VoltWithstandNameVoltWithstand

[Copy]

Word下線法 | w_volt_withstand_name_volt_withstand

[Copy]

Word脊椎法 | w-volt-withstand-name-volt-withstand

[Copy]

Word事前に下線を引く方法 | _w_volt_withstand_name_volt_withstand_

[Copy]

実数型スモールハンプ法 | r_voltWithstandNameVoltWithstand

[Copy]

実数型ビッグハンプ法 | r_VoltWithstandNameVoltWithstand

[Copy]

実数型下線法 | r_volt_withstand_name_volt_withstand

[Copy]

実数型脊椎法 | r-volt-withstand-name-volt-withstand

[Copy]

実数型事前に下線を引く方法 | _r_volt_withstand_name_volt_withstand_

[Copy]

署名されていないスモールハンプ法 | u_voltWithstandNameVoltWithstand

[Copy]

署名されていないビッグハンプ法 | u_VoltWithstandNameVoltWithstand

[Copy]

署名されていない下線法 | u_volt_withstand_name_volt_withstand

[Copy]

署名されていない脊椎法 | u-volt-withstand-name-volt-withstand

[Copy]

署名されていない事前に下線を引く方法 | _u_volt_withstand_name_volt_withstand_

[Copy]