検索

phrase: max: clip:
target: order:
Results of 101 - 110 of about 1190 for CLASS (0.031 sec.)
Dynamically changes the code of the given method 3665
« runkit7_method_copy runkit7_method_remove » PHP Manual runkit7 関数 Dynamically changes the co ... iven method 説明 runkit7_method_redefine ( string $class_name , string $method_name , string $argument_list ... rict = ? ): bool runkit7_method_redefine ( string $class_name , string $method_name , Closure $closure , in ... _type = ? , bool $is_strict = ? ): bool パラメータ class_name The class in which to redefine the method met ... す。 例 例1 runkit7_method_redefine() example <?php class Example { function foo () { return "foo!\n" ; } } ...
https://man.plustar.jp/php/function.runkit7-method-redefine.html - [similar]
Dynamically changes the name of the given method 3665
« runkit7_method_remove runkit7_object_id » PHP Manual runkit7 関数 Dynamically changes the name ... given method 説明 runkit7_method_rename ( string $class_name , string $source_method_name , string $target ... )のメソッドを操作することはできません。 パラメータ class_name The class in which to rename the method sourc ... ます。 例 例1 runkit7_method_rename() example <?php class Example { function foo () { return "foo!\n" ; } } ... d_add() - Dynamically adds a new method to a given class runkit7_method_copy() - Copies a method from class ...
https://man.plustar.jp/php/function.runkit7-method-rename.html - [similar]
クラスの抽象化 3665
« static キーワード オブジェクト インターフェイス » PHP Manual クラスとオブジェクト クラスの抽象 ... ければいけません。 例1 抽象クラスの例 <?php abstract class AbstractClass { // 拡張クラスにこのメソッドの定義を ... ntOut () { print $this -> getValue () . "\n" ; } } class ConcreteClass1 extends AbstractClass { protected f ... unction getValue () { return "ConcreteClass1" ; } public function prefixValue ( $prefix ) { re ... turn " { $prefix } ConcreteClass1" ; } } class ConcreteClass2 extends AbstractClass ...
https://man.plustar.jp/php/language.oop5.abstract.html - [similar]
The MongoDB\Driver\Exception\WriteException class 3642
« MongoDB\Driver\Exception\UnexpectedValueException MongoDB\Driver\Exception\WriteException::get ... eption The MongoDB\Driver\Exception\WriteException class The MongoDB\Driver\Exception\WriteException class ... (mongodb >= 1.0.0) はじめに Base class for exceptions thrown by a failed write operation. ... oDB\Driver\WriteResult object. クラス概要 abstract class MongoDB\Driver\Exception\WriteException extends Mo ... . 変更履歴 バージョン 説明 PECL mongodb 1.5.0 This class now extends MongoDB\Driver\Exception\ServerExcepti ...
https://man.plustar.jp/php/class.mongodb-driver-exception-writeexception.html - [similar]
The MongoDB\Driver\Monitoring\ServerHeartbeatSucceededEvent class 3642
« MongoDB\Driver\Monitoring\ServerHeartbeatStartedEvent::isAwaited MongoDB\Driver\Monitoring\Ser ... DB\Driver\Monitoring\ServerHeartbeatSucceededEvent class The MongoDB\Driver\Monitoring\ServerHeartbeatSucce ... ededEvent class (mongodb >=1.13.0) はじめに The MongoDB\Driver\Mon ... itoring\ServerHeartbeatSucceededEvent class encapsulates information about a successful server ... heartbeat. クラス概要 final class MongoDB\Driver\Monitoring\ServerHeartbeatSucceeded ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-serverheartbeatsuccee... - [similar]
The parallel\Sync class 3642
« parallel\Events\Event\Type parallel\Sync::__construct » PHP Manual parallel The parallel\Sync ... class The parallel\Sync class (1.1.0) Low Level Synchronization The parallel\Syn ... c class provides access to low level synchronization primi ... ess these lower level mechanisms. クラス概要 final class parallel\Sync { /* Constructor */ public __constru ...
https://man.plustar.jp/php/class.parallel-sync.html - [similar]
Yet Another RPC Framework 3625
« SoapVar::__construct はじめに » PHP Manual ウェブサービス Yet Another RPC Framework Yet Anothe ... ソース型 定義済み定数 例 Yar_Server — The Yar_Server class Yar_Server::__construct — Register a server Yar_Se ... dle — Start RPC Server Yar_Client — The Yar_Client class Yar_Client::__call — Call service Yar_Client::__co ... Yar_Concurrent_Client — The Yar_Concurrent_Client class Yar_Concurrent_Client::call — Register a concurren ... ls Yar_Server_Exception — The Yar_Server_Exception class Yar_Server_Exception::getType — Retrieve exception ...
https://man.plustar.jp/php/book.yar.html - [similar]
The FANNConnection class 3625
« fann_train FANNConnection::__construct » PHP Manual FANN The FANNConnection class The FANNConn ... ection class (No version information available, might only be i ... the neural network connection. The objects of this class are used in fann_get_connection_array() and fann_s ... et_weight_array() . クラス概要 class FANNConnection { /* プロパティ */ public $ from_ne ...
https://man.plustar.jp/php/class.fannconnection.html - [similar]
The LuaSandboxError class 3625
« LuaSandboxFunction::dump LuaSandboxErrorError » PHP Manual LuaSandbox The LuaSandboxError class ... s The LuaSandboxError class (PECL luasandbox >= 1.0.0) はじめに Base class for ... LuaSandbox exceptions クラス概要 class LuaSandboxError extends Exception { /* Constants * ...
https://man.plustar.jp/php/class.luasandboxerror.html - [similar]
The MongoDB\Driver\Monitoring\ServerChangedEvent class 3625
« MongoDB\Driver\Monitoring\CommandSucceededEvent::getServiceId MongoDB\Driver\Monitoring\Server ... g The MongoDB\Driver\Monitoring\ServerChangedEvent class The MongoDB\Driver\Monitoring\ServerChangedEvent c ... に The MongoDB\Driver\Monitoring\ServerChangedEvent class encapsulates information about a changed server de ... scription. クラス概要 final class MongoDB\Driver\Monitoring\ServerChangedEvent { /* ...
https://man.plustar.jp/php/class.mongodb-driver-monitoring-serverchangedevent.ht... - [similar]
PREV 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 NEXT