検索

phrase: max: clip:
target: order:
Results of 41 - 50 of about 84 for Define (0.012 sec.)
Register and add callback function 6205
« GearmanWorker GearmanWorker::addOptions » PHP Manual GearmanWorker Register and add callback f ... ault server (localhost) $worker -> addServer (); # define a variable to hold application data $count = 0 ; # ...
https://man.plustar.jp/php/gearmanworker.addfunction.html - [similar]
新機能 6205
« 下位互換性のない変更点 PHP 7.0.x で推奨されなくなる機能 » PHP Manual PHP 5.6.x から PHP 7.0.x ... cho "a" <=> "b" ; // -1 echo "b" <=> "a" ; // 1 ?> define() を用いた配列定数の定義 define() で配列の定数を定 ... 列の定数は const でしか定義できませんでした。 <?php define ( 'ANIMALS' , [ 'dog' , 'cat' , 'bird' ]); echo AN ...
https://man.plustar.jp/php/migration70.new-features.html - [similar]
Yaf_View_Simple のコンストラクタ 6205
« Yaf_View_Simple::clear Yaf_View_Simple::display » PHP Manual Yaf_View_Simple Yaf_View_Simple の ... 例 例1 Yaf_View_Simple::__constructor() の例 <?php define ( "TEMPLATE_DIRECTORY" , APPLICATOIN_PATH . '/view ...
https://man.plustar.jp/php/yaf-view-simple.construct.html - [similar]
The Parle\Lexer class 6137
« Parser examples Parle\Lexer::advance » PHP Manual Parle The Parle\Lexer class The Parle\Lexer ... はじめに Single state lexer class. Lexemes can be defined on the fly. If the particular lexer instance is m ... Finalize the lexer rule set Parle\Lexer::callout — Define token callback Parle\Lexer::consume — Pass the dat ...
https://man.plustar.jp/php/class.parle-lexer.html - [similar]
Returns a scalar value to be used as a hash value 6137
« Ds\Hashable::equals Sequence » PHP Manual Hashable Returns a scalar value to be used as a hash ... alue of the objects. While the hash value does not define equality, all objects that are equal according to ...
https://man.plustar.jp/php/ds-hashable.hash.html - [similar]
Returns the number of candidates used during training 6137
« fann_get_cascade_num_candidate_groups fann_get_cascade_output_change_fraction » PHP Manual Fan ... num_candidate_groups() ). The actual candidates is defined by the fann_get_cascade_activation_functions() an ... cade_activation_steepnesses() arrays. These arrays define the activation functions and activation steepnesse ... ill be 2x3x2=12. The number of candidate groups is defined by fann_set_cascade_num_candidate_groups() . The ...
https://man.plustar.jp/php/function.fann-get-cascade-num-candidates.html - [similar]
ブートストラップをコールする 6137
« Yaf_Application::app Yaf_Application::clearLastError » PHP Manual Yaf_Application ブートストラ ... r the APPLICATION_PATH . "/application/"(which was defined in the config passed to Yaf_Application). * and n ... } } ?> 例2 Yaf_Application::bootstrap() の例 <?php defined ( 'APPLICATION_PATH' ) // APPLICATION_PATH will b ... e used in the ini config file || define ( 'APPLICATION_PATH' , __DIR__ ); $application = n ...
https://man.plustar.jp/php/yaf-application.bootstrap.html - [similar]
Oracle OCI8 6083
« mysqlndプラグインの開発をはじめよう はじめに » PHP Manual ベンダー固有のモジュール Oracle OCI8 ... する oci_connect — Oracle データベースに接続する oci_define_by_name — PHP の変数を、クエリで取得するカラムに関 ... 接続する oci_register_taf_callback — Register a user-defined callback function for Oracle Database TAF oci_res ... 返す oci_unregister_taf_callback — Unregister a user-defined callback function for Oracle Database TAF OCIColl ... のエイリアス ocicommit — oci_commit のエイリアス ocidefinebyname — oci_define_by_name のエイリアス ocierror — ...
https://man.plustar.jp/php/book.oci8.html - [similar]
The Parle\RLexer class 6083
« Parle\Lexer::reset Parle\RLexer::advance » PHP Manual Parle The Parle\RLexer class The Parle\R ... 1) はじめに Multistate lexer class. Lexemes can be defined on the fly. If the particular lexer instance is m ... inalize the lexer rule set Parle\RLexer::callout — Define token callback Parle\RLexer::consume — Pass the da ...
https://man.plustar.jp/php/class.parle-rlexer.html - [similar]
ある画像を別の画像に合成する 6083
« Imagick::compareImages Imagick::__construct » PHP Manual Imagick ある画像を別の画像に合成する ... // convert src1.png src2.png -compose mathematics -define compose:args="1,0,-0.5,0.5" -composite output.png ...
https://man.plustar.jp/php/imagick.compositeimage.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 NEXT