学年

質問の種類

英語 高校生

合ってるか教えて欲しいのと、もし間違えてたら、どこが違うのか教えてくださいm(_ _)m

A B Put It into Focus ・助動詞 (2) ● used to: 現在との対比で「よくしたものだ」 (過去の習慣) や 「〜だった」 (過去の状態)を表す。 I used to jog, but not now. 以前はジョギングをしていたが,今はしていない。 ② would: 「過去の習慣」を表す。 used to と異なり現在との対比のニュアンスはない。 I would often go fishing in the river when I was a child. 子どもの頃よくその川につりに行ったものだ。 ③ had better: 「~すべきである」 (強い忠告) を表す。 文脈や言い方によって は「脅し」を表す。 You'd better go home before it starts to rain. 雨が降らないうちに家に帰った方がいい。 ④ <助動詞+have+過去分詞>: 「過去のことに関する推量」や 「過去の行為に 対する非難や後悔」を表す。 She must have heard the news in advance. 彼女は前もってその知らせを聞いていたにちがいない。 You should have knocked before you came in. 入ってくる前にあなたはノックすべきでした。 否定はhad better not。 Work It Out Complete the sentences below to match the situations. 1. 〈状況〉親しい友人との思い出を語ります。 私たちはお互いに自分たちの問題を話し合っていました。 ) tell each other our problems. 2.〈状況〉友人の中学時代の様子を説明します。彼は中学生の頃、ヴィオラをよく弾いていた We (used) ( to He (would ) often play the viola when he was in junior high school. 3.〈状況〉大けがをした人を前にどうすべきかを伝えます。 今すぐ救急車を呼ぶべき We had (better ) call the ambulance right now! 4.〈状況〉友人のお金の使い道について推測します。 彼は本に沢山のお金を使ったにちがいない。 ) a lot of money on books. He (must)(have) (used 5.〈状況〉 ミキに言ってしまったことに対する後悔を述べます。 Ⅰ should have )( Said ミキにそう言うべきだった Arrange the words and phrases in the parentheses to match the Japanese. 1. 今日中に宿題を終えなくてはならない。 I(finish / today / had better / my homework). I had better finsh ) that to Miki. (would/Ⅰ/ sqccer/play / often) in junior high school. I would often play Soccer 4. ユキがバレーボールをやめたはずはない。 彼女はバレーボールが大好きだから。 (quit/Yuki / have / volleyball / can't ), because she loves it. Yuki have quit can't volleyball I will give it back to you after school. 完了形 (have+過去分詞) が時間のズレを表している。 way homework todoy 2. 以前は剣道をやっていましたが、今はバスケットボール部に所属しています。 Ⅰ Con/In /used to / byt/ the basketball team/practieekendo, ) now. I used to practice kendo, but I'm on the basketball team 3. 中学生の頃はよくサッカーをしていました。 No problem. now. in junior high school. because she loves it. 45

回答募集中 回答数: 0
TOEIC・英語 大学生・専門学校生・社会人

文章を読んで上の1〜4の問題を解くものです。 分からないのでお願いします

3. Answer the following questions. 1 What is the difference between UNIX and Linux? 2 3 4 Choose one of the words in italics in the text. What is the definition of the word you have chosen? What are the three levels of a Linux system? What are the two main functions of the kernel? [Reading Text] UNIX was initially developed by researchers at Bell Labs in the 1970s. Today, UNIX and its variants are widely used mainly on servers. By far, the most well- known UNIX-like operating system is Linux. Linux is available in different distributions which include the Linux kernel and different collections of software. These distributions have various user interfaces, many experienced users preferring the command-line interface, or shell. Linux distributions include a range of software including text editors. memory. While the mechanics of Linux and other Unix operating systems are complicated, the components of a Linux system can be grouped into three levels. The lowest level is the hardware, such as Central Processing Unit (CPU) and The next level is the kernel. It enables communication between hardware and software, by providing instructions to the CPU and other hardware. The programs that are running on the system, or processes, make up the top level known as the user space. Processes in user space generally only have access to a restricted amount of memory and operations, this is called user mode. The kernel runs in kernel mode which allows it unrestricted access to hardware resources. The kernel provides functions such as process management and memory management. A computer only has limited Random Access Memory (RAM) and processor cores. Process management allows the system to run multiple programs (processes) at the same time even if the CPU can only execute only a few processes at a time. Memory management allows applications to share the system's memory while avoiding potential issues such as memory leak. Included with the kernel are device drivers that provide an interface for applications to communicate with hardware, such as hard drives. System calls allow user processes to access features that are executed at kernel mode, for example creating new processes.

