1153万例文収録!

「.php」に関連した英語例文の一覧と使い方(15ページ目) - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

.phpを含む例文一覧と使い方

該当件数 : 783



例文

The addition of channel support to the PEAR installer as of version 1.4.0 means that it is now simpler to distribute any PHP code project using the PEAR installer than it ever was. 例文帳に追加

バージョン 1.4.0 で PEAR インストーラにチャネルのサポートが追加され、PHP でコードが書かれたプロジェクトを PEAR インストーラで配布することが以前に比べさらに簡単になりました。 - PEAR

Due to technical limitations, this container does not parse blank lines or comments when reading from a configuration file, therefore any information contained within PHP comments will be lost. 例文帳に追加

技術的な制限により、このコンテナは、設定ファイルから読み込む際に空行やコメントをパースできません。 そのため、PHP コメント内の情報は失われます。 - PEAR

If you do not know the IP address, you can convert an name to IP very simply using PHP native functions or other libraries: $geoip-lookupCountryName(gethostbyname("example.com")); Or, if you don't know whether an address is a name or IP address, use application-level logic: 例文帳に追加

IP アドレスがわからない場合は、PHP のネイティブ関数やその他のライブラリを使用すれば簡単にホスト名から IP アドレスを取得できます。 - PEAR

A scope token, if, was found at token 1 (note that token 0 is the open PHP tag).The opener for the if statement, the open curly brace, was found at token 7. 例文帳に追加

スコープトークン if が、トークン 1 で見つかりました (トークン 0 は PHP の開始タグとなります)。 if 文の開始部である開き波括弧が、トークン 7 で見つかりました。 - PEAR

例文

Detection of a directory Parsing a full directory, recursively or not, is no more difficult than detect PHP version of a single file. 例文帳に追加

ディレクトリの検出 ディレクトリ全体をパースすることは、それが再帰的であるかどうかにかかわらず、単一のファイルの PHP バージョンを検出するのと同じようなものです。 - PEAR


例文

The win32 api functions are used to access the Windows application programming interface. 例文帳に追加

Windows アプリケーションプログラミングインターフェイスにアクセスするため、(PHP の) win32 api 関数を使用します。 - PEAR

Each chunk basically contains two top-level element in the source tree: A .php file and a directory that holds the implementation of the chunk. 例文帳に追加

それぞれの部分は、ソースツリー内で 2 つの要素から構成されています。 ひとつは .php ファイルで、もうひとつは実装コードが格納されているディレクトリです。 - PEAR

Take advantage of full syntax highlighting, code completion,pop-up documentation, and error checking for JavaScript, CSS and PHP.The Editor recognizes JavaScript code in stand-alone JavaScript files as well as in HTML, RHTML, PHP, and JSP files (More about JavaScript...).例文帳に追加

JavaScript、CSS、および PHP 用の、構文の完全強調表示、コード補完、ドキュメントのポップアップ、およびエラー確認を利用できます。 エディタでは、HTML ファイル、RHTML ファイル、PHP ファイル、および JSP ファイル内にある JavaScript コードだけでなく、単独の JavaScript ファイルの JavaScript コードも認識されます。 - NetBeans

