検索

phrase: max: clip:
target: order:
Results of 631 - 640 of about 5876 for Public (0.126 sec.)
Reflection クラス 1707
« 拡張 Reflection::export » PHP Manual リフレクション Reflection クラス Reflection クラス (PHP 5 ... です。 クラス概要 class Reflection { /* メソッド */ public static export ( Reflector $reflector , bool $retur ... n = false ): string public static getModifierNames ( int $modifiers ): array ... Reflection , クラス , getModifierNames , export , public , static , 名前 , 修飾 , array , modifiers ...
https://man.plustar.jp/php/class.reflection.html - [similar]
VarnishStat クラス 1707
« VarnishAdmin::stop VarnishStat::__construct » PHP Manual Varnish VarnishStat クラス VarnishSta ... じめに クラス概要 class VarnishStat { /* メソッド */ public __construct ( array $args = ? ) public getSnapshot ... クラス , construct , array , varnish , getSnapshot , public , スナップショット , 統計 , インスタンス ...
https://man.plustar.jp/php/class.varnishstat.html - [similar]
WeakReference クラス 1707
« Fiber::getCurrent WeakReference::__construct » PHP Manual 定義済みのインターフェイスとクラス W ... ラス概要 final class WeakReference { /* メソッド */ public __construct () public static create ( object $obje ... ct ): WeakReference public get (): ? object } WeakReference の例 例1 基本的な ... rence , クラス , 参照 , construct , オブジェクト , public , create , メソッド , 生成 , stdClass ...
https://man.plustar.jp/php/class.weakreference.html - [similar]
The Yaconf class 1707
« 定義済み定数 Yaconf::get » PHP Manual Yaconf The Yaconf class The Yaconf class (PECL yaconf >= ... ifecycle. クラス概要 class Yaconf { /* メソッド */ public static get ( string $name , mixed $default_value = ... NULL ): mixed public static has ( string $name ): bool } 目次 Yaconf::g ... 関連キーワード: Yaconf , item , string , static , public , result , クラス , Determine , Retrieve , default ...
https://man.plustar.jp/php/class.yaconf.html - [similar]
Text Construction 1707
« CommonMark\Node\Text CommonMark\Node\Text\Strong » PHP Manual CommonMark\Node\Text Text Constr ... rk\Node\Text::__construct — Text Construction 説明 public CommonMark\Node\Text::__construct () public Common ... キーワード: Text , Construction , Node , construct , public , literal , Strong , cmark , string , 警告 ...
https://man.plustar.jp/php/commonmark-node-text.construct.html - [similar]
SNMP の値が返される方法を設定する 1707
« snmp_set_quick_print snmp2_get » PHP Manual SNMP 関数 SNMP の値が返される方法を設定する snmp_s ... P_VALUE_LIBRARY ); $ret = snmpget ( 'localhost' , 'public' , 'IF-MIB::ifName.1' ); // $ret = "STRING: lo" sn ... NMP_VALUE_PLAIN ); $ret = snmpget ( 'localhost' , 'public' , 'IF-MIB::ifName.1' ); // $ret = "lo"; snmp_set_ ... MP_VALUE_OBJECT ); $ret = snmpget ( 'localhost' , 'public' , 'IF-MIB::ifName.1' ); // stdClass Object // ( / ... NMP_VALUE_PLAIN ); $ret = snmpget ( 'localhost' , 'public' , 'IF-MIB::ifName.1' ); // stdClass Object // ( / ...
https://man.plustar.jp/php/function.snmp-set-valueretrieval.html - [similar]
Access 1707
« parallel\Channel::__construct parallel\Channel::open » PHP Manual parallel\Channel Access para ... :make (0.9.0) parallel\Channel::make — Access 説明 public parallel\Channel::make ( string $name ): Channel S ... all make an unbuffered channel with the given name public parallel\Channel::make ( string $name , int $capac ... already exists. 関連キーワード: capacity , Shall , public , string , given , construct , Exceptions , alread ...
https://man.plustar.jp/php/parallel-channel.make.html - [similar]
Add a lexer rule 1707
« Parle\RLexer::insertMacro Parle\RLexer::pushState » PHP Manual Parle\RLexer Add a lexer rule P ... 0.5.1) Parle\RLexer::push — Add a lexer rule 説明 public Parle\RLexer::push ( string $regex , int $id ): vo ... id public Parle\RLexer::push ( string $state , string $regex ... , int $id , string $newState ): void public Parle\RLexer::push ( string $state , string $regex ... Add , string , a , specified , when , signature , public ...
https://man.plustar.jp/php/parle-rlexer.push.html - [similar]
Submits an object for execution 1707
« Pool::shutdown Pool::submitTo » PHP Manual Pool Submits an object for execution Pool::submit ( ... ool::submit — Submits an object for execution 説明 public Pool::submit ( Threaded $task ): int Submit the ta ... itting Tasks <?php class MyWork extends Threaded { public function run () { /* ... */ } } class MyWorker ext ... ends Worker { public function __construct ( Something $something ) { $t ... his -> something = $something ; } public function run () { /** ... **/ } } $pool = new Pool ...
https://man.plustar.jp/php/pool.submit.html - [similar]
Sets the response writer used to prepare the response from Solr 1707
« SolrClient::rollback SolrClient::setServlet » PHP Manual SolrClient Sets the response writer u ... writer used to prepare the response from Solr 説明 public SolrClient::setResponseWriter ( string $responseWr ... s is my custom class for objects class SolrClass { public $_properties = array(); public function __get ( $p ... writer , prepare , from , rollback , setServlet , public , string ...
https://man.plustar.jp/php/solrclient.setresponsewriter.html - [similar]