検索

phrase: max: clip:
target: order:
Results of 51 - 60 of about 1231 for function (0.271 sec.)
Sets a Boost Function (bf parameter) 4386
« SolrDisMaxQuery::setBigramPhraseSlop SolrDisMaxQuery::setBoostQuery » PHP Manual SolrDisMaxQue ... ry Sets a Boost Function (bf parameter) SolrDisMaxQuery::setBoostFunction ( ... le, might only be in Git) SolrDisMaxQuery::setBoostFunction — Sets a Boost Function (bf parameter) 説明 public ... SolrDisMaxQuery::setBoostFunction ( string $function ): SolrDisMaxQuery Sets Boost F ... unction (bf parameter). Functions (with optional boosts) that will be included in t ...
https://man.plustar.jp/php/solrdismaxquery.setboostfunction.html - [similar]
短い名前を取得する 4369
« ReflectionClass::getReflectionConstants ReflectionClass::getStartLine » PHP Manual ReflectionC ... Name() の例 <?php namespace A \ B ; class Foo { } $function = new \ ReflectionClass ( 'stdClass' ); var_dump ( ... $function -> inNamespace ()); var_dump ( $function -> getNam ... e ()); var_dump ( $function -> getNamespaceName ()); var_dump ( $function -> g ... etShortName ()); $function = new \ ReflectionClass ( 'A\\B\\Foo' ); var_dump ...
https://man.plustar.jp/php/reflectionclass.getshortname.html - [similar]
Register a user-defined callback function for Oracle Database TAF 4352
« oci_pconnect oci_result » PHP Manual OCI8 関数 Register a user-defined callback function for O ... er_taf_callback — Register a user-defined callback function for Oracle Database TAF 説明 oci_register_taf_call ... callback ): bool Registers a user-defined callback function to connection . If connection fails due to instanc ... e or network failure, the registered callback function will be invoked for several times during failover. ... register for Oracle TAF. It can be a string of the function name or a Closure (anonymous function). The interf ...
https://man.plustar.jp/php/function.oci-register-taf-callback.html - [similar]
Callback function when there is a data packet for a task (deprecated) 4335
« GearmanClient::runTasks GearmanClient::setCompleteCallback » PHP Manual GearmanClient Callback ... function when there is a data packet for a task (deprecated ... 0.5.0) GearmanClient::setClientCallback — Callback function when there is a data packet for a task (deprecated ... ack ( callable $callback ): void Sets the callback function for accepting data packets for a task. The callbac ... k function should take a single argument, a GearmanTask objec ...
https://man.plustar.jp/php/gearmanclient.setclientcallback.html - [similar]
名前空間内にあるかどうかを調べる 4295
« ReflectionClass::implementsInterface ReflectionClass::isAbstract » PHP Manual ReflectionClass ... pace() の例 <?php namespace A \ B ; class Foo { } $function = new \ ReflectionClass ( 'stdClass' ); var_dump ( ... $function -> inNamespace ()); var_dump ( $function -> getNam ... e ()); var_dump ( $function -> getNamespaceName ()); var_dump ( $function -> g ... etShortName ()); $function = new \ ReflectionClass ( 'A\\B\\Foo' ); var_dump ...
https://man.plustar.jp/php/reflectionclass.innamespace.html - [similar]
オブジェクト インターフェイス 4278
« クラスの抽象化 トレイト » PHP Manual クラスとオブジェクト オブジェクト インターフェイス オブジ ... 'iTemplate' を宣言する interface Template { public function setVariable ( $name , $var ); public function getH ... e implements Template { private $vars = []; public function setVariable ( $name , $var ) { $this -> vars [ $na ... me ] = $var ; } public function getHtml ( $template ) { foreach( $this -> vars as ... e implements Template { private $vars = []; public function setVariable ( $name , $var ) { $this -> vars [ $na ...
https://man.plustar.jp/php/language.oop5.interfaces.html - [similar]
トレイト 4261
« オブジェクト インターフェイス 無名クラス » PHP Manual クラスとオブジェクト トレイト トレイト P ... トレイトの例 <?php trait ezcReflectionReturnInfo { function getReturnType () { /*1*/ } function getReturnDescr ... lectionReturnInfo ; /* ... */ } class ezcReflectionFunction extends ReflectionFunction { use ezcReflectionRetu ... 承したメソッドとなります。 <?php class Base { public function sayHello () { echo 'Hello ' ; } } trait SayWorld { ... public function sayHello () { parent :: sayHello (); echo 'World!' ...
https://man.plustar.jp/php/language.oop5.traits.html - [similar]
アクセス権 4244
« コンストラクタとデストラクタ オブジェクトの継承 » PHP Manual クラスとオブジェクト アクセス権 ア ... ted = 'Protected' ; private $private = 'Private' ; function printHello () { echo $this -> public ; echo $this ... 'Public2' ; protected $protected = 'Protected2' ; function printHello () { echo $this -> public ; echo $this ... ss MyClass { // public コンストラクタの宣言 public function __construct () { } // public メソッドの宣言 public ... function MyPublic () { } // protected メソッドの宣言 protec ...
https://man.plustar.jp/php/language.oop5.visibility.html - [similar]
Callback function when there is a data packet for a task 4227
« GearmanClient::setData GearmanClient::setExceptionCallback » PHP Manual GearmanClient Callback ... function when there is a data packet for a task GearmanClie ... = 0.6.0) GearmanClient::setDataCallback — Callback function when there is a data packet for a task 説明 public ... ack ( callable $callback ): bool Sets the callback function for accepting data packets for a task. The callbac ... k function should take a single argument, a GearmanTask objec ...
https://man.plustar.jp/php/gearmanclient.setdatacallback.html - [similar]
Fann 関数 4227
« XOR training fann_cascadetrain_on_data » PHP Manual FANN Fann 関数 Fann 関数 目次 fann_cascade ... ates the training data struct from a user supplied function fann_create_train — Creates an empty training data ... xact copy of a fann train data fann_get_activation_function — Returns the activation function fann_get_activat ... he number of fail bits fann_get_cascade_activation_functions_count — Returns the number of cascade activation ... functions fann_get_cascade_activation_functions — Returns the cascade activation functions fann_g ...
https://man.plustar.jp/php/ref.fann.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 NEXT