検索

phrase: max: clip:
target: order:
Results of 111 - 120 of about 167 for Try (0.091 sec.)
Commits a transaction in progress 5306
« Stomp::begin Stomp::__construct » PHP Manual Stomp Commits a transaction in progress Stomp::co ... 。 例 例1 オブジェクト指向型 <?php /* connection */ try { $stomp = new Stomp ( 'tcp://localhost:61613' ); ...
https://man.plustar.jp/php/stomp.commit.html - [similar]
パーサトークンの一覧 5306
« PHP 型の比較表 ユーザーレベルでの命名の手引き » PHP Manual 付録 パーサトークンの一覧 パーサトー ... AIT trait トレイト T_TRAIT_C __TRAIT__ __TRAIT__ T_TRY try 例外(exceptions) T_UNSET unset() unset() T_UNS ...
https://man.plustar.jp/php/tokens.html - [similar]
例外のスローのオン/オフを切り替える 5306
« Yaf_Dispatcher::setView Yaf_Config_Abstract » PHP Manual Yaf_Dispatcher 例外のスローのオン/オフ ... app -> getDispatcher ()-> throwException ( true ); try { $app -> run (); } catch ( Yaf_Exception $e ) { v ...
https://man.plustar.jp/php/yaf-dispatcher.throwexception.html - [similar]
The EventBase class 5193
« Event::timer EventBase::__construct » PHP Manual Event The EventBase class The EventBase class ... list code to batch up adds and deletes in order to try to do as few syscalls as possible. Setting this fl ...
https://man.plustar.jp/php/class.eventbase.html - [similar]
The MongoDB\Driver\Command class 5193
« MongoDB\Driver\Manager::startSession MongoDB\Driver\Command::__construct » PHP Manual MongoDB\ ... teCollection -> setCappedCollection ( 64 * 1024 ); try { $command = $createCollection -> getCommand (); $ ...
https://man.plustar.jp/php/class.mongodb-driver-command.html - [similar]
新しい DateTimeZone オブジェクトを作成する 5193
« DateTimeZone DateTimeZone::getLocation » PHP Manual DateTimeZone 新しい DateTimeZone オブジェク ... Jupiter/Europa' ); foreach ( $timezones as $tz ) { try { $mars = new DateTimeZone ( $tz ); } catch( Excep ...
https://man.plustar.jp/php/datetimezone.construct.html - [similar]
Open a persistent connection to a CUBRID server 5193
« cubrid_pconnect_with_url cubrid_prepare » PHP Manual CUBRID 関数 Open a persistent connection ... . First, when connecting, the function would first try to find a (persistent) link that's already open wi ...
https://man.plustar.jp/php/function.cubrid-pconnect.html - [similar]
アクセストークンを取得する 5193
« OAuth::generateSignature OAuth::getCAPath » PHP Manual OAuth アクセストークンを取得する OAuth: ... れました。 例 例1 OAuth::getAccessToken() の例 <?php try { $oauth = new OAuth ( OAUTH_CONSUMER_KEY , OAUTH_ ...
https://man.plustar.jp/php/oauth.getaccesstoken.html - [similar]
文字列から、ファイルを phar アーカイブに追加する 5193
« Phar::addFile Phar::apiVersion » PHP Manual Phar 文字列から、ファイルを phar アーカイブに追加す ... ローします。 例 例1 Phar::addFromString() の例 <?php try { $a = new Phar ( '/path/to/phar.phar' ); $a -> ad ...
https://man.plustar.jp/php/phar.addfromstring.html - [similar]
phar ファイルフォーマット用のスタブを作成する 5193
« Phar::count Phar::decompress » PHP Manual Phar phar ファイルフォーマット用のスタブを作成する P ... ました。 例 例1 Phar::createDefaultStub() の例 <?php try { $phar = new Phar ( 'myphar.phar' ); $phar -> set ...
https://man.plustar.jp/php/phar.createdefaultstub.html - [similar]
PREV 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 NEXT