検索

phrase: max: clip:
target: order:
Results of 1 - 10 of about 64 for once (0.005 sec.)
require_once 14531
« include include_once » PHP Manual 制御構造 require_once require_once (PHP 4, PHP 5, PHP 7, PHP ... 8) require_once 式は require とほぼ同じ意味ですが、 ファイルがすで ... み込まれている場合はそのファイルを読み込みません。 _once の振る舞い、およびそれが _once なし版とどのように異 ... なるのかについての情報は、 include_once のドキュメントを参照ください。 関連キーワード: onc ...
https://man.plustar.jp/php/function.require-once.html - [similar]
include_once 12463
« require_once goto » PHP Manual 制御構造 include_once include_once (PHP 4, PHP 5, PHP 7, PHP 8) ... include_once 命令は、スクリプトの実行時に指定 したファイルを読み ... 込まれないという重要な違い があります。また、include_once は true を返します。その名が示す通り、ファイルは一 ... 度しか読み込まれません。 include_once は、スクリプトの実行時に同じファイ ルが複数回読み込 ... キュメントを参照ください。 関連キーワード: include , once , 命令 , スクリプト , 実行 , 評価 , 動作 , 関数 , ...
https://man.plustar.jp/php/function.include-once.html - [similar]
include または require で読み込まれたファイルの名前を配列として返す 11975
« get_include_path get_loaded_extensions » PHP Manual PHP オプション/情報 関数 include または re ... ed_files (): array この関数は、 include 、 include_once 、 require あるいは require_once によりスクリプトに ... ァイルは abc.php です include 'test1.php' ; include_once 'test2.php' ; require 'test3.php' ; require_once ' ... /path/to/test4.php 参考 include - include include_once - include_once require - require require_once - re ... quire_once get_required_files() - get_included_files のエイリ ...
https://man.plustar.jp/php/function.get-included-files.html - [similar]
制御構造 9361
« 型演算子 はじめに » PHP Manual 言語リファレンス 制御構造 制御構造 目次 はじめに if else elseif ... witch match declare return require include require_once include_once goto 関連キーワード: else , while , i ... nclude , once , 言語 , リファレンス , elseif , 構文 , foreach , ...
https://man.plustar.jp/php/language.control-structures.html - [similar]
Train one epoch with a set of training data 8385
« fann_test fann_train_on_data » PHP Manual Fann 関数 Train one epoch with a set of training dat ... ere all of the training data is considered exactly once. This function returns the MSE error as it is calc ... will require to go through the entire training set once more. It is more than adequate to use this value d ... , of , in , a , algorithm , training , function , once ...
https://man.plustar.jp/php/function.fann-train-epoch.html - [similar]
汚染された文字列をチェックする関数や文 8256
« 汚染された文字列の汚染マークを広げる関数や文 文字列の汚染を除去する関数 » PHP Manual 詳細 汚染 ... なったバージョン 基本構文 eval 0.1.0 include/include_once 0.1.0 require/require_once 0.1.0 出力関数 echo 0.1 ... , query , チェック , 文 , SqliteDataBase , file , once , include , PDO ...
https://man.plustar.jp/php/taint.detail.taint.html - [similar]
キーワードのリスト 8040
« 予約語の一覧 定義済のクラス » PHP Manual 予約語の一覧 キーワードのリスト キーワードのリスト こ ... function global goto if implements include include_once instanceof insteadof interface isset() list() matc ... public readonly (PHP 8.1.0 以降) * require require_once return static switch throw trait try unset() use v ... キーワード , リスト , 定数 , クラス , 関数 , yield , once , readonly , メソッド , include ...
https://man.plustar.jp/php/reserved.keywords.html - [similar]
パーサトークンの一覧 7969
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトー ... 算/減算演算子 T_INCLUDE include() include T_INCLUDE_ONCE include_once() include_once T_INLINE_HTML PHP の外 ... 降で利用可能) T_REQUIRE require() require T_REQUIRE_ONCE require_once() require_once T_RETURN return 値を返 ...
https://man.plustar.jp/php/tokens.html - [similar]
The EventBase class 7696
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... l class EventBase { /* Constants */ const int LOOP_ONCE = 1 ; const int LOOP_NONBLOCK = 2 ; const int NOLO ... ublic stop (): bool } 定義済み定数 EventBase::LOOP_ONCE Flag used with EventBase::loop() method which mean ... lock until libevent has an active event, then exit once all active events have had their callbacks run". E ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
Basic usage for LuaSandbox 7624
« 例 LuaSandbox » PHP Manual 例 Basic usage for LuaSandbox Basic usage for LuaSandbox Once you'v ... ); ?> 関連キーワード: LuaSandbox , Basic , usage , Once , ve , compiled , support , using , safely , run ...
https://man.plustar.jp/php/luasandbox.examples-basic.html - [similar]
PREV 1 2 3 4 5 6 7 NEXT