検索

phrase: max: clip:
target: order:
Results of 161 - 170 of about 415 for Text (0.028 sec.)
新しい PhpToken オブジェクトを返す 4031
« PhpToken PhpToken::getTokenName » PHP Manual PhpToken 新しい PhpToken オブジェクトを返す PhpTo ... l public PhpToken::__construct ( int $id , string $text , int $line = -1 , int $pos = -1 ) 新しい PhpToken ... たは、 一文字のトークンを表す ASCII コードポイント。 text トークンの内容を示すテキスト line トークンが始まる ...
https://man.plustar.jp/php/phptoken.construct.html - [similar]
現在の Tidy の設定を取得する 4031
« tidy::$errorBuffer tidy::getHtmlVer » PHP Manual tidy 現在の Tidy の設定を取得する tidy::getCo ... => 1 [doctype] => [repeated-attributes] => 1 [alt-text] => [slide-style] => [error-file] => [output-file] ... assume-xml-procins] => [add-xml-space] => [enclose-text] => [enclose-block-text] => [keep-time] => [word-2 ...
https://man.plustar.jp/php/tidy.getconfig.html - [similar]
Draw Pen 4006
« UI\Controls\Box::setPadded UI\Draw\Pen::clip » PHP Manual UI Draw Pen Draw Pen (UI 0.9.9) はじ ... $matrix ) public write ( UI\Point $point , UI\Draw\Text\Layout $layout ) } 目次 UI\Draw\Pen::clip — Clip a ... sform — Matrix Transform UI\Draw\Pen::write — Draw Text at Point 関連キーワード: Pen , public , stroke , p ...
https://man.plustar.jp/php/class.ui-draw-pen.html - [similar]
Sets a callback for specified URI 4006
« EventHttp::setAllowedMethods EventHttp::setDefaultCallback » PHP Manual EventHttp Sets a callb ... .0.0.1 8010 * POST /about HTTP/1.0 * Content-Type: text/plain * Content-Length: 4 * Connection: close * (p ... ll output * a=12 * HTTP/1.0 200 OK * Content-Type: text/html; charset=ISO-8859-1 * Connection: close * * 3 ... ようになります。 a=12 HTTP/1.0 200 OK Content-Type: text/html; charset=ISO-8859-1 Connection: close 参考 Ev ...
https://man.plustar.jp/php/eventhttp.setcallback.html - [similar]
ファイルの MIME Content-type を検出する 4006
« finfo_set_flags finfo » PHP Manual Fileinfo 関数 ファイルの MIME Content-type を検出する mime_ ... り値 Content type を MIME 形式で返します。 たとえば text/plain あるいは application/octet-stream のような形 ... hp' ); ?> 上の例の出力は以下となります。 image/gif text/plain 参考 finfo_file() - finfo_file() のエイリアス ...
https://man.plustar.jp/php/function.mime-content-type.html - [similar]
Schema のコンストラクタ 4006
« mysql_xdevapi\Schema Schema::createCollection » PHP Manual mysql_xdevapi\Schema Schema のコンス ... ); $session -> sql ( "CREATE TABLE food.fruit(name text, rating text)" )-> execute (); $schema = $session ...
https://man.plustar.jp/php/mysql-xdevapi-schema.construct.html - [similar]
Enables/Disables the Expand Component 4006
« SolrQuery::setEchoParams SolrQuery::setExpandQuery » PHP Manual SolrQuery Enables/Disables the ... rue ) -> setExpandRows ( 50 ) -> setExpandQuery ( 'text:product' ) -> addExpandFilterQuery ( 'manu:apple' ... ます。 q=lucene&expand=true&expand.rows=50&expand.q=text:product&expand.fq=manu:apple&expand.fq=inStock:tru ...
https://man.plustar.jp/php/solrquery.setexpand.html - [similar]
生の XML データを追加する 3980
« DOMDocumentFragment DOMDocumentFragment::__construct » PHP Manual DOMDocumentFragment 生の XML ... createDocumentFragment (); $f -> appendXML ( "<foo>text</foo><bar>text2</bar>" ); $doc -> documentElement ... は以下となります。 <?xml version="1.0"?> <root><foo>text</foo><bar>text2</bar></root> 関連キーワード: 追加 ...
https://man.plustar.jp/php/domdocumentfragment.appendxml.html - [similar]
論理表記のヘブライ語を、改行の変換も含めて物理表記に変換する 3980
« hebrev hex2bin » PHP Manual String 関数 論理表記のヘブライ語を、改行の変換も含めて物理表記に変 ... ことを強く推奨します。 説明 hebrevc ( string $hebrew_text , int $max_chars_per_line = 0 ): string この関数は ... 断をできるだけ回避しようとします。 パラメータ hebrew_text ヘブライ語の入力文字列。 max_chars_per_line このオ ...
https://man.plustar.jp/php/function.hebrevc.html - [similar]
文字列の幅を取得する 3980
« ps_string_geometry ps_stroke » PHP Manual PS 関数 文字列の幅を取得する ps_stringwidth (PECL ps ... する 説明 ps_stringwidth ( resource $psdoc , string $text , int $fontid = 0 , float $size = 0.0 ): float 指定 ... s_new() が返す、postscript ファイルのリソース ID。 text 幅を計算するテキスト。 fontid 使用するフォントの I ...
https://man.plustar.jp/php/function.ps-stringwidth.html - [similar]