Results of 1 - 10 of about 15 for programmer (0.005 sec.)
- Functional API 12313
- « Philosophy parallel\bootstrap » PHP Manual parallel Functional API Functional API The parallel
...
rovides a great degree of control to the power PHP programmer, and those intimately familiar with writing applic ...
exchange for the ability to make decisions for the programmer: all executing runtimes are bootstrapped identical ...
ly scheduling is determined by the API, not the programmer parallel\run() provides the guarantee that the tas ...
Execution 関連キーワード: Functional , provides , programmer , functional , bootstrap , runtimes , run , contro ...
-
https://man.plustar.jp/php/functional.parallel.html
- [similar]
- はじめに 12226
- « parallel Installation » PHP Manual parallel はじめに はじめに parallel is a parallel concurren
...
of PHP objects. parallel\Runtime::run() allows the programmer to schedule tasks for execution in parallel. A par ...
llow uni-directional communication: They allow the programmer to send data into and retrieve data from a task, b ...
annel is a socket-like link between tasks that the programmer can use to send and receive data. Events The paral ...
and parallel\Events::poll() method. It allows the programmer to work with sets of channels and or futures. The ...
-
https://man.plustar.jp/php/intro.parallel.html
- [similar]
- Philosophy 11842
- « Installation Functional API » PHP Manual parallel Philosophy Philosophy This section contains
...
tforms for writing parallel code at the moment. Go programmers have to work hard to live up to this ideal: PHP a ...
nd parallel do all the hard work for the programmer, and by default. In conventional threading models ...
t that they operate in the same address space. The programmer must deploy mutual exclusion, condition variables, ...
the conventional model of threading. It means the programmer does not need to consider that threads may be mani ...
-
https://man.plustar.jp/php/philosophy.parallel.html
- [similar]
- 文字列の metaphone キーを計算する 8272
- « md5 money_format » PHP Manual String 関数 文字列の metaphone キーを計算する metaphone (PHP 4,
...
により 開発されました。["Practical Algorithms for Programmers", Binstock & Rex, Addison Wesley, 1995] で解説され ...
aphone ( 'programming' )); var_dump ( metaphone ( 'programmer' )); ?> 上の例の出力は以下となります。 string(7) " ...
ne ( 'programming' , 5 )); var_dump ( metaphone ( 'programmer' , 5 )); ?> 上の例の出力は以下となります。 string( ...
-
https://man.plustar.jp/php/function.metaphone.html
- [similar]
- Execution 8185
- « Threaded::pop Threaded::shift » PHP Manual Threaded Execution Threaded::run (PECL pthreads >=
...
— Execution 説明 public Threaded::run (): void The programmer should always implement the run method for objects ...
-
https://man.plustar.jp/php/threaded.run.html
- [similar]
- 要件 8185
- « インストール/設定 インストール手順 » PHP Manual インストール/設定 要件 要件 This extension req
...
or greater). For more information, see » ZooKeeper Programmer's Guide . 関連キーワード: 要件 , インストール , 設 ...
-
https://man.plustar.jp/php/zookeeper.requirements.html
- [similar]
- 例 8081
- « 変更履歴 Mysql_xdevapi 関数 » PHP Manual Mysql_xdevapi 例 例 X DevAPI の中心的なエントリポイン
...
co = [ "name" => "Marco" , "age" => 19 , "job" => "Programmer" ]; $mike = [ "name" => "Mike" , "age" => 39 , "jo ...
の出力は、 たとえば以下のようになります。 Marco is a Programmer. Mike is a Manager. 関連キーワード: データ , 例 , ...
-
https://man.plustar.jp/php/mysql-xdevapi.examples.html
- [similar]
- The Componere\Abstract\Definition class 7993
- « インストール手順 Componere\Abstract\Definition::addInterface » PHP Manual Componere The Compon
...
sents a class entry, and should not be used by the programmer. クラス概要 final abstract class Componere\Abstrac ...
-
https://man.plustar.jp/php/class.componere-abstract-definition.html
- [similar]
- Abstract CommonMark\Node 7802
- « CommonMark\Node\CustomInline CommonMark\Node::appendChild » PHP Manual CommonMark Abstract Com
...
, this final abstract is not for direct use by the programmer. クラス概要 final abstract class CommonMark\Node i ...
-
https://man.plustar.jp/php/class.commonmark-node.html
- [similar]
- The Componere\Patch class 7802
- « Componere\Definition::getClosures Componere\Patch::__construct » PHP Manual Componere The Comp
...
re 2 >= 2.1.0) はじめに The Patch class allows the programmer to change the type of an instance at runtime witho ...
-
https://man.plustar.jp/php/class.componere-patch.html
- [similar]