検索結果- 英語 - 多言語
検索内容:
do one's utmost
(idiomatic) To make the greatest possible effort.
最大限の努力をする / 全力を尽くす / 最善を尽くす
( present singular third-person )
( participle present )
( past )
( participle past )
do someone proud
(transitive, informal) To cause someone to feel pride, admiration, or satisfaction. / (transitive, dated) To treat someone extremely well; to honor with a generous contribution.
(他動詞・口語)相手に誇り、賞賛、または満足感を抱かせる。 / (他動詞・古い表現)相手を非常に丁重に扱い、寛大な貢献などで顕彰する。
( present singular third-person )
( participle present )
( past )
( participle past )
do one's nut
(intransitive, slang) To become stridently angry, especially from worry.
(心配や不安などから)激怒する / (大きな不安や緊張によって)取り乱す
( present singular third-person )
( participle present )
( past )
( participle past )
do a slow burn
(idiomatic) To experience a gradually increasing feeling of anger or frustration; to slowly burn.
怒りや苛立ちが徐々に高まる / 文字通りにゆっくり燃える
( present singular third-person )
( participle present )
( past )
( participle past )
do unto others
To obey the golden rule: to treat others as one would wish to be treated.
他人に対して、自分がしてほしいように行動する / 黄金律(=自分が望む扱いを他者にも施す)に従い行動する
( present singular third-person )
( participle present )
( past )
( participle past )
do someone's head in
(UK, Australia, informal, idiomatic) To frustrate, infuriate, irritate or disturb someone.
イライラさせる、神経を逆撫でする / 腹立たせる、怒らせる / 困らせる、悩ませる
( present singular third-person )
( participle present )
( past )
( participle past )
do someone dirty
(informal) To deliberately treat someone in an unfair or harmful manner.
(非公式)誰かを故意に不当な扱いをする / 不公平に扱う
( present singular third-person )
( participle present )
( past )
( participle past )
do one's best
( present singular third-person )
( participle present )
( past )
( participle past )
do one's duty
(euphemistic) Synonym of use the toilet: to urinate or defecate. / Used other than figuratively or idiomatically: see do, duty.
(婉曲表現として)用を足す、つまりトイレを使い排尿または排便すること
( present singular third-person )
( participle present )
( past )
( participle past )
do-while loop
(programming) a construction in which a series of commands are performed once initially, and then repeatedly for as long as a specified condition evaluates to true.
(プログラミングの構文として)まず一度処理を実行し、その後、指定された条件が真である間、繰り返し処理を行うループ構造。 / do-whileループは少なくとも一度は必ず実行され、その後、条件に応じて繰り返す反復制御の仕組み。