1153万例文収録!

「CharSet」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

CharSetを含む例文一覧と使い方

該当件数 : 82



例文

Charset method 例文帳に追加

Charset のメソッド - Python

CHARSET of any ISO charset specification.例文帳に追加

CHARSETは任意の ISO 文字セット。 - PEAR

If charset is None, the charset parameter will be removed from the Content-Type: header.例文帳に追加

charset が None の場合、charset パラメータはContent-Type: ヘッダから除去されます。 - Python

$params["charset"]- Character set to use 例文帳に追加

$params["charset"]- 使用する文字コードセットです。 - PEAR

例文

Set the character set of the payload to charset, which can either be a Charset instance (see例文帳に追加

ペイロードの文字セットを charset に変更します。 ここには Charsetインスタンス ( - Python


例文

Charset encoding; defaults to ISO-8859-1. 例文帳に追加

デフォルトは ISO-8859-1。 - PEAR

Note that unlike search, the searching charset argument is mandatory.例文帳に追加

search と違って、検索時の charset は必須です。 - Python

Charset instances also have the following methods: 例文帳に追加

Charset インスタンスは、以下のメソッドも持っています: - Python

"charset " set Change the current character set slot designation and charset mapping. 例文帳に追加

"charset " set文字セットのスロット指定と文字セットのマッピングを変更する。 - JM

例文

Changed in version 2.2.2:charset argument added. 例文帳に追加

バージョン 2.2.2 で 変更 された仕様:charset 引数の追加 - Python

例文

Append the string s to the MIME header.Optional charset, if given, should be a Charset instance(see 例文帳に追加

この MIME ヘッダに文字列 s を追加します。 オプション引数 charset がもし与えられた場合、これはCharset インスタンス ( - Python

Both charset and language should be strings.例文帳に追加

charset とlanguage はどちらも文字列である必要があります。 - Python

E0 " (str)" Switch charset 'G0' back to standard charset. 例文帳に追加

E0 " (str)"文字集合 'G0' を標準の文字集合に戻す。 - JM

Charset instances have the following data attributes: 例文帳に追加

Charset インスタンスは以下のようなデータ属性をもっています: - Python

start the alternative charset ae 例文帳に追加

代替文字セットの開始ae - JM

S0 " (str)" Switch charset 'G0' to the specified charset. 例文帳に追加

S0 " (str)"文字集合 'G0' を指定した文字集合に切り替える。 - JM

If it is a string, it will be converted to a Charset instance.例文帳に追加

文字列を指定した場合、これは Charset インスタンスに変換されます。 - Python

charsetoption defines the character encoding string. 例文帳に追加

charsetは、文字エンコーディングを定義します。 - PEAR

Some backends support setting the client charset. 例文帳に追加

クライアントの文字セットを指定できるバックエンドもあります(setCharset(string $charset, [resource $connection = null])を実行します)。 - PEAR

This method allows you to compare two Charset instances for equality. 例文帳に追加

このメソッドは、2つの Charset インスタンスが同じかどうかをチェックするのに使います。 - Python

A value of None (the default) means that the charset given in the constructor is used.例文帳に追加

この値が None の場合 (デフォルト)、コンストラクタで与えられた charset が使われます。 - Python

When it's a 3-tuple, the elements of the value are of the form (CHARSET, LANGUAGE, VALUE).例文帳に追加

3 要素タプルの場合、各要素の値は(CHARSET, LANGUAGE, VALUE) の形式になっています。 - Python

Define the charset for the file. 例文帳に追加

このファイルの文字セットを定義します。 - PEAR

Instances of Charset are used in several other modules within the email package.例文帳に追加

Charset インスタンスはemail パッケージ中にあるほかのいくつかのモジュールで使用されます。 - Python

This method allows you to compare two Charset instances for inequality. 例文帳に追加

このメソッドは、2つの Charset インスタンスが異なるかどうかをチェックするのに使います。 - Python

Returned data contains a space separated list of matching message numbers. charset may be None, in which case no "CHARSET" will be specified in the request to the server.例文帳に追加

返されるデータには合致したメッセージ番号をスペースで分割したリストが入っています。 charset は None でもよく、この場合にはサーバへの要求内に "CHARSET" は指定されません。 - Python

Note that both CHARSET and LANGUAGE can be None, in which case you should considerVALUE to be encoded in the us-ascii charset.例文帳に追加

CHARSET と LAGUAGE は None になることがあり、その場合VALUE は us-ascii 文字セットでエンコードされているとみなさねばならないので注意してください。 - Python

"defcharset " [ set ] Like the charset command except that the default setting for new windows is changed. 例文帳に追加

"defcharset " [ set ]charset コマンドと似ているが、新しいウィンドウに対するデフォルト設定を変える点が異なる。 - JM

The index page should now appear as shownbelow.!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8titleAuto-Completion using AJAX/title/headbodyh1Auto-Completion using AJAX/h1/body/html 例文帳に追加

index ページは次のようになります。 !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8titleAuto-Completion using AJAX/title/headbodyh1Auto-Completion using AJAX/h1/body/html - NetBeans

Return the Charset instance associated with the message's payload.New in version 2.2.2. 例文帳に追加

そのメッセージ中のペイロードの Charset インスタンスを返します。 バージョン 2.2.2 で 新たに追加 された仕様です。 - Python

Return the charset parameter of the Content-Type:header, coerced to lower case. 例文帳に追加

そのメッセージ中の Content-Type: ヘッダにある、charset パラメータの値を返します。 値はすべて小文字に変換されます。 - Python

If no character in charset is found in string, return 0. 例文帳に追加

どの文字も見付からなければ 0 を返す。 - JM

Set the correct charset in the database 例文帳に追加

データベースの正しい文字セットを設定します。 - PEAR

I18Nv2 still provides an HTTP negotiator to reveal the users preferred language/locale and charset. 例文帳に追加

I18Nv2 には、 HTTP ネゴシエータ もまだ存在します。 - PEAR

charset name to pass to the container (for instance, 'utf8') 例文帳に追加

コンテナに渡す文字セットの名前 (たとえば 'utf8')。 - PEAR

The thread command first searches the mailbox for messages that match the given searching criteria using the charset argument for the interpretation of strings in the searching criteria.例文帳に追加

threadコマンドはまずメールボックス中のメッセージを、charsetを用いた検索条件で検索します。 - Python

The Charset class also provides a number of methods to support standard operations and built-in functions.例文帳に追加

Charset クラスには、標準的な演算と組み込み関数をサポートするいくつかのメソッドがあります。 - Python

iconv, provided by sys-libs/glibc, is used to convert text files from one charset to another.例文帳に追加

このドキュメントの内容はAttribution/ShareAlikeライセンスです。 - Gentoo Linux

The index page should now appear as shown below.!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhttp://www.w3.org/TR/html4/loose.dtdhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8titleAuto-Completion using AJAX/title/headbodyh1Auto-Completion using AJAX/h1/body/html 例文帳に追加

index ページは次のようになります。 !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhttp://www.w3.org/TR/html4/loose.dtdhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8titleAuto-Completion using AJAX/title/headbodyh1Auto-Completion using AJAX/h1/body/html - NetBeans

Header-encode the string s.If convert is True, the string will be converted from the input charset to the output charset automatically.例文帳に追加

convert が True の場合、文字列は入力用文字セットから出力用文字セットに自動的に変換されます。 - Python

If charset is given but language is not, the string is encoded using the empty string for language.例文帳に追加

charset は与えられているが language が与えられていない場合、文字列 s は language の空文字列を使ってエンコードされます。 - Python

It requires iconv for any charset other than UTF-16LE. 例文帳に追加

UTF-16LE 以外の文字セットを使用するには iconv が必要です。 - PEAR

Character set to use by builtin 'h' and 'e' callbacks. 例文帳に追加

charset 組み込みのコールバック 'h' および 'e' が使用する文字セット。 - PEAR

A <charset-mapping> tells screen how to map characters in font <designator> ('B': A scii, 'A': UK, 'K': german, etc. )to strings.例文帳に追加

<charset-mapping> は、フォント指示子 <designator>('B': ASCII, 'A': イギリス語, 'K': ドイツ語、など)に含まれる文字を、文字列にマップさせるやり方を screen に伝える。 - JM

Your index.jsp file should now appear similar to the following:htmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8titleJSP Page/title/headbodyh2Entry Form/h2form name=Name Input Form action=response.例文帳に追加

index.jsp ファイルは次のようになります。 - NetBeans

Your index.jsp file should now appear similar to the following:htmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8titleJSP Page/title/headbodyh1Entry Form/h1form name=Name Input Form action=response.例文帳に追加

index.jsp ファイルは次のようになります。 - NetBeans

The string used is stored in CHARSET, and the default value is ISO-8859-1 (also known as Latin1 (latin-one)).例文帳に追加

使われている文字セットを表す文字列は CHARSETに記憶されます。 標準の値は ISO-8859-1 (Latin1 (latin-one) としても知られています)。 - Python

the ASCII charset is used instead. 例文帳に追加

つまり、ASCII 文字集合がドイツ語文字集合の代わりに使われる。 - JM

To use international UTF-8 characters, insert the following element inside the head element, if it is not present.meta http-equiv="content-type" content="text/html; charset=UTF-8" 例文帳に追加

国際 UTF-8 文字を使用するには、次の要素を head 要素内に挿入します (存在しない場合)。 meta http-equiv=content-type content=text/html; charset=UTF-8 - NetBeans

例文

In the editWishList.php file, enter the following HTML form below the PHP block:!DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8/headbodyform name="addNewWish" action="editWish.php">input type="submit" value="Add Wish"/>/form>/body/html 例文帳に追加

editWishList.php ファイルで、次の HTML フォームを PHP ブロックの下に追加します。 !DOCTYPE HTML PUBLIC -//W3C//DTD HTML 4.01 Transitional//ENhtmlheadmeta http-equiv=Content-Type content=text/html; charset=UTF-8/headbodyform name=addNewWish action=editWish.phpinput type=submit value=Add Wish//form/body/html - NetBeans




  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2026 GRAS Group, Inc.RSS