phpを含む例文一覧と使い方
該当件数 : 783件
For instance, the "src" role is reserved for extsrc packages, and cannot be used in regular PEAR-style php releases. 例文帳に追加
たとえば "src" ロールは extsrc パッケージに予約されており、通常の PEAR 形式の php リリースでは使用できません。 - PEAR
This tag should be used for roles like the "ext" role that provide a binary PHP extension. 例文帳に追加
このタグは、"ext" ロールのようにPHP のバイナリ拡張モジュールを提供するロールに対して使用します。 - PEAR
So anything printed in a "destructor" gets lost except when PHP is used in command-line mode. 例文帳に追加
PHP がコマンドラインモードで使用されている場合を除き、デストラクタからの出力はすべて失われます。 - PEAR
Same as allreleases.xml, but with information about the minimum version of PHP required. 例文帳に追加
allreleases.xml と同じですが、さらに、必要となる PHP の最小バージョンについての情報が追加されています。 - PEAR
The format returned depends on the PHP data type of input and the database type being used. 例文帳に追加
返される整形結果は、入力の PHP データ型および使用しているデータベースの型に依存します。 - PEAR
Catches and displays PHP errors, notices and warnings as well as PEAR Errors and uncaught exceptions. 例文帳に追加
PHP のエラーや注意、警告を捕捉します。 また、PEAR Error や他で捕捉されなかった例外も受け取ります。 - PEAR
You can decide which errors should be catched: All, PHP errors, PEAR errors or uncaught exceptions. 例文帳に追加
どのエラーを捕捉するかを「すべて、PHP エラー、PEAR エラー、未捕捉の例外」のいずれかから指定できます。 - PEAR
Suppose we have to detect which PHP version we need to run this chunk of script named "errorHandler.php". 例文帳に追加
この "errorHandler.php" というコードを動かすのに必要なPHP のバージョンを調べることを考えてみましょう。 - PEAR
You can avoid this problem by setting the 'tempDir' option to a (temporary) directory that is writable by PHP. 例文帳に追加
この問題を回避するには、オプション 'tempDir'の値を PHP から書き込み可能な (一時) ディレクトリに設定します。 - PEAR
Drive name reading may crash PHP, so this is disabled by default. 例文帳に追加
ドライブ名の読み込み処理はPHP をクラッシュさせる可能性があるので、デフォルトでは無効になっています。 - PEAR
This meta information can later be used to restore the original data structure in PHP. 例文帳に追加
このメタ情報のため、後に PHP においてオリジナルのデータ構造をリストアする事ができるようになります。 - PEAR
The content of the MyStandardCodingStandard.php file should be the following: ?php/** * MyStandard Coding Standard. 例文帳に追加
MyStandardCodingStandard.php ファイルの内容は、次のようになります。 - PEAR
This is not a destructor in the sense that you can "delete" an object and have the destructor called, but in the sense that PHP gives you a callback in the object when PHP is done executing. 例文帳に追加
これは、オブジェクトを 「削除」 できるという意味ではデストラクタではありませんが、PHP が実行を完了した時点で、PHP によりオブジェクトのコールバック関数としてコールされるという意味でデストラクタと呼ぶことができます。 - PEAR
phptype: Database backend used in PHP (i.e. mysql , pgsql etc.) 例文帳に追加
phptype:PHP で使用するデータベースバックエンド (例えば mysqlや pgsql など) - PEAR
It means that we need at least PHP 4.0.0 to run the "math.php" script. with two PHP extensions bcmath, pcre loaded. 例文帳に追加
この結果より、"math.php" スクリプトを実行するには少なくともPHP 4.0.0 が必要であることがわかります。 また、拡張モジュールbcmath, pcreが読み込まれていなければならないこともわかります。 - PEAR
PHPUnit is a family of PEAR packages (PHPUnit2 for PHP 5, PHPUnit for PHP 4) that supports the development of object-oriented PHP applications using the concepts and methods of Agile Software Development, Extreme Programming, Test-Driven Development and Design-by-Contract Development by providing an elegant and robust framework for the creation, execution and analysis of Unit Tests. 例文帳に追加
PHPUnit は PEAR パッケージの集まり (PHP 5 用には PHPUnit2、そして PHP 4 用には PHPUnit) で、オブジェクト指向でのPHP アプリケーションの開発を支援するものです。 アジャイルなソフトウェア開発、エクストリームプログラミング、テスト駆動開発、規約による設計 (Design-by-Contract)を用いた開発などのために、単体テストを作成・実行・解析するエレガントで堅牢なフレームワークを提供します。 - PEAR
PHP Development A fast and light-weight PHP IDE with code completion and quick fixes,integrated FTP and Xdebug, and support for popular Web Services. 例文帳に追加
キャンバス上にコンポーネントを配置し、位置を調整することで、本格的な Java GUI を作成できます。 - NetBeans
When XDebug is enabled in the php.ini file, XDebug can pause and resume the PHP program execution at any time. 例文帳に追加
php.ini ファイルで XDebug が有効になっていると、XDebug は、いつでも PHP プログラムの実行を一時停止および再開できます。 - NetBeans
PHP support with code completion, Xdebug and web service features. JavaFX 1.0 supports animation, graphics and media codecs for rich content application development. 例文帳に追加
次の変更が加えられています。 - NetBeans
For example, a PHP class declaration statement can be presented as a tree of declared class members. 例文帳に追加
たとえば、PHP のクラス宣言文は、宣言されているクラスメンバーのツリーとして表示される場合があります。 - NetBeans
The document recommends a sequence of steps to set up the MySQL database server for working in the PHP development environment. 例文帳に追加
このドキュメントでは、PHP 開発環境で動作する MySQL データベースサーバーの一連の設定手順を紹介します。 - NetBeans
Normally, a real-life PHP application is run on a remote server and is accessed through a File Transfer Protocol (FTP). 例文帳に追加
通常、実際の PHP アプリケーションはリモートサーバー上で実行され、ファイル転送プロトコル (FTP) 経由でアクセスされます。 - NetBeans
To deploy your PHP application on a remote server, you will need to register an account on a hosting provider. 例文帳に追加
リモートサーバー上に PHP アプリケーションを配備するには、ホスティングプロバイダでアカウントを登録する必要があります。 - NetBeans
Before starting, see the tutorial requirements described in Creating a CRUD Application with PHP - Main page. 例文帳に追加
始める前に、「PHP を使用する CRUD アプリケーションの作成」のメインページにあるチュートリアルの要件を確認してください。 - NetBeans
Beneath the code to open the connection to the database, in the same PHP block, type or paste the following code. 例文帳に追加
コードの下にデータベースへの接続が開き、同じ PHP ブロックに次のコードを入力またはペーストします。 - NetBeans
The first variables pass database credentials and the others are the variables that will be used in the PHP operations. 例文帳に追加
最初の変数はデータベースの証明書を渡します。 そのほかは PHP 操作で使用される変数です。 - NetBeans
Enter the following PHP code block inside the HTML input form below the code for the password input:Password: input type=password name=password/br/例文帳に追加
次の PHP コードブロックを、HTML 入力フォーム内の、パスワード入力のコードの下に入力します。 Password: input type=password name=password/br/ - NetBeans
Afterwards you can include the db.php file in any PHP file and use any function from WishDB without code duplication.例文帳に追加
あとで db.php ファイルを任意の PHP ファイルに含め、コードの複製を行わずに WishDB から任意の関数を使用できます。 - NetBeans
I have updated package X to get rid of errors like "undefined function Y", but PHP still shows the error message(s). 例文帳に追加
パッケージ X をアップデートしたので "undefined function Y"というエラーはなくなるはずです。 なのに、PHPはまだエラーを出し続けます。 - PEAR
The directory structure of pear-core/ matches that of the install tree (by default /usr/local/lib/php), and are organized as a simple hierarchy. 例文帳に追加
pear-core/ のディレクトリ構造は、インストールツリー (デフォルトでは/usr/local/lib/php)そのままのシンプルな構造になっています。 - PEAR
If one uses a version of PHP that is supplied by Unix/Linux/BSD distributors it may be necessary to manually install PEAR. 例文帳に追加
Unix/Linux/BSD ディストリビューションが提供する PHP を使う場合は、PEAR を別途インストールする必要があるかもしれません。 - PEAR
This version makes it possible to resolve PHP version incompatibilities by downloading the releases list only. 例文帳に追加
このバージョンから、PHP のバージョンの非互換性をリリースリストをダウンロードするだけで解決できるようになりました。 - PEAR
This container makes use of the PHP SOAP extension's client to provide authentication against a SOAP service. 例文帳に追加
このコンテナは、PHP の SOAP 拡張モジュールをクライアントとして用いて、SOAP サービスでの認証機能を提供します。 - PEAR
IntroductionIntroduction--A feature overviewMDB2 Description PEAR MDB2 is a merge of the PEAR DB and Metabase php database abstraction layers. 例文帳に追加
導入導入--機能概要MDB2 について PEAR MDB2 は、PEAR DB と Metabase php データベース抽象化レイヤーを統合したものです。 - PEAR
In the following example, the main.inc file will be checked by PHP_CodeSniffer even though the --extensions command line argument specifies that only .php files should be checked. 例文帳に追加
次の例では、コマンドライン引数 --extensionsで .php ファイルのみをチェックするようにしていますが、main.inc はチェックされます。 - PEAR
eBay's webservice enables you to use all of eBay's features (except bidding on items) in your own PHP applications. 例文帳に追加
eBay のウェブサービスを使用すると、eBay の全機能(入札を除く) を PHP アプリケーションから利用できるようになります。 - PEAR
Note: In order to use SSL connections, your PHP installation must have the openssl extension enabled.例文帳に追加
注意SSL 接続を使用するには、 openssl拡張モジュールを有効にしてPHP がインストールされている必要があります。 - PEAR
Find more details about setting up a PHP project in the document Setting Up a PHP Project.After the project creation is completed, position the cursor on the Source Files node, choose Properties from the popup menu, and open the Debug window. 例文帳に追加
PHP プロジェクトの設定については、ドキュメント「PHP プロジェクトの設定」を参照してください。 プロジェクトの作成が完了したら、カーソルを「ソースファイル」ノードに置き、ポップアップメニューから「プロパティー」を選択し、「デバッグ」ウィンドウを開きます。 - NetBeans
If you have a recent installation of PHP, you can relax: The PEAR base installation is already there, unless you have compiled your PHP with the ./configure flag --without-pear. 例文帳に追加
PHP の最近のバージョンをインストールしているなら特に問題はないでしょう。 ./configure に --without-pear フラグを指定してコンパイルしない限り、PEAR の基本部分は既にインストールされています。 - PEAR
Under Projects, select PHPApplication and click Next. 例文帳に追加
「プロジェクト」で「PHP アプリケーション」を選択して、「次へ」をクリックします。 - NetBeans
The index page requires no server-side scripting code, so you can safely remove PHP tags and the echo statement you previously added.例文帳に追加
index ページにはサーバー側スクリプトコードは必要ないので、PHP タグと、前に追加した echo 文を削除してもかまいません。 - NetBeans
PHP support can be added to a number of web servers (IIS, Xitami, and so on), but most commonly Apache HTTP Server is used. 例文帳に追加
PHP のサポートは、いくつかの Web サーバー (IIS、Xitami など) に追加できますが、もっとも一般的に使用されるのは Apache HTTP サーバーです。 - NetBeans
To be sure that previously installed PHP engine supports using the MySQL database server: 例文帳に追加
前にインストールした PHP エンジンが MySQL データベースサーバーの使用をサポートしていることを確認するには、次の手順に従います。 - NetBeans
To obtain a list of the PHP key words that are available in the current context, press CTRL + Space without any previous typing. 例文帳に追加
現在のコンテキストで使用できる PHP キーワードのリストを表示するには、何も入力しないで Ctrl+ スペースキーを押します。 - NetBeans
The MySQL server is the most popular database server, although you can use other database servers with the NetBeans IDE for PHP.例文帳に追加
PHP 互換の NetBeans IDE で使用できるデータベースサーバーはいくつかありますが、その中で MySQL サーバーがもっとも一般的です。 - NetBeans
Within the PHP block, type or paste the code blocks described below in this section, in the order they are written. 例文帳に追加
PHP ブロックの内部に、この節に示す次のコードブロックを記述されている順序で入力またはペーストします。 - NetBeans
Enter the following PHP code blocks inside the HTML input form below the code for password confirmation:Please confirm your password: input type=password name=password2/br/ 例文帳に追加
次の PHP コードブロックを、HTML 入力フォーム内の、パスワード確認入力のコードの下に入力します。 Please confirm your password: input type=password name=password2/br/ - NetBeans
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright © 2001 - 2008 by the PEAR Documentation Group. This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ). |
| © 2010, Oracle Corporation and/or its affiliates. Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners. |
|
ログイン |
Weblio会員(無料)になると
|
|
ログイン |
Weblio会員(無料)になると
|