本文へスキップ
ログインすると広告が減り、学習に集中できます。
広告

検索結果- 英語 - 多言語

検索内容:

conversation pieces

名詞
活用形 複数形

plural of conversation piece

原形: conversation piece
日本語の意味
「conversation piece」の複数形。
英語の意味
plural of conversation piece
このボタンはなに?

その骨董の時計と風変わりな絵画は、ギャラリーのオープニングで素晴らしい会話のきっかけになった。

conversion therapy

名詞
可算名詞 不可算名詞

(LGBT, pseudoscience) The use of psychiatric or psychological treatment to change the sexual orientation or gender identity of a person; used especially as an attempt to heterosexualize gay people.

日本語の意味
LGBTの個人に対して、精神医学的または心理学的な手法を用い、その性的指向や性自認を変えようとする治療法。主に同性愛者を異性愛者にする試みとして用いられ、疑似科学的な側面が指摘される。
英語の意味
(LGBT, pseudoscience) The use of psychiatric or psychological treatment to change the sexual orientation or gender identity of a person; used especially as an attempt to heterosexualize gay people.
このボタンはなに?

生存者の証言を聞いた後、議会は性的指向や性自認を変えようとする転換療法を有害であると認め、禁止した。

関連語

plural

conversion therapies

名詞
活用形 複数形

plural of conversion therapy

原形: conversion therapy
日本語の意味
「conversion therapies」は「conversion therapy(性的指向や性自認を異性愛へと変えようとする治療法)」の複数形です。つまり、複数の変換療法、すなわち複数の性的指向や性自認を変更しようとする治療法を指します。
英語の意味
plural of conversion therapy
このボタンはなに?

長年沈黙していた後、性的指向を変えようとする療法の被害を受けた多くの生存者が、自分たちが経験した長期にわたる被害について声を上げました。

conversion rate

名詞

(marketing) The proportion of visitors to a website who take an action desired by the marketers, such as buying a product or subscribing to a newsletter.

日本語の意味
ウェブサイトの訪問者の中で、製品の購入やニュースレターの登録など、マーケティング担当者が意図した行動を実際に行ったユーザーの割合を示す指標
英語の意味
(marketing) The proportion of visitors to a website who take an action desired by the marketers, such as buying a product or subscribing to a newsletter.
このボタンはなに?

コンバージョン率を改善するために、チェックアウトの流れを再設計し、商品説明を簡素化しました。

関連語

plural

conversion disorders

名詞
活用形 複数形

plural of conversion disorder

原形: conversion disorder
日本語の意味
"conversion disorders"は、単数形の"conversion disorder"の複数形です。
英語の意味
plural of conversion disorder
このボタンはなに?

臨床では、転換性障害はしばしば突然の運動障害や心因性非てんかん発作として現れ、神経疾患を模倣するため診断や治療が複雑になります。

conversion disorder

名詞
可算名詞 不可算名詞

(psychiatry, neurology) A condition where the patient has neurological symptoms such as numbness, blindness, paralysis, or fits, but without any neurological explanation.

日本語の意味
転換性障害:精神的ストレスや葛藤が原因と考えられ、神経学的な異常や損傷が見当たらないにもかかわらず、しびれ、失明、麻痺、痙攣などの神経症状が現れる病態。 / 神経症状(しびれ、失明、麻痺、痙攣など)を呈するが、神経学的根拠が認められないため、精神的要因による身体反応と解釈される状態。
英語の意味
(psychiatry, neurology) A condition where the patient has neurological symptoms such as numbness, blindness, paralysis, or fits, but without any neurological explanation.
このボタンはなに?

徹底的な神経学的検査で突然の麻痺に有機的な原因が見つからなかったため、神経科医は彼女が転換性障害にかかっていると結論づけた。

関連語

plural

criminal conversation

名詞
不可算名詞

(law) Unlawful sexual intercourse with a married person; adultery; a common law tort arising from adultery, abolished in many jurisdictions.

日本語の意味
婚姻中の者との不法な性交渉、すなわち姦通や不貞行為を指す。また、伝統的な慣習法における、姦通から生じる民事上の不法行為も意味する。
英語の意味
(law) Unlawful sexual intercourse with a married person; adultery; a common law tort arising from adultery, abolished in many jurisdictions.
このボタンはなに?

弁護士は、証拠が既婚者との不法な性的関係という主張を支持しないと主張した。

conversion van

名詞

A full-sized cargo van that is sent to third-party companies to be outfitted with various luxuries for road trips and camping.

日本語の意味
もともとはフルサイズの貨物バン(荷物運搬用の車両)で、外部の業者によって、長距離旅行やキャンプ用の様々な豪華設備を備えるよう改造された車両。
英語の意味
A full-sized cargo van that is sent to third-party companies to be outfitted with various luxuries for road trips and camping.
このボタンはなに?

彼らが改造したフルサイズの貨物バンは、居心地の良いベッド、小型の簡易キッチン、ソーラーパネルを備え、週末のキャンプ旅行を快適な小さな休暇に変えた。

関連語

plural

widening conversion

名詞

(programming) A conversion from one data type to another where the new data type’s size is the same or greater than the old one’s, guaranteeing that there will be no loss of information.

日本語の意味
プログラミングにおいて、元のデータ型から情報の損失なく、同じかそれ以上の大きさを持つ別のデータ型に変換すること
英語の意味
(programming) A conversion from one data type to another where the new data type’s size is the same or greater than the old one’s, guaranteeing that there will be no loss of information.
このボタンはなに?

コンパイラは int の値を long 型の変数に代入する際、情報が失われないように同じかより大きなサイズのデータ型への変換(拡大変換)を適用します。

関連語

plural

narrowing conversion

名詞

(programming) A conversion from one data type to another where the new data type’s size is smaller than the old one’s, such that the conversion may result in loss of information.

日本語の意味
型変換の一種で、元のデータ型よりも格納領域が小さいデータ型へ変換する際に、情報の一部を失う可能性がある処理(主にプログラミングにおいて用いられる)
英語の意味
(programming) A conversion from one data type to another where the new data type’s size is smaller than the old one’s, such that the conversion may result in loss of information.
このボタンはなに?

64ビット整数を32ビット整数にキャストすると、元の型より小さい型への変換により重要なビットが切り捨てられる可能性があります。

関連語

plural

loading!

Loading...

全て読み込みました。

Error

Webで検索する

ログイン / 新規登録

 

アプリをダウンロード!
DiQt

DiQt(ディクト)

無料

★★★★★★★★★★