【英単語】camel-caseを徹底解説!意味、使い方、例文、読み方

【英単語】camel-caseを徹底解説!意味、使い方、例文、読み方

「camel case」の意味(noun)

品詞(英単語での分類): 名詞

【複合名または句で最初の単語とスペースで区切られていない場合に、2 番目の単語を大文字で始めること】意味として使われています。

和訳:【キャメルケース】

例文
Examples of camel case include “iPod” and “GaGa”.
キャメルケースの例としては「iPod」や「GaGa」などがあります。
【camel-case】に関するの例文(英語の例文と和訳)

参考:「camel case」の例文一覧

例文
I remember a much earlier camel case which, alas!
悲しいかな、ずっと前のキャメルケースを覚えています!
例文
Camel case may start with a capital or, especially in programming languages, with a lowercase letter.
キャメルケースは大文字で始まる場合もあれば、特にプログラミング言語では小文字で始まる場合もあります。
例文
In some applications multipart names are written with spaces, in others joined together, often in camel case ; this article uses spaces and uppercase initials.
一部のアプリケーションでは、マルチパート名はスペースで書かれ、他のアプリケーションでは結合され、多くの場合キャメルケースで記述されます。この記事では、スペースと大文字のイニシャルを使用しています。
【camel-case】に関するの例文(英語の例文と和訳)
例文
Camel case is also distinct from title case, which is traditionally used for book titles and headlines.
キャメルケースは、書籍のタイトルや見出しに伝統的に使用されているタイトルケースとも異なります。
例文
For clarity, this article calls the two alternatives upper camel case and lower camel case .
わかりやすくするために、この記事では 2 つの代替案をアッパーキャメルケースとロワーキャメルケースと呼んでいます。
例文
Some people and organizations use the term ” camel case ” only for lower camel case .
一部の人々や組織は、「キャメルケース」という用語を下位のキャメルケースにのみ使用しています。
【camel-case】に関するの例文(英語の例文と和訳)
例文
However, some languages and programmers chose to avoid underscores, among other reasons to prevent confusing them with whitespace, and adopted camel case instead.
ただし、一部の言語やプログラマーは、アンダースコアを空白と混同しないようにするなどの理由で、アンダースコアを避けることを選択し、代わりにキャメルケースを採用しました。
例文
Such patterns are identified by many users, ambiguously, as camel case .
このようなパターンは、キャメルケースとして多くのユーザーによってあいまいに識別されます。
例文
Wikipedia formerly used camel case linking as well, but switched to explicit link markup using square brackets and many other wiki sites have done the same.
ウィキペディアも以前はキャメルケースリンクを使用していましたが、角括弧を使用した明示的なリンク マークアップに切り替え、他の多くのウィキ サイトでも同じようにしました。
【camel-case】に関するの例文(英語の例文と和訳)
例文
This machine lacked an underscore key, and the hyphen and space characters were not permitted in identifiers, leaving camel case as the only viable scheme for readable multiword names.
このマシンにはアンダースコア キーがなく、識別子にハイフンとスペース文字を使用することは許可されていなかったため、キャメルケースが読み取り可能な複数語名の唯一の有効なスキームとして残されていました。

「camel-case」のネイティブ発音(読み方)を聞きましょう!

読み方は【ˈkæm.əl ˌkeɪs】です。下記動画を聞きながらˈkæm.əl ˌkeɪsを大声で発音しましょう

【絶対聞こう】アメリカ人が「camel-case」の意味について解説】!


