The Operating System (OS) is software that manages everything that the computer does. Key parts of most OSs include process and memory management, file system and general I/O management, a command line interface, and a suite of device drivers.
The OS is a software layer between the computer hardware and the applications that run on top of the OS. Application versions typically target one or more operating systems. For example, there is a version of Microsoft Word that runs on Windows, and another completely different version that runs on macOS.
The two most common PC operating systems are Microsoft Windows and Apple macOS. Windows (including all of its variants) comprises 77% of total PC operating system market share. macOS has about 17%, and the rest are minor players such as Linux and Chrome OS.
Applications are software executables that run on top of and are managed by the OS. Applications enable users to create documents, play games, and surf the Internet. Software development companies typically create applications that run on both of the major operating systems, but not always.
The software used to create applications is often referred to as an IDE, or Integrated Development Environment. Developers use IDEs that support one or more software languages. Typically, applications written for Windows are written in C# or C++. The most used IDE for Windows is Microsoft Visual Studio.
On macOS, applications are mostly written in Objective-C, Objective-C++, and Python, though there is good support for other languages. Xcode by Apple is the premier IDE for macOS.
One important application that is bundled with the OS is the web browser. The browser itself can run applications that are written in JavaScript. Google's Chrome browser is the most popular at 49%, followed by Firefox at 12% and Apple Safari at 7%.
Another application that is bundled with practically every OS is the Email Reader. This application is basically a graphical interface for reading and writing emails. It communicates with an email server that is somewhere in the cloud. You can set up multiple mailboxes on the Email Reader, one for each email account you own. For example, I have an email account for both Google Gmail and Yahoo. I set them both up in the Email Reader so they can access their respective email servers.
単語
フラッシュカードドリル-
The Chrome browser can be slow when processing large images.大きな画像を処理する時は、Chromeブラウザーが遅くなることがあります。
-
On a Mac, the Safari browser is what I use the most.Macでは、私が最もよく使用しているのはSafariブラウザです。
-
I just upgraded my laptop's memory to 8GB.ラップトップのメモリを8GBにアップグレードしました。
-
My new Dell desktop PC has a 9th Gen Intel Core i3-9100 (4-Core, 6MB Cache, up to 4.2GHz with Intel Turbo Boost Technology), and 4GB memory.私の新しいDellデスクトップPCには、第9世代Intel Core i3-9100(4コア、6MBキャッシュ、Intel Turbo Boost Technologyを使用した最大4.2GHz)、および4GBメモリがあります。
-
The Email Reader application I use on my Mac is Spark.Macで私が使用しているメールリーダーアプリケーションはSparkです。
-
Normally an Email Reader application is included with the personal computer's OS.通常、メールリーダーアプリケーションはパソコンのOSに含まれています。
-
The Internet cloud hosts all web-based applications for users to use.インターネットクラウドは、ユーザーが使用するすべてのWebベースのアプリケーションを提供します。
-
I store all my pictures in the cloud.私はすべての写真をクラウドに保存しています。
-
The IDE most used on Mac computers is Xcode.Macコンピューターで最も使用されるIDEはXcodeです。
-
For Java programming, the IDE I like the best is Eclipse. It does everything I need to produce quality code.Javaプログラミングの場合、私が一番好きなIDEはEclipseです。高品質のコードを作成するために必要なすべてを行います。
-
The installer copied all the executables into the program folder.インストーラーはすべての実行可能ファイルをプログラムフォルダーにコピーした。
-
This operating system can run executables from different platforms.このオペレーティングシステムは、異なるプラットフォームの実行可能ファイルを実行できる。
-
The operating system manages each process on the computer.オペレーティングシステムは、コンピューター上の各プロセスを管理します。
-
This process uses a lot of memory.このプロセスは多くのメモリを使います。
-
The email reader has a simple graphical interface.その電子メールリーダーは、シンプルなグラフィカルインターフェイスを持っています。
-
Good interface design makes software easier to use.よいインターフェイス設計は、ソフトウェアを使いやすくします。
-
We booked a suite with a view of the ocean.私たちは海の見えるスイートを予約しました。
-
The office suite includes word processing, spreadsheets, and presentation software.そのオフィススイートには、ワープロ、表計算、プレゼンテーションソフトが含まれています。
-
You need to install the correct device driver for the printer to work.プリンターを動作させるには、正しいデバイスドライバをインストールする必要があります。
-
After updating the device drivers, the computer recognized the new graphics card.デバイスドライバを更新した後、コンピュータは新しいグラフィックカードを認識しました。