| 例文 |
file phpの部分一致の例文一覧と使い方
該当件数 : 60件
Tip: For example: ignore all PHP 5 functions (minor releases 0 thru 2), or only PHP 5.0.0 functions. 例文帳に追加
Expect one or two values that identify which PHP version (and allits related functions) to ignore.ティップFor example: ignore all PHP 5 functions (minor releases 0 thru 2),or only PHP 5.0.0 functions.pci [-f file] [-iv 5.0.0 5.2.0] - PEAR
The php.ini file is usually located in /etc/php/apache2-php5/php.ini.例文帳に追加
php.iniファイルは、通常/etc/php/apache2-php4/php.iniにあります。 - Gentoo Linux
PHP editor with syntactic and semantic code highlighting for mixed code (PHP/HTML/CSS/JavaScript), occurences and error highlighting code completion and dynamic help (also for PHPDoc tags and included elements),code generators, comment completion, php doc generation, abbreviations, code snippet paletteSupport for php short tags and php HEREDOC strings, code folding, bracket matching, indentationIntegrated FTP access for remotely hosted projects (upload, download, delete)IDE recognizes default location of document root in different operating systemsSupport for PHP include path (global for all projects, or one per project)Run project/single file, debug project/single file, run script in command lineWizard for creating new PHTML and PHP filesNavigator and hyperlinking (Go to Declaration, Go to Type, Go to the included/required file)Rename RefactoringDebugger supports breakpoint, local variables, watches and bubble watches (tooltip)Support for multiple project configurationsFind Usages action例文帳に追加
Ruby Gems インストールマネージャー - NetBeans
Naming requirements for a post-install script PHP file 例文帳に追加
インストール後に実行する PHP スクリプトファイルの命名規約 - PEAR
In the PHP 5 Interpreter field, specify the path to the php.exe file. 例文帳に追加
「PHP 5 インタプリタ」フィールドで、php.exe ファイルへのパスを指定します。 - NetBeans
The script in Chiarafoo.php is incredibly simple: ?php/** * PEAR_Installer_Role_Chiarafoo * * PHP versions 4 and 5 * * LICENSE: This source file is subject to version 3.0 of the PHP license * that is available through the world-wide-web at the following URI: * http://www.php.net/license/3_0.txt. 例文帳に追加
Chiarafoo.php のスクリプトは、信じられないくらいシンプルです。 - PEAR
The format is: filename = array('type' = php-const|pear-config|package-info 'from' = text in file 'to' = name of variable) if type is php-const, then 'to' must be the name of a PHP Constant. 例文帳に追加
書式は以下のようになります。 filename = array('type' = php-const|pear-config|package-info'from' = ファイル内のテキスト'to' = 変数名)type が php-const の場合、'to' は PHP の定数名でなければなりません。 - PEAR
The working example is available in statemachine. php file. 例文帳に追加
実際に動作する例は、statemachine.php ファイルです。 - PEAR
This is implemented here using a PHP file named autocomplete.例文帳に追加
これは、autocomplete という名前の PHP ファイルを使用して、ここで実装します。 - NetBeans
Not all package errors occur in the PHP source file. 例文帳に追加
すべてのエラーが PHP のソースファイル中で発生するとは限りません。 - PEAR
Can read from a PHP Source file or from an in memory array. 例文帳に追加
PHP のソースファイル、あるいはメモリ上の配列から読み込めます。 - PEAR
On the New PHP File panel, in the File Name: edit box, type wishlist and press Finish. 例文帳に追加
「新規 PHP ファイル」パネルの「ファイル名:」編集ボックスに、「wishlist」と入力し、「完了」を押します。 - NetBeans
the Internet Explorer saves the file as a HTML file with some HTML code around the PHP source code to display the code nicely. 例文帳に追加
これは、PHPのソースコードをよりきれいに表示するために行われています。 - PEAR
In the Notepad, create a file and type the following text:?phpecho PHP has been installed successfully!;? 例文帳に追加
メモ帳でファイルを作成し、次のテキストを入力します。 ?phpecho PHP has been installed successfully!;? - NetBeans
You add SaaS operations to PHP files by dragging the operation from the Web Service Manager in the Services window and dropping it into the body of your PHP file. 例文帳に追加
「サービス」ウィンドウの Web サービスマネージャーから操作をドラッグして PHP ファイルの本文にドロップし、SaaS 操作を PHP ファイルに追加します。 - NetBeans
The content of the MyStandardCodingStandard.php file should be the following: ?php/** * MyStandard Coding Standard. 例文帳に追加
MyStandardCodingStandard.php ファイルの内容は、次のようになります。 - PEAR
Create a PHP file to handle the autocomplete URL that is received by the incoming request.例文帳に追加
受信要求によって受け取る autocomplete URL を処理する PHP ファイルを作成します。 - NetBeans
Right-click the project node in the Projects window and choose New PHP File. 例文帳に追加
「プロジェクト」ウィンドウでプロジェクトノードを右クリックし、「新規」「PHP ファイル」を選択します。 - NetBeans
The file contains a template for entering HTML and PHP code. 例文帳に追加
ファイルには、HTML および PHP コードを入力するためのテンプレートが含まれています。 - NetBeans
Please note that the Windows versions of PHP have a file named go-pear.bat bundled. 例文帳に追加
Windows 版の PHP には、go-pear.batというファイルが同梱されていることに注意しましょう。 - PEAR
For our sniff, we will name the PHP file DisallowHashCommentsSniff.php and place it into a Commenting sub-directory to categorise this sniff as relating to commenting. 例文帳に追加
今回の場合は、PHP のファイル名は DisalowHashCommentsSniff.phpとし、サブディレクトリ Commenting に配置します。 - PEAR
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
To attach XDebug to the PHP engine, locate the php.ini file and add the following lines to it : 例文帳に追加
XDebug を PHP エンジンに追加するには、php.ini ファイルを検索し、そこに次の行を追加します。 - NetBeans
Click the right mouse button on the Includes node and choose New PHP File from the context menu. 例文帳に追加
「Includes」ノードでマウスの右ボタンをクリックし、コンテキストメニューから「新規」「PHP ファイル」を選択します。 - NetBeans
It parses PHP files and directories, and generates an XMI file corresponding to the parsed code. 例文帳に追加
PHP のファイルやディレクトリをパースし、パースしたコードに対応する XMI ファイルを生成します。 - PEAR
Click the right mouse button on the Source files node and from the context menu choose New PHP File. 例文帳に追加
「ソースファイル」ノードでマウスの右ボタンをクリックし、コンテキストメニューから「新規」「PHP ファイル」を選択します。 - NetBeans
Getting the managerWindows After you have downloaded and installed PHP, you have to manually execute the batch file located in e.g. 例文帳に追加
マネージャの取得Windows PHP をダウンロードしインストールが完了したら、バッチファイルを実行します。 - PEAR
The name of the file containing a subclass definition is the subclass name with a PHP extension, e.g., 'Thing_Table.php'. 例文帳に追加
このクラス定義を含むファイルの名前は、クラス名に拡張子 php をつけたものになります。 - PEAR
If you save now the file that is shown in your editor as go-pear.php, PHP will be able to parse the file properly. 例文帳に追加
ここに表示された内容をエディタで go-pear.phpとして保存すると、PHP はそのファイルを適切にパースできるようになります。 - PEAR
So the more documented your PHP code is, the more precise your XMI file will be. 例文帳に追加
PHP コードのドキュメントをきちんと書けば書くほど、より正確な XMI ファイルができあがるというわけです。 - PEAR
package.xml 1.0 provides a single undocumented system of customizing file contents through the replace tag, like so: file name="blah.php" role="php" replace from="@token@" to="version" type="package-info"/ replace from="@anothertoken@" to="php_dir" type="pear-config"//file 例文帳に追加
package.xml 1.0 では、隠し機能としてreplace タグでファイルの内容を変更することができました。 - PEAR
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
Normally, a real-life PHP application is run on a remote server and is accessed through a File Transfer Protocol (FTP). 例文帳に追加
通常、実際の PHP アプリケーションはリモートサーバー上で実行され、ファイル転送プロトコル (FTP) 経由でアクセスされます。 - NetBeans
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
Tip: You can easily check for parse errors in a file using the PHP command line interface and the -l (lowercase L) option. 例文帳に追加
ティップパースエラーをチェックするのは簡単です。 PHP のコマンドラインインターフェイスで-l (小文字の L) オプションを使用しましょう。 - PEAR
In the editWishList.php file, enter the following HTML form below the PHP block:!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8/headbodyform name="addNewWish" action="editWish.php">input type="submit" value="Add Wish"/>/form>/body/html 例文帳に追加
editWishList.php ファイルで、次の HTML フォームを PHP ブロックの下に追加します。 !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8/headbodyform name=addNewWish action=editWish.phpinput type=submit value=Add Wish//form/body/html - NetBeans
This means that when the cursor is at the very end of the file, it should be oneline below the closing PHP tag. 例文帳に追加
つまり、ファイルの最後にカーソルを移動させると、PHP 終了タグの 1 つ下の行にカーソルがあるようにすべきと言うことです。 - PEAR
Common file and directory routines IntroductionIntroduction-- Introduction to the File class Description File provides an easy interface to PHP's builtin file and directory functions, plus some functions to deal with paths. 例文帳に追加
一般的なファイル、ディレクトリルーチン導入導入--File クラス導入詳細 File は、PHP に組み込まれたファイルとディレクトリ関数とパスを処理するいくつかの関数への簡単なインターフェースを提供します。 - PEAR
This installer which provides a distribution system for PHP packages and full application, support channels architecture and custom file tasks. 例文帳に追加
このインストーラは PHP パッケージやアプリケーションの配布用の仕組みを提供しており、チャネル構造や独自のファイルタスクに対応しています。 - PEAR
The Navigator helps the user to familiarize themselves with the code by displaying code structures as elements of a list that shows the PHP structures of the currently active file. 例文帳に追加
ナビゲータでは、現在アクティブなファイルの PHP 構造を示すリストの要素としてコード構造が表示され、コードの理解を助けます。 - NetBeans
The editor enables the user to selectively hide and display modules, classes or functions of the currently edited file with PHP source code. 例文帳に追加
エディタでは、PHP ソースコードが含まれる現在編集中のファイルで、モジュール、クラス、または関数の表示と非表示を切り替えることができます。 - NetBeans
When the download is completed, run the file xampplite-win32-1.6.6a.exe.On Microsoft Vista, the User Access Control feature blocks the PHP installer from updating the Apache httpd configuration. 例文帳に追加
ダウンロードが完了したら、xampplite-win32-1.6.6a.exe ファイルを実行します。 Microsoft Vista の場合、ユーザーアクセス制御機能により、PHP インストーラは Apache httpd の構成を更新できません。 - NetBeans
| 例文 |
| この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。 |
| Copyright 2001-2010 Gentoo Foundation, Inc. The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license. |
| 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会員(無料)になると
|