検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 146 for So (0.010 sec.)
説明 5701
« EventBuffer::drain EventBuffer::expand » PHP Manual EventBuffer 説明 EventBuffer::enableLockin ... eLocking (): void Enable locking on an EventBuffer so that it can safely be used by multiple threads at ...
https://man.plustar.jp/php/eventbuffer.enablelocking.html - [similar]
実行時に PHP 拡張モジュールをロードする 5701
« cli_set_process_title extension_loaded » PHP Manual PHP オプション/情報 関数 実行時に PHP 拡張 ... ームに依存します。 例えば、Unix プラットフォームでは sockets 拡張モジュール (共有モジュールとしてコンパイル ... されていれば。デフォルトでは有りません!) は sockets.so と呼ばれていますし、一方 Windows プラットフ ... ォームでは php_sockets.dll と呼ばれます。 拡張モジュールを読み込むデ ... ) { dl ( 'php_sqlite.dll' ); } else { dl ( 'sqlite.so' ); } } // または PHP_SHLIB_SUFFIX 定数を使用 if ( ...
https://man.plustar.jp/php/function.dl.html - [similar]
Get the number of neurons in each layer in the network 5701
« fann_get_errstr fann_get_learning_momentum » PHP Manual Fann 関数 Get the number of neurons in ... layer in the network 説明 fann_get_layer_array ( resource $ann ): array Get the number of neurons in eac ... layer in the neural network. Bias is not included so the layers match the fann_create functions. パラメ ... ラルネットワークリソース。 戻り値 An array of numbers of neurons in each leayer 関連キーワード: fann , la ...
https://man.plustar.jp/php/function.fann-get-layer-array.html - [similar]
Get the total number of neurons in the entire network 5701
« fann_get_total_connections fann_get_train_error_function » PHP Manual Fann 関数 Get the total ... the entire network 説明 fann_get_total_neurons ( resource $ann ): int Get the total number of neurons in ... the entire network. This number does also include the bias neurons, so a 2-4-2 network has 2 ...
https://man.plustar.jp/php/function.fann-get-total-neurons.html - [similar]
Apache 2.x (Unixシステム用) 5701
« Unix システムへのインストール Nginx 1.4.x (Unix システム用) » PHP Manual Unix システムへのイン ... 参照ください。 cd httpd-2_x_NN ./configure --enable-so make make install 以上で Apache 2.x.NN が、モジュー ... 要です。 PHP 8: LoadModule php_module modules/libphp.so PHP 7: LoadModule php7_module modules/libphp7.so A ... atch "\.phps$"> SetHandler application/x-httpd-php-source </FilesMatch> mod_rewrite を使うと、.phps ファ ... riteRule (.*\.php)s$ $1 [H=application/x-httpd-php-source] php ソースフィルタは、実運用環境では無効にして ...
https://man.plustar.jp/php/install.unix.apache2.html - [similar]
インストール手順 5701
« 要件 実行時設定 » PHP Manual インストール/設定 インストール手順 インストール手順 この拡張機能は ... たとえば、以下のようになります: extension=scoutapm.so 関連キーワード: インストール , 手順 , 実行 , 設定 ...
https://man.plustar.jp/php/scoutapm.installation.html - [similar]
Store into cache 5701
« Yac Yac::__construct » PHP Manual Yac Store into cache Yac::add (PECL yac >= 1.0.0) Yac::add — ... Yac::add() may fail if cas lock could not obtain, so, if you need the value to be stored properly, you ...
https://man.plustar.jp/php/yac.add.html - [similar]
インストール手順 5642
« 要件 定義済み定数 » PHP Manual インストール/設定 インストール手順 インストール手順 The easiest ... extension is via » PECL pecl install ds You can also build directly from source: # Dependencies you mig ... d that you include » php-ds/php-ds in your project so that your code is still functional in an environme ...
https://man.plustar.jp/php/ds.installation.html - [similar]
A Complete PHP/FFI/preloading Example 5642
« PHP Callbacks FFI » PHP Manual 例 A Complete PHP/FFI/preloading Example A Complete PHP/FFI/pre ... .h #define FFI_SCOPE "DUMMY" #define FFI_LIB "libc.so.6" int printf(const char *format, ...); dummy.php ...
https://man.plustar.jp/php/ffi.examples-complete.html - [similar]
Allows control over disabled exit opcode 5642
« uopz_add_function uopz_backup » PHP Manual Uopz 関数 Allows control over disabled exit opcode ... ): void By default uopz disables the exit opcode, so exit() calls are practically ignored. uopz_allow_e ... allow Whether to allow the execution of exit opcodes or not. 戻り値 値を返しません。 例 例1 uopz_allow_e ...
https://man.plustar.jp/php/function.uopz-allow-exit.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 NEXT