語学学習のスペースアルク(SPACE ALC)がお届けする進化するオンライン英和・和英辞書『英辞郎 on the WEB』。大学生やビジネスパースンから翻訳家、医療・製薬業関係者の方々まで幅広くお使いいただいております。
ALC Online Shop

英辞郎データ提供元 EDP のサイトへ
検索文字列 読み込み 該当件数 : 85

1 2 

* データの転載は禁じられています。  
  • 読み込み
    • read《コ》(データの)
    • read-in《コ》(データの)
    • reading《コ》
  • 読み込みだけに用いられる
    be used in a read only mode
  • 読み込みバッファー
    read buffer《コ》
  • 読み込みプログラム
    read-in program《コ》
  • 読み込みメッセージ
    read-in message
  • 読み込みルーチン
    read routine《コ》
  • 読み込み中に
    during a read operation《コ》
  • 読み込み中にディスク・エラーが発生しました。
    A disk error occurred during a read operation.《コ》
  • 読み込み処理
    read processing《コ》
  • 読み込み命令
    read statement《コ》
  • 読み込み専用の
    【形】
      read-only《コ》
  • 読み込み操作を開始する
    begin a read operation
  • 読み込み
    read table《コ》
  • 'Database.php' ファイル内のコードでは、("require_once" を使用して)各テーブル用のサブクラスの定義を読み込み、個々のDB_Tableサブクラスのオブジェクトを作成(一つのテーブルごとに一つのオブジェクト)し、さらに親のDB_Table_Databaseオブジェクトのインスタンスを作成し、すべてのテーブルを親に追加し、カラム名にもとづいた外部キーリレーションを推測します。
    The code in the 'Database.php' file includes (using the"require_once" command) each of the table subclass definition files, instantiates one object of each DB_Table subclass (creating one object per table), instantiates a parent DB_Table_Database object, adds all the tables to that parent, and attempts to guess foreign key relationships between tables based on the column names.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • */$source = File_Archive::read("Path/to/dir/archive.tar/inner/*.txt");/*アーカイブの内容を伸長したい(すbての中身を読み込みたい)場合はこのようにします。注意:最後の/を忘れると、アーカイブそのものが単一のファイルとして扱われてしまいます*/$source = File_Archive::read("Path/to/dir/archive.tar/");? symbolic属性は、読み込んだファイルを後でどのように表示するかを表します。
    The symbolic attribute says how the files read will be displayed for future use.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • 2つ目のグループは、もちろん、読み込み/書き込みでバッファされるグループです。
    The second group naturallyconsists of hardware of which read/writes are buffered.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • ACPIサポートを読み込み、acpidデーモンがCDによって起動時に開始されるようにします。
    This loads support for ACPI and also causes the acpid daemon to be started by the CD on boot.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • APMドライバサポートを読み込みます。
    This loads APM driver support.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • Contact_Vcard_Build の基本的な使用法は簡単です。ビルダオブジェクトのインスタンスを作成し、値とパラメータを追加し、その結果のvCardを読み込みます。
    The basic use of Contact_Vcard_Build is straightforward: instantiate a builder object, add values and parameters, then fetch the resulting vCard.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • Contact_Vcard_Build目次導入--vCard 2.1および3.0のテキストブロックを作成して読み込む使用法--Contact_VCard_Buildの使用法vCard 2.1および3.0のテキストブロックの作成および読み込みを行います。
    Usage-- How to use Contact_VCard_Build Build (create) and fetch vCard 2.1 and 3.0 text blocks.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • Contact_Vcard_Parse は、ファイルあるいはテキストブロックからvCardデータを読み込み、それを入れ子状の配列に変換します。
    Contact_Vcard_Parse reads a file or block of text for vCard data, then converts that data into a series of nested arrays.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • DICOM ファイルの読み込みと変更を行うパッケージです。導入導入--File_DICOMの使用法DICOMとは? File_DICOMは、DICOMファイルの読み込みと変更を行います。
    Package for reading and modifying DICOM files IntroductionIntroduction--using File_DICOMWhat is DICOM? File_DICOM allows reading and modifying of DICOM files.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • fetchAll() は行全体のデータを読み込みますが、fetchCol() は特定のカラムのみを読み込みます。
    While fetchAll() reads the entire row data, fetchCol() only reads a single column.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • Firewireモジュールを読み込みません。
    This disables the loading of Firewire modules.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • fstab ファイルの読み込みに加えて、それを変更することもできます。
    In addition to reading fstab files, you may modify them as well.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • HTML_Progress2は、時間のかかる処理を行うXHTMLドキュメントに「読み込み中……」のバーを表示するためのものです。
    HTML_Progress2is designed to display a loading bar in your XHTML documents during a long process.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • initial ramdiskに、問題を起こしているかもしれない特定のモジュールの読み込みをスキップさせます。
    This causes the initial ramdisk to skip the loading of a specific module that may be causing a problem.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • JFSでは、read-writeマウントする前にread-onlyモードでログを再読み込みできなければなりません。
    JFS must be able to replay its log in read-only mode before itgets mounted read-write.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • KDEの読み込み時間をprelinkした後で大幅に減少させることができます。
    KDE's loading time can be greatly reduced after prelinking.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • Mac OS X のユーザは、上記のPEMファイルをダウンロードし、"キーチェーンアクセス"ユーティリティーを使って"ファイル"メニューから"読み込み"として証明書をインストールします。
    Mac OS X users must download the above mentioned PEM file. The certificate can then be imported with the "Key chain Access" utility via "Import" in the "File" menu.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • MDB2 はモジュール化を意識して設計されています。基本機能であるクエリの実行や結果セットの読み込み以外の機能は、モジュールで提供しています。
    MDB2 follows a modular concept to provide functionality beyond the basic ability to send queries to the database and fetch result sets.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • PCMCIAとCardbusハードウェアのサポートを読み込みます。
    This loads support for PCMCIA and Cardbus hardware and also causes the pcmciacardmgr to be started by the CD on boot.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • PHP5 では、オーバーロードを使用してモジュールの読み込みとコールを行うことができます。
    On PHP5 users can also rely on overloading to load and call modules.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • SATAモジュールを読み込みません。
    This disables the loading of Serial ATA modules.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • SIGHUPは、devfsdに、設定ファイルの再読み込みや共有オブジェクトの再ロード、そして、デバイス・ツリーの中のそれぞれのリーフノードに対するREGISTERイベントの生成をさせます。
    SIGHUP will have devfsd reread the configuration file, reload the shared objects and generate the REGISTER events for each leaf node in the device tree.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • sqlスクリプトを利用したい場合、mysqlコマンドをバッチモードで実行するか、sourceコマンドでスクリプトファイルから読み込みます。
    If you want to use an sql script, you'll need to run mysql in batch mode, or source the file.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • USBモジュールを自動的に読み込みません。
    This disables the auto loading of USB modules.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • XML ファイルの読み込みはMDB2_Schema_Parserが行い、XML ファイルへの書き込みはMDB2_Schema_Writerが担当します。
    Reading of schema files is handled by MDB2_Schema_Parser and writing to them by MDB2_Schema_Writer.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • あなたはルート領域を作成する必要があります。そして、/afs/セル名は読み込み専用で、/afs/.セル名は読み書き出来るようにマウントします。
    Then you need to create the root volume, mount it read only on/afs/cell name and read/write on /afs/.cell name.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • いったんインストールCDから起動し、適当なRAIDモジュールを読み込みます。
    Once you are booted from the Installation CD, load the appropriate RAID modules.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • ここからの読み込みをカーネルで有効にしていない場合は、lsusbが全く動作しない可能性があります。
    If you have not enabled that in your kernel, chances are that lsusb may not work at all.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • このコマンドは、インタラクティブモードでsqlファイルからスクリプトを読み込みます。
    This command will run mysql commands from an sql file while in the mysql interactive mode.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • このコマンドはタブ区切りのファイルからデータを読み込みます。
    This loads records from a tab separated file.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • このストレージコンテナは、ldap 拡張モジュールを使用してLDAPサーバからユーザのデータを読み込みます。
    This storage container makes use of the ldap extension to load user data from an LDAP server.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • このドライバはモジュールとしてビルドされるので、カーネルがモジュールの読み込みをサポートしていなければなりません。
    It builds as a module, so it makes sense that your kernel must support the loading of kernel modules.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • このメソッドがなければ、pear infoのような読み込みのみの単純なコマンドが動作しなくなります。
    Without this method, simple read-only commands like pear info would not work.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • この関数のURLが、読み込みたい内容を表します。
    In this function the URL will represent what you want to read.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • これは問題なく動作し、モジュールの読み込み後に/proc/acpi/ibm/brightnessと言うファイルが作成されるでしょう。
    This should work without error messages and a file/proc/acpi/ibm/brightness should be created after loading the module.〔【出典】Gentoo Linux 【License】CC-BY-SA-2.5 【編集】独立行政法人情報通信研究機構
  • さまざまなソースからのMARCデータの読み込み 入力元は、PHP のストリーム(File_MARC::SOURCE_FILE)あるいは文字列(File_MARC::SOURCE_STRING)となります。
    Reading MARC data from different sources Your input source can be a PHP stream (File_MARC::SOURCE_FILE) or a string (File_MARC::SOURCE_STRING).〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
  • しかし、読み込み・書き込み制御を行わない場合、いくつかのキャッシュ汚染ファイルが検出されますが、完全な制御ではありません。
    Write control can detect some corrupt cache files but maybe it's not a perfect control.〔【出典】PEAR 【License】Open Publication License 【編集】独立行政法人情報通信研究機構
* データの転載は禁じられています。  

1 2