検索

phrase: max: clip:
target: order:
Results of 591 - 600 of about 817 for return (0.065 sec.)
Sets the callback function for use during training 2940
« fann_set_bit_fail_limit fann_set_cascade_activation_functions » PHP Manual Fann 関数 Sets the ... n() epochs - The current epoch The callback should return true . If it returns false , the training will ter ...
https://man.plustar.jp/php/function.fann-set-callback.html - [similar]
Extracts the data from a tagged attribute 2940
« radius_get_attr radius_get_tagged_attr_tag » PHP Manual Radius 関数 Extracts the data from a t ... a ): string | false If a tagged attribute has been returned from radius_get_attr() , radius_get_tagged_attr_ ... data() will return the data from the attribute. パラメータ data The t ... agged attribute to be decoded. 戻り値 Returns the data from the tagged attribute 失敗した場合に ...
https://man.plustar.jp/php/function.radius-get-tagged-attr-data.html - [similar]
Extracts the tag from a tagged attribute 2940
« radius_get_tagged_attr_data radius_get_vendor_attr » PHP Manual Radius 関数 Extracts the tag f ... data ): int | false If a tagged attribute has been returned from radius_get_attr() , radius_get_tagged_attr_ ... data() will return the tag from the attribute. パラメータ data The ta ... gged attribute to be decoded. 戻り値 Returns the tag from the tagged attribute 失敗した場合に ...
https://man.plustar.jp/php/function.radius-get-tagged-attr-tag.html - [similar]
Copies a method from class to another 2940
« runkit7_method_add runkit7_method_redefine » PHP Manual runkit7 関数 Copies a method from clas ... () example <?php class Foo { function example () { return "foo!\n" ; } } class Bar { // initially, no method ...
https://man.plustar.jp/php/function.runkit7-method-copy.html - [similar]
Dynamically changes the name of the given method 2940
« runkit7_method_remove runkit7_object_id » PHP Manual runkit7 関数 Dynamically changes the name ... () example <?php class Example { function foo () { return "foo!\n" ; } } // Rename the 'foo' method to 'bar' ...
https://man.plustar.jp/php/function.runkit7-method-rename.html - [similar]
bucket を brigade の先頭に追加する 2940
« stream_bucket_new stream_context_create » PHP Manual ストリーム 関数 bucket を brigade の先頭に ... cket. stream_bucket_prepend ( $in , $bucket ); } } return PSFS_FEED_ME ; } } stream_filter_register ( 'test' ...
https://man.plustar.jp/php/function.stream-bucket-prepend.html - [similar]
以前に設定したモックを削除する 2940
« uopz_unset_hook uopz_unset_return » PHP Manual Uopz 関数 以前に設定したモックを削除する uopz_u ...
https://man.plustar.jp/php/function.uopz-unset-mock.html - [similar]
Imagick がサポートするフォーマットを返す 2940
« Imagick::queryFonts Imagick::radialBlurImage » PHP Manual Imagick Imagick がサポートするフォー ... ; } $output .= "</tr>" ; } $output .= "</table>" ; return $output ; } ?> 関連キーワード: Imagick , フォーマッ ...
https://man.plustar.jp/php/imagick.queryformats.html - [similar]
Description 2940
« ImagickKernel::fromMatrix ImagickKernel::scale » PHP Manual ImagickKernel Description ImagickK ... ; } $output .= "</tr>" ; } $output .= "</table>" ; return $output ; } $output = "The built-in kernel name 'r ...
https://man.plustar.jp/php/imagickkernel.getmatrix.html - [similar]
Constructs the object from a BSON array or document 2940
« MongoDB\BSON\Unserializable MongoDB\BSON\BinaryInterface » PHP Manual MongoDB\BSON\Unserializa ... ties within the BSON array or document. 戻り値 The return value from this method is ignored. 例 例1 MongoDB\ ...
https://man.plustar.jp/php/mongodb-bson-unserializable.bsonunserialize.html - [similar]