camel caseの実際の意味・ニュアンス(キャメルケース?キャメル?を理解して、正しく使いましょう!

The Ruby convention is to use camel case (embedded capitals) to separate words in a class name and the underscore to separate words in a file name.
Ruby の規則では、クラス名の単語を区切るにはキャメルケース (大文字を組み込む形式) を使用し、ファイル名の単語を区切るには下線を使用します。
Your method names should correspond to Cashier’s expected convention, specifically, methods should be prefixed with handle and the “camel case” name of the Stripe webhook you wish to handle.
メソッド名はCashierの命名規則に沿う必要があります。メソッドはhandleのプレフィックスで始まり、処理したいStripeのWebフックの名前をキャメルケースにします。
Navigate to any file, type, or symbol with one quick keyboard shortcut, and jump directly to a declaration with a single click.In the Go To dialogs you can type in file or type names using camel case and even wild cards, and do a case sensitive search over all open projects.
1 つのクイックキーボードショートカットで、任意のファイル、型、またはシンボルへ移動し、1 回のクリックで宣言に直接ジャンプします。 ファイルへ移動ダイアログまたは型に移動ダイアログでファイル名または型名を入力し、開いているすべてのプロジェクト内を検索できます。 入力にはキャメルケースやワイルドカードを使用でき、また大文字と小文字を区別した検索が可能です。
Also, though Eloquent relationship methods are defined using “camel case“, a relationship’s JSON attribute will be “snake case”.
また、Eloquentのリレーションメソッドはキャメルケースで定義しますが、リレーションのJSON属性はスネークケースになります。
Use camel case in hashtags.
ハッシュタグではキャメルケースを使用してください。
Extend Selection to Previous Camel Case Position
前のキャメルケース位置まで選択を拡張
General Editor Options, Folding, Completion, Camel Case
一般エディタオプション、折り畳み、補完、キャメルケース
Kotlin: String Conversion – First Letter to Lower/Upper, Camel Case and Snake Case
Kotlin: 文字列変換 先頭を大文字・小文字に/ キャメルケース・スネークケース
Camel Case Code Completion
キャメルケースのコード補完
Make first letter lower Make first letter upper Convert snake case string to camel case Convert camel case string to snake case
先頭を小文字にする 先頭を大文字にする スネークケースの文字列をキャメルケースにする キャメルケースの文字列をスネークケースにする
IndexIntact CaseDetails Intact Case [Details] Camel Case As you know, camel case is one of the most famous naming convention.
目録Intact Case詳細 Intact Case [詳細] キャメル記法 ご存知のように、キャメル記法は最も有名な命名規則のひとつです。
Properties always begin with a lowercase letter and use camel case to separate adjacent words.
プロパティー名は、常に小文字から始まり、隣接する単語との区切りにはキャメルケース (2 番目以降の複合単語の頭文字を大文字で表記) が使用されます。
Your method names should correspond to Braintree’s expected convention, specifically, methods should be prefixed with handle and the “camel case” name of the Braintree webhook you wish to handle.
メソッド名はBraintreeが期待する命名規則に従う必要があります。特にメソッド名はhandleで始まり、取り扱いたいBraintreeのWebフックを続けます。
Function names use underscores between words, while class names use the camel case rule (there are some exceptions for older classes and functions).
一方、クラス名の場合はキャメルケースを使用します(昔からあるクラスや関数の中には、例外もあります)。
Enable Camel Case Navigation For Java
Java のキャメルケースナビゲーションを有効にする

「camel case」の意味(noun)

品詞(英単語での分類): 名詞

【複合名または句で最初の単語とスペースで区切られていない場合に、2 番目の単語を大文字で始めること】意味として使われています。

和訳:【キャメルケース】

例文
Examples of camel case include “iPod” and “GaGa”.
キャメルケースの例としては「iPod」や「GaGa」などがあります。
【camel-case】に関するの例文(英語の例文と和訳)

参考:「camel case」の例文一覧

例文
I remember a much earlier camel case which, alas!
悲しいかな、ずっと前のキャメルケースを覚えています!
例文
Camel case may start with a capital or, especially in programming languages, with a lowercase letter.
キャメルケースは大文字で始まる場合もあれば、特にプログラミング言語では小文字で始まる場合もあります。
例文
In some applications multipart names are written with spaces, in others joined together, often in camel case ; this article uses spaces and uppercase initials.
一部のアプリケーションでは、マルチパート名はスペースで書かれ、他のアプリケーションでは結合され、多くの場合キャメルケースで記述されます。この記事では、スペースと大文字のイニシャルを使用しています。
【camel-case】に関するの例文(英語の例文と和訳)
例文
Camel case is also distinct from title case, which is traditionally used for book titles and headlines.
キャメルケースは、書籍のタイトルや見出しに伝統的に使用されているタイトルケースとも異なります。
例文
For clarity, this article calls the two alternatives upper camel case and lower camel case .
わかりやすくするために、この記事では 2 つの代替案をアッパーキャメルケースとロワーキャメルケースと呼んでいます。
例文
Some people and organizations use the term ” camel case ” only for lower camel case .
一部の人々や組織は、「キャメルケース」という用語を下位のキャメルケースにのみ使用しています。
【camel-case】に関するの例文(英語の例文と和訳)
例文
However, some languages and programmers chose to avoid underscores, among other reasons to prevent confusing them with whitespace, and adopted camel case instead.
ただし、一部の言語やプログラマーは、アンダースコアを空白と混同しないようにするなどの理由で、アンダースコアを避けることを選択し、代わりにキャメルケースを採用しました。
例文
Such patterns are identified by many users, ambiguously, as camel case .
このようなパターンは、キャメルケースとして多くのユーザーによってあいまいに識別されます。
例文
Wikipedia formerly used camel case linking as well, but switched to explicit link markup using square brackets and many other wiki sites have done the same.
ウィキペディアも以前はキャメルケースリンクを使用していましたが、角括弧を使用した明示的なリンク マークアップに切り替え、他の多くのウィキ サイトでも同じようにしました。
【camel-case】に関するの例文(英語の例文と和訳)
例文
This machine lacked an underscore key, and the hyphen and space characters were not permitted in identifiers, leaving camel case as the only viable scheme for readable multiword names.
このマシンにはアンダースコア キーがなく、識別子にハイフンとスペース文字を使用することは許可されていなかったため、キャメルケースが読み取り可能な複数語名の唯一の有効なスキームとして残されていました。

「camel-case」のネイティブ発音(読み方)を聞きましょう!

読み方は【ˈkæm.əl ˌkeɪs】です。下記動画を聞きながらˈkæm.əl ˌkeɪsを大声で発音しましょう

【絶対聞こう】アメリカ人が「camel-case」の意味について解説】!


camel caseの実際の意味・ニュアンス(キャメルケース?キャメル?を理解して、正しく使いましょう!

The Ruby convention is to use camel case (embedded capitals) to separate words in a class name and the underscore to separate words in a file name.
Ruby の規則では、クラス名の単語を区切るにはキャメルケース (大文字を組み込む形式) を使用し、ファイル名の単語を区切るには下線を使用します。
Your method names should correspond to Cashier’s expected convention, specifically, methods should be prefixed with handle and the “camel case” name of the Stripe webhook you wish to handle.
メソッド名はCashierの命名規則に沿う必要があります。メソッドはhandleのプレフィックスで始まり、処理したいStripeのWebフックの名前をキャメルケースにします。
Navigate to any file, type, or symbol with one quick keyboard shortcut, and jump directly to a declaration with a single click.In the Go To dialogs you can type in file or type names using camel case and even wild cards, and do a case sensitive search over all open projects.
1 つのクイックキーボードショートカットで、任意のファイル、型、またはシンボルへ移動し、1 回のクリックで宣言に直接ジャンプします。 ファイルへ移動ダイアログまたは型に移動ダイアログでファイル名または型名を入力し、開いているすべてのプロジェクト内を検索できます。 入力にはキャメルケースやワイルドカードを使用でき、また大文字と小文字を区別した検索が可能です。
Also, though Eloquent relationship methods are defined using “camel case“, a relationship’s JSON attribute will be “snake case”.
また、Eloquentのリレーションメソッドはキャメルケースで定義しますが、リレーションのJSON属性はスネークケースになります。
Use camel case in hashtags.
ハッシュタグではキャメルケースを使用してください。
Extend Selection to Previous Camel Case Position
前のキャメルケース位置まで選択を拡張
General Editor Options, Folding, Completion, Camel Case
一般エディタオプション、折り畳み、補完、キャメルケース
Kotlin: String Conversion – First Letter to Lower/Upper, Camel Case and Snake Case
Kotlin: 文字列変換 先頭を大文字・小文字に/ キャメルケース・スネークケース
Camel Case Code Completion
キャメルケースのコード補完
Make first letter lower Make first letter upper Convert snake case string to camel case Convert camel case string to snake case
先頭を小文字にする 先頭を大文字にする スネークケースの文字列をキャメルケースにする キャメルケースの文字列をスネークケースにする
IndexIntact CaseDetails Intact Case [Details] Camel Case As you know, camel case is one of the most famous naming convention.
目録Intact Case詳細 Intact Case [詳細] キャメル記法 ご存知のように、キャメル記法は最も有名な命名規則のひとつです。
Properties always begin with a lowercase letter and use camel case to separate adjacent words.
プロパティー名は、常に小文字から始まり、隣接する単語との区切りにはキャメルケース (2 番目以降の複合単語の頭文字を大文字で表記) が使用されます。
Your method names should correspond to Braintree’s expected convention, specifically, methods should be prefixed with handle and the “camel case” name of the Braintree webhook you wish to handle.
メソッド名はBraintreeが期待する命名規則に従う必要があります。特にメソッド名はhandleで始まり、取り扱いたいBraintreeのWebフックを続けます。
Function names use underscores between words, while class names use the camel case rule (there are some exceptions for older classes and functions).
一方、クラス名の場合はキャメルケースを使用します(昔からあるクラスや関数の中には、例外もあります)。
Enable Camel Case Navigation For Java
Java のキャメルケースナビゲーションを有効にする

人気急上昇中英単語一覧

最新投稿英単語一覧