回答募集中 回答数: 0
TOEIC・英語 大学生・専門学校生・社会人

この1〜4の問題お願いします🙏🏼🙏🏼

3. Answer the following questions. 1 What is the difference between UNIX and Linux? 2 3 4 Choose one of the words in italics in the text. What is the definition of the word you have chosen? What are the three levels of a Linux system? What are the two main functions of the kernel? [Reading Text] UNIX was initially developed by researchers at Bell Labs in the 1970s. Today, UNIX and its variants are widely used mainly on servers. By far, the most well- known UNIX-like operating system is Linux. Linux is available in different distributions which include the Linux kernel and different collections of software. These distributions have various user interfaces, many experienced users preferring the command-line interface, or shell. Linux distributions include a range of software including text editors. memory. While the mechanics of Linux and other Unix operating systems are complicated, the components of a Linux system can be grouped into three levels. The lowest level is the hardware, such as Central Processing Unit (CPU) and The next level is the kernel. It enables communication between hardware and software, by providing instructions to the CPU and other hardware. The programs that are running on the system, or processes, make up the top level known as the user space. Processes in user space generally only have access to a restricted amount of memory and operations, this is called user mode. The kernel runs in kernel mode which allows it unrestricted access to hardware resources. The kernel provides functions such as process management and memory management. A computer only has limited Random Access Memory (RAM) and processor cores. Process management allows the system to run multiple programs (processes) at the same time even if the CPU can only execute only a few processes at a time. Memory management allows applications to share the system's memory while avoiding potential issues such as memory leak. Included with the kernel are device drivers that provide an interface for applications to communicate with hardware, such as hard drives. System calls allow user processes to access features that are executed at kernel mode, for example creating new processes.

回答募集中 回答数: 0
英語 高校生

(1)(3)(4)を間違えてしまいました💦 お時間なければ上記3問だけで構いませんのでご回答お待ちしております🙇🏼‍♀️💦 他の問も自信がないのでご回答頂ければ幸いです!

〔4〕 次の各文について, 与えられた語句を空欄に補って日本文とほぼ同じ意味の英文をつくるとき, 2 番目と5番目の空欄( )に入る最も適切なものをア~カからそれぞれ1つずつ選び,記号で答え なさい。 ただし, 文頭にくる語句も小文字で始めています。 (1) デジタル機器は幅広く普及しているが,すべての学生がパソコンをもっているというわけではな ・・・・・・・ 16 Despite the computer. digital devices I. of (2) 私の母は電力を無駄遣いしないように電気を消した。 My mother ( 7. as I ( the light every オ.spread カイカ (3) 私は昨晩、帰り道で歌っているのを近所の人に聴かれてしまった。 か by I. sing 1. not to オ. turned off I, see ・アウカ K: heard ✈. to (4) 彼があなたを信じているということは、私には信じがたい。 ( 7. believes 1, is 7. he 才. that not wide ) electricity. ウ.so 力. waste (工) on my way student has a home last night. Ite my neighbor 力. was (Ⅰ) hard to believe for me. in . you (5) もし彼に会うことがあったら、 私の電話番号を伝えてください。 Please tel him my phone number()()()(イ) happen イ. him if *. to you

解決済み 回答数: 1