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

検索結果- 英語 - 多言語

検索内容:

development hell

名詞
不可算名詞

The situation where a movie, a piece of software, etc. is mired in problems that delay its production and release.

日本語の意味
映画やソフトウェアなどの制作・開発において、様々な問題が原因で完成やリリースが長期間遅れる状態 / プロジェクトが技術的・組織的な障害により停滞し、予定通りの進行ができなくなっている状況
英語の意味
The situation where a movie, a piece of software, etc. is mired in problems that delay its production and release.
このボタンはなに?

待望の続編は何年も開発難航の状態にあり、ファンや投資家を苛立たせている。

dualistic development

名詞
不可算名詞

(economics) The concept that the relationship between the rich and the poor countries is just a global version of the dualism that we see in every aspect of life; a concept that in interrelations the superior elements do little or nothing to pull up the inferior elements, and may serve to push them down.

日本語の意味
経済学における「dualistic development」は、富裕国と貧困国の関係が、私たちが日常生活のあらゆる場面で目にする二元論(対立構造)の国際的展開版であるという概念です。具体的には、優位な側(富裕国や上位の要素)が、劣位な側(貧困国や下位の要素)の発展をほとんど、あるいは全く支援せず、場合によってはむしろその発展を阻害することで、発展の不均衡が生じるという考え方を示します。
英語の意味
(economics) The concept that the relationship between the rich and the poor countries is just a global version of the dualism that we see in every aspect of life; a concept that in interrelations the superior elements do little or nothing to pull up the inferior elements, and may serve to push them down.
このボタンはなに?

多くの開発経済学者は、世界的な経済の二重構造が地域全体を依存と停滞のサイクルに閉じ込める可能性があると警告している。

psychosexual development

名詞
不可算名詞

(psychology) The progressive evolution of infantile sexuality through oral, anal, phallic, latent, and genital phases.

日本語の意味
乳児期における性的発達の段階、すなわち口唇期、肛門期、男根期、潜在期、性器期を経て進展する現象
英語の意味
(psychology) The progressive evolution of infantile sexuality through oral, anal, phallic, latent, and genital phases.
このボタンはなに?

フロイトの理論では、乳幼児期の性的発達が口唇期、肛門期、男根期、潜伏期、生殖器期を通じて進行することが、子どもがこれらの段階を経るにつれて成人の多くの行動に影響を与えるとされる。

web developer

名詞
インターネット

(computing, Internet) A person who develops applications designed to be used via the World Wide Web.

日本語の意味
ウェブサイトやウェブアプリケーションなど、インターネット上で利用されるアプリケーションの開発を行う人
英語の意味
(computing, Internet) A person who develops applications designed to be used via the World Wide Web.
このボタンはなに?

ウェブ開発者として、マリアは製品発売前にウェブサイトのパフォーマンスとセキュリティを最適化しました。

関連語

plural

developer programs

名詞
活用形 複数形

plural of developer program

原形: developer program
日本語の意味
『developer program』の複数形。つまり、複数の開発者向けプログラムを指します。
英語の意味
plural of developer program
このボタンはなに?

いくつかの開発者向けプログラムは、スタートアップにAPIやSDKへの早期アクセスを提供しています。

developable surfaces

名詞
活用形 複数形

plural of developable surface

原形: developable surface
日本語の意味
展開可能な面(平面展開できる曲面) / 展開面
英語の意味
plural of developable surface
このボタンはなに?

建築家は、金属パネルを伸ばすことなく成形できるように設計するために、平面に展開できる曲面を使用した。

sustainable development

名詞
可算名詞 不可算名詞

(agriculture, ecology) Development which seeks to produce sustainable economic growth while ensuring future generations' ability to do the same by not exceeding the regenerative capacity of nature.

日本語の意味
自然の再生能力を超えない範囲で、環境保全と経済成長を両立させ、将来世代にも同様の発展を可能にする発展・開発
英語の意味
(agriculture, ecology) Development which seeks to produce sustainable economic growth while ensuring future generations' ability to do the same by not exceeding the regenerative capacity of nature.
このボタンはなに?

地元の農家は、将来世代も同じことができるよう、土地の再生力を超えない形で経済成長のバランスを取る持続可能な開発を支持しています。

関連語

Millennium Development Goals

固有名詞
活用形 複数形

plural of Millennium Development Goal

原形: Millennium Development Goal
日本語の意味
ミレニアム開発目標(複数形)
英語の意味
plural of Millennium Development Goal
このボタンはなに?

多くの政府は審査会議でミレニアム開発目標への進展を報告しました。

zone of proximal development

名詞

A concept developed by Soviet psychologist and social constructivist Lev Vygotsky: the difference between what a learner can do without help and what he or she can do with help.

日本語の意味
レフ・ヴィゴツキーが提唱した概念で、学習者が自力でできることと、支援を受けることでできることとの間の差異を示す領域。 / 最近接発達領域(じんせつはったつりょういき):自分一人ではこなせないが、他者の助けを借りることで達成可能な学習または発達の範囲。
英語の意味
A concept developed by Soviet psychologist and social constructivist Lev Vygotsky: the difference between what a learner can do without help and what he or she can do with help.
このボタンはなに?

熟練した指導者は、生徒の最近接発達領域を見極め、独力でできることと援助があればできることの差に応じて、成長を促すための適切な支援を提供することができる。

関連語

test-driven development

名詞
不可算名詞

(software engineering) A software development process that relies on the repetition of a minimal development cycle where the developer writes an (initially failing) automated test case that defines a desired improvement or new function, then produces the minimum amount of code to pass that test, and finally refactors the new code to acceptable standards.

日本語の意味
テスト駆動開発:ソフトウェアエンジニアリングにおける開発手法の一つ。開発者がまず失敗する自動化テストケースを作成し、そのテストを通過させるために必要最小限のコードを書く。その後、コードをリファクタリングして品質を向上させるという、開発サイクルを繰り返すプロセス。
英語の意味
(software engineering) A software development process that relies on the repetition of a minimal development cycle where the developer writes an (initially failing) automated test case that defines a desired improvement or new function, then produces the minimum amount of code to pass that test, and finally refactors the new code to acceptable standards.
このボタンはなに?

私たちのチームはテスト駆動開発を採用し、各新機能をまず失敗する自動テストで定義し、それを通すために必要最小限のコードを実装してから可読性のためにリファクタリングしました。

loading!

Loading...

全て読み込みました。

Error

Webで検索する

ログイン / 新規登録

 

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

DiQt(ディクト)

無料

★★★★★★★★★★