Here is the second example: ?php/* vim: set expandtab tabstop=4 shiftwidth=4: *//*Copyright (c) 2003, Michael Bretterklieber michael@bretterklieber.comAll rights reserved.Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.2. 例文帳に追加

もうひとつの例です。 - PEAR

例文

Use the Add JavaScript Libraries Wizard to add JavaScript libraries to Java EE, Ruby, or PHP projects.Several popular JavaScript libraries come bundled with the NetBeans IDE:Yahoo UI, jQuery, Dojo, Scriptaculous, Prototype 例文帳に追加

「JavaScript ライブラリの追加」ウィザードを使用して、JavaScript ライブラリを JavaEE、Ruby、または PHP プロジェクトに追加できます。 NetBeans IDE には、Yahoo UI、WoodStock、jQuery、Dojo、Scriptaculous、Prototype といった、いくつかの一般的な JavaScript ライブラリがバンドルされています。 - NetBeans

例文

PHP projects can easily be deployed from within NetBeans IDE 6.5 for testing to local or remote servers via FTP, or by the use of an upload script for more complexdeployments.例文帳に追加

PHP プロジェクトは、FTP 経由でテスト用の NetBeans IDE 6.5 から、ローカルサーバーまたはリモートサーバーに簡単に配備できます。 または、さらに複雑な配備に対しては、アップロードスクリプトを使用できます。 - NetBeans

To send comments and suggestions, get support, and keep informed on the latest developments on the NetBeans IDE PHP development features, join the mailing list.例文帳に追加

メーリングリストに登録することによって、NetBeans IDE PHP 開発機能に関するご意見やご提案を送信したり、サポートを受けたり、最新の開発情報を入手したりできます。 - NetBeans

With the concept of Run Configurations, you can switch between these workflows within the same NetBeans PHP project by changing the Run Configuration type from Local Web Site to Remote Web Site. 例文帳に追加

実行構成の概念では、実行構成の種類をローカル Web サイトからリモート Web サイトに変更することによって、同じ NetBeans PHP プロジェクト内でワークフローを切り替えることができます。 - NetBeans

Displaying Error MessagesIn order to enable the application to display error messages, enter the following ? php ? code block into the logon form in index.php, below the input fields but above the button:?phpif (!logonSuccess)echo "Invalid name and/or password";?>例文帳に追加

エラーメッセージの表示アプリケーションがエラーメッセージを表示できるようにするには、次の ? php ? コードブロックを index.php のログオンフォームの入力フィールドより下、ボタンより上に入力します。 - NetBeans

For details on installing and configuring the required software, see the document that describes preparing the environment for PHP development in your operating system. 例文帳に追加

必須ソフトウェアのインストールおよび構成の詳細については、使用しているオペレーティングシステムで PHP 開発用の環境の準備について説明しているドキュメントを参照してください。 - NetBeans

New and exciting ways of using PHP to solve the most pressing problems of web development and beyond happen here in PEAR every day. 例文帳に追加

PHP を使用して、ウェブ開発における差し迫った問題を解決するための新しい方法を見つけるなどの刺激的なことが、PEAR では毎日のように起こっています。 - PEAR

In addition, package.xml 2.0 supports depending on a static package located at a url, and depending on a package that provides an extension to PHP like PECL packages. 例文帳に追加

それに加えて package.xml 2.0 では特定の URL に存在する静的なパッケージに対する依存性やPECL のように PHP の拡張モジュールを提供するパッケージに対する依存性もサポートします。 - PEAR

Tying it to a particular output content type will limit its use (a problem that every public domain PHP Calendar library I've looked at suffers from). 例文帳に追加

特定の出力に縛られてしまうと、使用の幅が制限されてしまいます(今まで私が見てきたパブリックドメインの PHP カレンダーライブラリは、ことごとくこの問題にハマっています)。 - PEAR

It's bloated! Running the examples on Sourceforge's servers (which are always overloaded), example 3.php renders in under 0.1 seconds (usually half that). 例文帳に追加

あり得ない! Sourceforge のサーバ (ここはいつも負荷が高い状態です)にあるサンプルを実行してみてください。 example 3.php をレンダリングするのにかかる時間は 0.1 秒以下(通常はその半分くらい) です。 - PEAR

The code is highly optimized and every "trick in the book" has been applied to make sure PHP only parses / executes the subset of logic you need for your specific problem. 例文帳に追加

このライブラリのコードは高度に最適化されており、いわゆる「裏ワザ」のたぐいを駆使しています。 これにより、本当に必要なロジックだけを PHP が読み込めるようにしているのです。 - PEAR

These templates are designed to be editable in WYSIWYG HTML editors, without breaking the tagsRegex - A classic templating backend, for supporting Smarty, Xipe, or Email type convertion to PHP code. 例文帳に追加

このテンプレートは、タグを破壊することなしに WYSIWYG HTMLエディタで編集できるように設計されています。 Regex - 古くからあるテンプレートバックエンドで、Smarty や Xipe、そして Email 型を PHP のコードに変換します。 - PEAR

ability to reduce or extends list of extensions to parse for PHP code ability to give a list of constants to ignore when calculating the version needed. 例文帳に追加

PHP コードとしてパースする拡張子一覧への追加や削除 定数の一覧を指定し、必須バージョンの調査時にそれを無視させる機能(バージョン 1.2.0 以降で使用可能) - PEAR

Don't be afraid, PCI can still be use, even if your PHP scripts have these conditions or any others, but you should help it, to adjust the parser accuracy with one or more options. 例文帳に追加

もし PHP スクリプト内でこれらの条件を使用していたとしてもPCI を使うことはできます。 ただし、パーサの精度を上げるためにいくつかオプションを指定しなければなりません。 - PEAR

The debugging information includes the raw data returned from the XML-RPC server it was querying, and the PHP value the client attempts to create to represent the value returned by the server. 例文帳に追加

デバッグ情報の中には XML-RPC サーバが返す問い合わせ結果の生データが含まれ、またサーバから返された値を表すためにクライアントが作成しようとしたPHP の値も含まれます。 - PEAR

The NetBeans IDE provides strong support for Ajax development, including JavaScript and CSS editors, an all new PHP editor, a JavaScript debugger which is based on the Firebugplugin for Firefox, a client-side monitor to examine HTTP messages, an Ajax-ready environment for your choice of server-side scripting language (e.g., JSP, PHP, Ruby, Groovy), out-of-the-boxsupport for MySQL and JavaDB,and extensive integration support for web frameworks and third-partyJavaScript toolkits.例文帳に追加

NetBeans IDE は Ajax を使用した開発を強力にサポートしており、JavaScript と CSS のエディタ、新しい PHP エディタ、Firefox の Firebug プラグインに基づく JavaScript デバッガ、HTTP メッセージを確認するクライアント側モニター、任意のサーバー側スクリプト言語で Ajax に対応した環境 (JSP、PHP、Ruby、Groovy など)、デフォルトでの MySQL と JavaDB のサポート、Web フレームワークとサードパーティーの JavaScript ツールキットの広範囲に渡る統合サポートがあります。 - NetBeans

The problem is that e.g. 例文帳に追加

問題は、Internet Explorer が PHP ソースコードの前後に HTML のコードを追加し、ファイルを HTML として保存してしまうことにあります。 - PEAR

Load all components, or all components until a given version of PHP.Parameter 例文帳に追加

すべてのコンポーネント、あるいは指定したバージョンの PHPまでのすべてのコンポーネントをロードします。 - PEAR

The PHP editor provides standard editing features such as code completion, syntax highlighting, mark occurrences, refactoring, code templates, documentationpop-up, code navigation, editor warnings and task list.例文帳に追加

PHP エディタには、コード補完、構文の強調表示、出現箇所のマーク、リファクタリング、コードテンプレート、ドキュメントのポップアップ、コードナビゲーション、エディタの警告、およびタスクリストなどの、標準の編集機能があります。 - NetBeans

Note: Pages generated from server-side scripting technologies,such as ASP, JSP, PHP, and Ruby, are rendered in read-only format ([r/o], as indicated in the tab of a file opened in the editor).例文帳に追加

注: ASP、JSP、PHP、Ruby などのサーバー側のスクリプト作成テクノロジによって生成されるページは、読み取り専用形式で描画されます (ファイルがエディタで開いたときにタブに [r/o] と表示されます)。 - NetBeans

Things like "single quotes vs double quotes" are features of PHP itself to make programming easier and there are no reasons not use one way in preference to another. 例文帳に追加

「シングルクォートとダブルクォートのどちらを使用するか」などといった問題は、プログラミングを簡単にするためのPHP の機能そのものについてものであり、どちらを選ぶとかいう類のものではありません。 - PEAR

Raw - A non compiling backend, that enables you to create templates using PHP, Useful if you intend to redistribute your application and are concerned about compilation 例文帳に追加

Raw - コンパイルを行わないバックエンドで、PHP を使用してテンプレートを作成できるようになります。 作成したアプリケーションを再配布する場合など、コンパイルできるかどうか心配な場合に有用です。 - PEAR

By far the richest source of this information is through their REST-based API, to which this module provides an OO PHP interface. 例文帳に追加

REST ベースの API を使用することにより、この手の情報の中ではもっとも豊富な情報を得ることが可能となります。 このモジュールでは、PHP から使用するためのオブジェクト指向のインターフェイスを提供します。 - PEAR

Prominent PHP projects like Horde and PHPUnit distribute their software through PEAR-compatible channels.Channel discovery 例文帳に追加

かの有名な Horde や PHPUnitといったプロジェクトも、PEAR 互換のチャネルでソフトウェアを配布しています。 チャネルの登録 - PEAR

PHP's Informix extension deals with columns having the same names by overwriting the prior columns information. 例文帳に追加

PHP のInformix 拡張モジュールでは、このような場合に最初のカラムの情報が上書きされてしまいます。 - PEAR

If you have a hosting account on a remote Web server and an FTP account to transfer your source files to the remote server, you can create and debug your PHP project locally and then deploy it on the remote server. 例文帳に追加

リモート Web サーバー上にホスティングアカウント、およびソースファイルをリモートサーバーに転送するための FTP アカウントを持っている場合、PHP プロジェクトをローカルで作成およびデバッグし、それをリモートサーバー上に配備できます。 - NetBeans

The Config package provides methods for configuration manipulation.IntroductionIntroduction-- What Config can do Introduction Config helps you manipulate your configuration whether they are stored in XML files, PHP arrays or other kind of data sources.例文帳に追加

Configパッケージは設定操作の関数を提供します。 導入導入--Config でできること導入 Config を使用すると、XML ファイルや PHP の配列、あるいはその他のデータソースに保存された設定項目を扱いやすくなります。 - PEAR

In order for autoloading of subclass definitions to work, each of the subclasses must be defined in a separate file in a default directory, with a filename that is given by the class name with an added '.php' extension. 例文帳に追加

サブクラスの定義を自動で読み込ませるには、各サブクラスをデフォルトのディレクトリ内の個別のファイルで定義する必要があります。 ファイル名は、クラス名に拡張子 '.php' を付加したものとなります。 - PEAR

Based on the standart PHP session handling mechanism it provides more advanced features such as database containers, idle and expire timeouts, etc. 例文帳に追加

標準の PHP セッション処理機構にもとづくもの以外にも、より高度な機能も提供しています。 たとえばデータベースコンテナを使用したり、アイドル時間や有効期限切れのタイムアウト値を管理したりすることができます。 - 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

You may also use any of PHP's built-in wrappers to open HTTP or FTP locations as well as STDIN. 例文帳に追加

HTTP や FTP ロケーションを標準入力として開くには、PHP の組み込みラッパーを使用することもできます。 - PEAR

You can always use the Plugins Manager from the Tools menu to add,remove, or update sets of features for Java SE, Java EE, Java ME, JavaFX, Ruby,Groovy, PHP, C/C++, UML, or SOA development,including a wide variety of other features from third-party providers. 例文帳に追加

いつでも「ツール」メニューからプラグインマネージャーを使用して、他社のプロバイダからのその他のさまざまな機能を含む、Java SE、Java EE、Java ME、JavaFX、Ruby、Groovy、PHP、C/C++、UML、または SOA 開発のための機能のセットを、追加、削除、または更新できます。 - NetBeans

Typically, development and debugging is performed on a local web server, while the production environment is located on a remote web server.Setting up a remote web server is described in Deploying a PHP Application on a Remote Web Server Using the NetBeansIDE.例文帳に追加

一般に、ローカル Web サーバーで開発およびデバッグが実行され、リモート Web サーバーに本番環境が置かれます。 リモート Web サーバーの設定は、NetBeans IDE を使用したリモート Web サーバーへの PHP アプリケーションの配備で説明されています。 - NetBeans

Chance to release your own code PEAR gives you the chance to contribute your code to an enormous number of PHP developers: To get more information about how to contribute your code in PEAR, read here. 例文帳に追加

コードをリリースする機会 PEAR に参加すれば、自らのコードを、他の多くの PHP 開発者に使用してもらえる機会が得られます。 PEAR にコードを提供する方法について詳細な情報を得るには「こちら」を参照してください。 - PEAR

Most significantly, PHP offers no means of converting from the MARC8 encoding that most legacy MARC records have been encoded in to a valid XML encoding such as UTF-8. 例文帳に追加

最も重要なのは、PHP では MARC8 エンコーディングからの変換を行わないということです。 このエンコーディングは既存の MARC レコードの多くで用いられていますが、これを XML で有効なエンコーディング、たとえば UTF-8などに変換することはありません。 - PEAR

You can use System::ProcWatch out of the box, by utilizing the shipped shell scripts procwatch and procwatch-lint. 例文帳に追加

System::ProcWatch を、PHP スクリプト以外から使用することもでき、そのために利用するシェルスクリプト procwatchおよび procwatch-lint が同梱されています。 - PEAR

Then, the method call is XMLRPC encoded, sent to the server, the response is decoded into PHP native types and we get the result of the call (all this logic is made by the library in a completely transparent way). 例文帳に追加

メソッドコールは XMLRPC 形式に変換され、サーバに送信されます。 その応答内容は PHP のネイティブ型に変換され、変換された内容をメソッドコールの返り値として取得します(この処理は、すべてライブラリ内で透過的に行われます)。 - PEAR

This function can not be called statically. Auth uses PHP's session mechanism to recognize users between http calls.例文帳に追加

この関数は、スタティックにコールすることはできません。 Auth は、PHP のセッション機能を使用して、ユーザの http コールの間隔を判断します。 - PEAR

Thus, even if unevenness occurs at the time of supporting the substrate to the temporary plating part of the heater PHP, a time from the time point of finishing the exposure process to the time point of starting the heat treatment in the heater PHP can be set substantially the same.例文帳に追加

これにより、基板が加熱部PHPの仮置部に支持された時刻にバラツキが生じても、露光処理が終了した時点から加熱部PHPにおいて加熱処理が開始される時点までの時間を略同一にすることができる。 - 特許庁

To implement the Delete button, enter the following code block inside the while loop in editWishList.php, directly below the code block for the editWish button:tdform name=deleteWish action=deleteWish.php method=POSTinput type=hidden name=wishID value=?php echo wishID; ?/input type=submit name=deleteWish value=Delete//form/tdThe HTML input form contains a hidden field for the wishID and a submit button labelled Delete. 例文帳に追加

「Delete」ボタンを実装するには、次のコードを editWishList.php の while ループの内部、editWish ボタンのコードブロックのすぐ下に入力します。 tdform name=deleteWish action=deleteWish.php method=POSTinput type=hidden name=wishID value=?php echo wishID; ?/input type=submit name=deleteWish value=Delete//form/tdHTML 入力フォームには、wishID 用の非表示フィールドと、「Delete」というラベルが付いた送信ボタンが含まれています。 - NetBeans

例文

The procedure of installing PECL packages is described in the pecl manual section on the PHP website.Getting information about packagesPackage information If you simply want to get to know the installed version of a package or see its description, issue an info command:例文帳に追加

PECL パッケージのインストール手順については、PHP のウェブサイトにてこちらのマニュアルを参照してください。 パッケージについての情報の取得パッケージの情報インストールされているパッケージのバージョンやその説明を見たい場合はinfo コマンドを実行します。 - PEAR




  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、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会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS