検索

phrase: max: clip:
target: order:
Results of 61 - 70 of about 584 for C (0.016 sec.)
名前空間の使用法: グローバル関数/定数への移行 4578
« グローバル空間 名前解決のルール » PHP Manual 名前空間 名前空間の使用法: グローバル関数/定数への ... 間内からのグローバルクラスへのアクセス <?php namespace A \ B \ C ; class Exception extends \ Exception { ... } $a = new Exception ( 'hi' ); // $a は A\B\C\Exception クラスのオ ... ブジェクトです $b = new \ Exception ( 'hi' ); // $b は Exception クラスのオブジェ ... クトです $c = new ArrayObject ; // fatal error, class A\B\C\Ar ...
https://man.plustar.jp/php/language.namespaces.fallback.html - [similar]
オブジェクトと参照 4578
« 遅延静的束縛 (Late Static Bindings) オブジェクトのシリアライズ » PHP Manual クラスとオブジェク ... 指すようになるのです。 例1 参照とオブジェクト <?php class A { public $foo = 1 ; } $a = new A ; $b = $a ; ... つコピーです // ($a) = ($b) = <id> $b -> foo = 2 ; echo $a -> foo . "\n" ; $c = new A ; $d = & $c ; // $ ... c と $d は参照です // ($c,$d) = <id> $d -> foo = 2 ; echo $c -> foo . "\n" ; ... $e = new A ; function foo ( $obj ) { // ($obj) = ($e) = <id> $obj -> ...
https://man.plustar.jp/php/language.oop5.references.html - [similar]
コンストラクタ 4578
« ReflectionParameter::__clone ReflectionParameter::export » PHP Manual ReflectionParameter コン ... ストラクタ ReflectionParameter::__construct (PHP 5, PHP 7, PHP 8) Re ... flectionParameter::__construct — コンストラクタ 説明 pu ... blic ReflectionParameter::__construct ( string | array ... | object $function , int | string $param ) ReflectionParam ...
https://man.plustar.jp/php/reflectionparameter.construct.html - [similar]
URLを組み立てる 4578
« Yaf_Route_Simple Yaf_Route_Simple::__construct » PHP Manual Yaf_Route_Simple URLを組み立てる Y ... Route_Simple::assemble — URLを組み立てる 説明 public Yaf_Route_Simple::assemble ( array $info , array $ ... り値 文字列を返します。 エラー / 例外 info に キー ':c' または ':a' が設定されていなかった場合、 Yaf_Exce ... _Router (); $route = new Yaf_Route_Simple ( 'm' , 'c' , 'a' ); $router -> addRoute ( "simple" , $route ... oute ( 'simple' )-> assemble ( array( ':a' => 'yafaction' , 'tkey' => 'tval' , ':c' => 'yafcontroller' ...
https://man.plustar.jp/php/yaf-route-simple.assemble.html - [similar]
Insert an element to a sequence type column using OID 4540
« cubrid_seq_drop cubrid_seq_put » PHP Manual CUBRID 関数 Insert an element to a sequence type c ... olumn using OID cubrid_seq_insert (PECL CUBRID >= 8.3.0) cubrid_seq_ ... insert — Insert an element to a sequence type column using OID 説明 cubrid_seq_insert ( re ... source $conn_identifier , string $oid , string $attr_nam ... e , int $index , string $seq_element ): bool The cubrid_col_insert() function is used to insert an el ...
https://man.plustar.jp/php/function.cubrid-seq-insert.html - [similar]
Update the element value of sequence type column using OID 4540
« cubrid_seq_insert cubrid_set_add » PHP Manual CUBRID 関数 Update the element value of sequence ... type column using OID cubrid_seq_put (PECL CUBRID >= 8.3. ... 0) cubrid_seq_put — Update the element value of sequenc ... e type column using OID 説明 cubrid_seq_put ( resource $con ... ame , int $index , string $seq_element ): bool The cubrid_seq_put() function is used to update the cont ...
https://man.plustar.jp/php/function.cubrid-seq-put.html - [similar]
要件 4540
« インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 この拡張モジュール ... を使うには、 c-client ライブラリがインストールされている必要があり ... ます。 » https://github.com/uw-imap/imap から 最新版を入手し、コンパイルして ... ください。 IMAP のソースファイルをシステムの include ディレクトリに直接コピー しないことが大切です。 ... 引き起こす可能性があります。そのかわりにシステムの include ディレクトリの 下に新しいディレクトリ(例: /us ...
https://man.plustar.jp/php/imap.requirements.html - [similar]
SOAP 関数をコールする 4503
« SoapClient::__setSoapHeaders SoapServer » PHP Manual SoapClient SOAP 関数をコールする SoapClie ... nt::__soapCall (PHP 5, PHP 7, PHP 8) SoapClient::__soapCall — ... SOAP 関数をコールする 説明 public SoapClient::__soapCall ( string $name , array $arg ... 関数です。 通常、WSDL モードでは、SOAP 関数を SoapClient のメソッドとして簡単にコールすることができます ... 。 本メソッドは、 soapaction が不明な場合や、 uri がデフォルトと異なっていた ...
https://man.plustar.jp/php/soapclient.soapcall.html - [similar]
The SVM class 4473
« 例 SVM::__construct » PHP Manual SVM The SVM class The SVM class (PECL svm >= 0.1.0) はじめに ... クラス概要 class SVM { /* Constants */ const int C_SVC = 0 ; co ... nst int NU_SVC = 1 ; const int ONE_CLASS = 2 ; const int EPSILON_ ... SVR = 3 ; const int NU_SVR = 4 ; const int KERNEL_LINEAR = 0 ; ... const int KERNEL_POLY = 1 ; const int KERNEL_RBF = 2 ...
https://man.plustar.jp/php/class.svm.html - [similar]
mysqlndプラグイン と MySQL Proxyの比較 4473
« MySQL Native Driver プラグインAPI mysqlnd plugin APIを取得する » PHP Manual MySQL Native Drive ... ua スクリプト言語の知識が必要です。 MySQL Proxy は C言語と プログラミング言語 Lua によってカスタマイズで ... 学ばなければならない言語です。 mysqlnd プラグインは C言語で書くことができます。 » PECL/mysqlnd_uh を使って ... ータを保存する必要があります。この目的のためには Memcache のような別のデーモンが必要です。この場合は、My ... SQL Proxy に有利です。 MySQL Proxy は wire protocol (訳注:ネットワークを通じてデータを転送するプロト ...
https://man.plustar.jp/php/mysqlnd.plugin.mysql-proxy.html - [similar]
PREV 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 NEXT