スポンサーリンク

単語検索・一覧

1827 件 / 6 ページ目

ID 英語 日本語 操作
251 理系フレーズ The operating system assigns priority to processes to manage system resources. オペレーティングシステムは、システムリソースを管理するためにプロセスに優先順位を割り当てる。
252 理系フレーズ Each running application is managed as a separate process in the system. システムでは、実行中の各アプリケーションが個別のプロセスとして管理される。
253 理系フレーズ A program is a set of instructions executed by a computer. プログラムは、コンピュータが実行する命令の集合である。
254 理系フレーズ TCP/IP is a widely used network protocol. TCP/IPは広く使用されているネットワークプロトコルである。
255 理系フレーズ A proxy server acts as an intermediary between a client and the internet. プロキシサーバーは、クライアントとインターネットの仲介役を果たす。
256 理系フレーズ Public domain software is free to use and distribute. パブリックドメインソフトウェアは、自由に使用および配布できる。
257 理系フレーズ QoS ensures smooth video streaming by prioritizing bandwidth. QoSは、帯域幅を優先管理することでスムーズな動画ストリーミングを確保する。
258 理系フレーズ QuickTime is a multimedia framework developed by Apple. QuickTimeは、Appleが開発したマルチメディアフレームワークである。
259 理系フレーズ RAM stores temporary data that a computer needs to run programs. RAMは、コンピュータがプログラムを実行するために必要な一時データを格納する。
260 理系フレーズ Reflection in programming allows a program to examine and modify its structure. プログラミングにおけるリフレクションは、プログラムが自身の構造を調査・変更することを可能にする。
261 理系フレーズ A relay agent forwards DHCP requests between clients and servers. リレーエージェントは、クライアントとサーバーの間でDHCPリクエストを転送する。
262 理系フレーズ The return statement in a function specifies the value to be returned. 関数のリターンステートメントは、返す値を指定する。
263 理系フレーズ RGB is a color model used in digital displays. RGBは、デジタルディスプレイで使用されるカラーモデルである。
264 理系フレーズ ROM stores firmware that cannot be modified by users. ROMは、ユーザーが変更できないファームウェアを保存する。
265 理系フレーズ A router forwards data packets between different networks. ルーターは、異なるネットワーク間でデータパケットを転送する。
266 理系フレーズ Routing determines the best path for data to travel across a network. ルーティングは、ネットワーク上でデータが移動する最適な経路を決定する。
267 理系フレーズ A router uses a routing table to determine the next hop for a packet. ルーターは、パケットの次のホップを決定するためにルーティングテーブルを使用する。
268 理系フレーズ RTF files support text formatting and can be opened by various word processors. RTFファイルはテキストの書式設定をサポートし、さまざまなワードプロセッサで開くことができる。
269 理系フレーズ A runtime error occurs while a program is executing. ランタイムエラーは、プログラムの実行中に発生する。
270 理系フレーズ SaaS provides software applications over the internet without requiring installation. SaaSは、インストール不要でインターネット経由でソフトウェアアプリケーションを提供する。
271 理系フレーズ A SAN allows multiple servers to access shared storage devices. SANは、複数のサーバーが共有ストレージデバイスにアクセスすることを可能にする。
272 理系フレーズ SATA is a standard interface for connecting storage devices like SSDs and HDDs. SATAは、SSDやHDDなどのストレージデバイスを接続するための標準インターフェースである。
273 理系フレーズ A secure connection encrypts data to prevent unauthorized access. セキュアな接続は、データを暗号化し、不正アクセスを防ぐ。
274 理系フレーズ Implementing strong security measures protects systems from cyber threats. 強力なセキュリティ対策を実施することで、システムをサイバー脅威から保護できる。
275 理系フレーズ A security program detects and removes malware from a system. セキュリティプログラムは、システムからマルウェアを検出・削除する。
276 理系フレーズ A network segment is a portion of a network separated by a switch or router. ネットワークセグメントは、スイッチやルーターによって分割されたネットワークの一部分である。
277 理系フレーズ The sequence of operations in an algorithm affects its efficiency. アルゴリズムにおける操作のシーケンスは、その効率に影響を与える。
278 理系フレーズ A web server hosts websites and processes client requests. ウェブサーバーは、ウェブサイトをホストし、クライアントのリクエストを処理する。
279 理系フレーズ Server-side scripting processes requests on the server before sending data to the client. サーバサイドスクリプトは、クライアントにデータを送信する前にサーバー上でリクエストを処理する。
280 理系フレーズ A session maintains a user’s state while they navigate a website. セッションは、ユーザーがウェブサイトを閲覧する間の状態を維持する。
281 理系フレーズ Shareware allows users to try software before purchasing a full license. シェアウェアは、ユーザーが購入前にソフトウェアを試用できるようにする。
282 理系フレーズ SIMMs were an older type of memory module used in computers. SIMMは、かつてコンピュータで使用されていた古いタイプのメモリモジュールである。
283 理系フレーズ A single-user system is designed for use by only one person at a time. シングルユーザーシステムは、一度に1人のユーザーが使用するように設計されている。
284 理系フレーズ SMTP is used to send emails between mail servers. SMTPは、メールサーバー間でメールを送信するために使用される。
285 理系フレーズ DNS snooping monitors network traffic to analyze domain name queries. DNSスヌーピングは、ネットワークトラフィックを監視してドメイン名のクエリを分析する。
286 理系フレーズ A snooping binding database stores information about IP and MAC addresses. スヌーピングバインディングデータベースは、IPアドレスとMACアドレスの情報を保存する。
287 理系フレーズ Software consists of programs and applications that run on a computer. ソフトウェアは、コンピュータ上で動作するプログラムやアプリケーションで構成されている。
288 理系フレーズ Spearfishing targets specific individuals to steal sensitive information. スピアフィッシングは、特定の個人を標的として機密情報を盗む。
289 理系フレーズ Spoofing attacks disguise a source to appear as a trusted entity. スプーフィング攻撃は、信頼できる存在を装うことでソースを偽装する。
290 理系フレーズ Spurious signals can interfere with proper communication in a network. スプリアス信号は、ネットワークの適切な通信を妨害する可能性がある。
291 理系フレーズ Spyware secretly collects user data without their consent. スパイウェアは、ユーザーの同意なしに秘密裏にデータを収集する。
292 理系フレーズ The SSID is the name of a Wi-Fi network that devices connect to. SSIDは、デバイスが接続するWi-Fiネットワークの名前である。
293 理系フレーズ A firewall maintains the state of active network connections. ファイアウォールは、アクティブなネットワーク接続のステートを維持する。
294 理系フレーズ Stateful inspection monitors active connections to enhance security. ステートフルインスペクションは、アクティブな接続を監視してセキュリティを強化する。
295 理系フレーズ A statement in programming represents a single instruction. プログラミングにおけるステートメントは、単一の命令を表す。
296 理系フレーズ Debugging a program involves stepping through each instruction. プログラムのデバッグでは、各命令をステップ実行する。
297 理系フレーズ Sticky learning binds a MAC address to a switch port. スティッキーラーニングは、MACアドレスをスイッチポートに固定する。
298 理系フレーズ A straight cable is used to connect a computer to a switch or router. ストレートケーブルは、コンピュータをスイッチやルーターに接続するために使用される。
299 理系フレーズ In programming, a string is a sequence of characters. プログラミングにおいて、ストリング(文字列)は文字の並びを表す。
300 理系フレーズ A subdirectory is a folder within another directory. サブディレクトリは、他のディレクトリ内にあるフォルダである。
前へ
6 / 37
次へ

スポンサーリンク