検索

phrase: max: clip:
target: order:
Results of 31 - 40 of about 437 for size (0.022 sec.)
Sets the minimum step-size 5856
« fann_set_rprop_delta_max fann_set_rprop_delta_zero » PHP Manual Fann 関数 Sets the minimum ste ... p-size fann_set_rprop_delta_min (PECL fann >= 1.0.0) fann ... _set_rprop_delta_min — Sets the minimum step-size 説明 fann_set_rprop_delta_min ( resource $ann , fl ... oat $rprop_delta_min ): bool The minimum step-size is a small positive number determining how small t ... he minimum step-size may be. パラメータ ann ニューラルネットワークリソー ...
https://man.plustar.jp/php/function.fann-set-rprop-delta-min.html - [similar]
指定した暗号のキーの長さを得る 5806
« mcrypt_get_iv_size mcrypt_list_algorithms » PHP Manual Mcrypt 関数 指定した暗号のキーの長さを得 ... る mcrypt_get_key_size (PHP 4, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0 ... ) mcrypt_get_key_size — 指定した暗号のキーの長さを得る 警告 この関数は P ... に頼らないことを強く推奨します。 説明 mcrypt_get_key_size ( int $cipher ): int | false mcrypt_get_key_size ( ... あるいは 2.5.x とリンクした場合です。 mcrypt_get_key_size() は、 cipher で(暗号化モードとあわせて)指定した キ ...
https://man.plustar.jp/php/function.mcrypt-get-key-size.html - [similar]
指定した暗号のブロックサイズを得る 5640
« mcrypt_generic mcrypt_get_cipher_name » PHP Manual Mcrypt 関数 指定した暗号のブロックサイズを得 ... る mcrypt_get_block_size (PHP 4, PHP 5, PHP 7 < 7.2.0, PECL mcrypt >= 1.0.0 ... ) mcrypt_get_block_size — 指定した暗号のブロックサイズを得る 警告 この関数 ... 頼らないことを強く推奨します。 説明 mcrypt_get_block_size ( int $cipher ): int | false mcrypt_get_block_size ... るいは 2.5.x とリンクした場合です。 mcrypt_get_block_size() は、指定した cipher のブロック長を返します (暗号 ...
https://man.plustar.jp/php/function.mcrypt-get-block-size.html - [similar]
Construct a Swoole memory table with fixed size. 5615
« Swoole\Table::column Swoole\Table::count » PHP Manual Swoole\Table Construct a Swoole memory t ... able with fixed size. Swoole\Table::__construct (PECL swoole >= 1.9.0) ... truct — Construct a Swoole memory table with fixed size. 説明 public Swoole\Table::__construct ( int $tabl ... e_size ) パラメータ table_size 関連キーワード: Swoole , s ...
https://man.plustar.jp/php/swoole-table.construct.html - [similar]
Area Scroll 5615
« UI\Area::redraw UI\Area::setSize » PHP Manual UI\Area Area Scroll UI\Area::scrollTo (UI 0.9.9) ... 説明 public UI\Area::scrollTo ( UI\Point $point , UI\Size $size ) Scroll this Area パラメータ point The poin ... t to scroll to size The size of the scroll pane 関連キーワード: Scroll ... , scrollTo , size , scroll , redraw , setSize , public , Point , Siz ...
https://man.plustar.jp/php/ui-area.scrollto.html - [similar]
Sets maximum HTTP header size 5598
« EventHttp::setMaxBodySize EventHttp::setTimeout » PHP Manual EventHttp Sets maximum HTTP heade ... r size EventHttp::setMaxHeadersSize (PECL event >= 1.4.0- ... beta) EventHttp::setMaxHeadersSize — Sets maximum HTTP header size 説明 public EventH ... ttp::setMaxHeadersSize ( int $value ): void Sets maximum HTTP header size ... . パラメータ value The header size in bytes. 戻り値 値を返しません。 参考 EventHttp:: ...
https://man.plustar.jp/php/eventhttp.setmaxheaderssize.html - [similar]
指定したパラメータでプレーンテキストを暗号化する 5598
« mcrypt_enc_self_test mcrypt_generic_deinit » PHP Manual Mcrypt 関数 指定したパラメータでプレー ... ode で暗号化するデータ。 データの大きさが n * blocksize でない場合、データは、 ' \0 'で埋められます。 返さ ... 8bc55abe029fdebae5e1d417e2ffb2a00a3" ); # show key size use either 16, 24 or 32 byte keys for AES-128, 192 ... # and 256 respectively $key_size = strlen ( $key ); echo "Key size: " . $key_size . ... # create a random IV to use with CBC encoding $iv_size = mcrypt_get_iv_size ( MCRYPT_RIJNDAEL_128 , MCRYP ...
https://man.plustar.jp/php/function.mcrypt-encrypt.html - [similar]
指定した暗号/モードの組み合わせに属する IV の大きさを返す 5598
« mcrypt_get_cipher_name mcrypt_get_key_size » PHP Manual Mcrypt 関数 指定した暗号/モードの組み合 ... わせに属する IV の大きさを返す mcrypt_get_iv_size (PHP 4 >= 4.0.2, PHP 5, PHP 7 < 7.2.0, PECL mcrypt ... >= 1.0.0) mcrypt_get_iv_size — 指定した暗号/モードの組み合わせに属する IV の大き ... に頼らないことを強く推奨します。 説明 mcrypt_get_iv_size ( string $cipher , string $mode ): int 指定した ci ... における IV の大きさを取得します。 mcrypt_enc_get_iv_size() 関数を使用するほうが より有用です。これは mcrypt ...
https://man.plustar.jp/php/function.mcrypt-get-iv-size.html - [similar]
Set the data type and size of the columns. 5573
« Swoole\Table Swoole\Table::__construct » PHP Manual Swoole\Table Set the data type and size of ... .9.0) Swoole\Table::column — Set the data type and size of the columns. 説明 public Swoole\Table::column ( ... string $name , string $type , int $size = ? ): ReturnType パラメータ name type size 戻り値 ... 関連キーワード: type , size , Set , olumns , data , Swoole , Table , of , the ...
https://man.plustar.jp/php/swoole-table.column.html - [similar]
Construct a new Window 5573
« UI\Window::add UI\Window::error » PHP Manual UI\Window Construct a new Window UI\Window::__con ... 説明 public UI\Window::__construct ( string $title , Size $size , bool $menu = false ) Shall construct a new ... Window パラメータ title The title of the Window size The size of the Window menu Menu switch 関連キーワ ... ード: Window , new , Construct , a , construct , size , menu , public , string , Size ...
https://man.plustar.jp/php/ui-window.construct.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 NEXT