検索

phrase: max: clip:
target: order:
Results of 131 - 140 of about 243 for [SIMILAR] 16 1024 4096 WITH 11604 aren WITH 7660... (0.344 sec.)
構文 0
« 定数 自動的に定義される定数 » PHP Manual 定数 構文 構文 const キーワードか、 define() 関数を使うことで、定数を宣言することが出来ます。 define() を使えば任意の式を使って定数を定義できますが、 const キーワードを使う場合には、 次の段落で説明する制約があります。 定数が一度定義されると、 変 ...
https://man.plustar.jp/php/language.constants.syntax.html - [similar]
runkit7 関数 0
« 定義済み定数 runkit7_constant_add » PHP Manual runkit7 runkit7 関数 runkit7 関数 目次 runkit7_constant_add — Similar to define(), but allows defining in class definitions as well runkit7_constant_redefine — Redefine an already defined constant runkit7_constant_remove — Remove/Delete an ...
https://man.plustar.jp/php/ref.runkit7.html - [similar]
ウェブサービス 0
« var_export OAuth » PHP Manual 関数リファレンス ウェブサービス ウェブサービス OAuth はじめに インストール/設定 定義済み定数 例 OAuth 関数 OAuth — OAuth クラス OAuthProvider — OAuthProvider クラス OAuthException — OAuthException クラス SOAP はじめに インストール/設定 定義済み定数 SOAP 関 ...
https://man.plustar.jp/php/refs.webservice.html - [similar]
Specifies the amount of slop permitted on phrase queries explicitly included in ... 0
« SolrDisMaxQuery::setQueryAlt SolrDisMaxQuery::setTieBreaker » PHP Manual SolrDisMaxQuery Specifies the amount of slop permitted on phrase queries explicitly included in the user's query string (qf parameter) SolrDisMaxQuery::setQueryPhraseSlop (No version information available, might o ...
https://man.plustar.jp/php/solrdismaxquery.setqueryphraseslop.html - [similar]
Test training params on subsets of the training data 0
« SVM::__construct SVM::getOptions » PHP Manual SVM Test training params on subsets of the training data SVM::crossvalidate (PECL svm >= 0.1.0) SVM::crossvalidate — Test training params on subsets of the training data 説明 public svm::crossvalidate ( array $problem , int $number_of_folds ...
https://man.plustar.jp/php/svm.crossvalidate.html - [similar]
runkit7 0
« phpdbg_start_oplog はじめに » PHP Manual PHP の振る舞いの変更 runkit7 runkit7 はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 runkit7 関数 runkit7_constant_add — Similar to define(), but allows defining in class definitions as well runkit7_constant_r ...
https://man.plustar.jp/php/book.runkit7.html - [similar]
Yet Another Framework (Yaf) 0
« yaml_parse はじめに » PHP Manual その他の基本モジュール Yet Another Framework (Yaf) Yet Another Framework (Yaf) はじめに インストール/設定 要件 インストール手順 実行時設定 リソース型 定義済み定数 例 アプリケーションの設定 Yaf_Application — Yaf_Application クラス Yaf_Application::app — ...
https://man.plustar.jp/php/book.yaf.html - [similar]
C Data Handles 0
« FFI::typeof FFI\CType » PHP Manual FFI C Data Handles C Data Handles (PHP 7 >= 7.4.0, PHP 8) はじめに FFI\CData objects can be used in a number of ways as a regular PHP data: C data of scalar types can be read and assigned via the $cdata property, e.g. $x = FFI::new('int'); $x->cdata = ...
https://man.plustar.jp/php/class.ffi-cdata.html - [similar]
The Zookeeper class 0
« zookeeper_dispatch Zookeeper::addAuth » PHP Manual ZooKeeper The Zookeeper class The Zookeeper class (PECL zookeeper >= 0.1.0) はじめに Represents ZooKeeper session. クラス概要 class Zookeeper { /* メソッド */ public __construct ( string $host = '' , callable $watcher_cb = null , int $ ...
https://man.plustar.jp/php/class.zookeeper.html - [similar]
Constructing signal events 0
« Event callbacks Event » PHP Manual Event Constructing signal events Constructing signal events Event can also watch for POSIX-style signals. To construct a handler for a signal, use Event::__construct() constructor with Event::SIGNAL flag, or Event::signal() factory method. 例1 Handlin ...
https://man.plustar.jp/php/event.constructing.signal.events.html - [similar]