UNICODE STRINGS 日本語 意味 - 日本語訳 - 英語の例文

unicode文字列を

英語 での Unicode strings の使用例とその 日本語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Unicode strings in generated code supported.
生成コード内でのUNICODE文字列対応。
This is the inverse of ord() for Unicode strings.
この関数はUnicode文字列に対するord()の逆です。
In Python source code, Unicode strings are written as u"string".
Pythonソースコード内ではUnicode文字列はu"string"のように書きます。
SoftEther VPN has a support for Unicode strings.
SoftEtherVPNはUnicode文字列をサポートしています。
If you are decoding SMB sessions containing unicode strings then you may wish to set the environment variable USE_UNICODE to 1.
UNICODE文字列を含むSMBセッションをデコードする場合は、環境変数USE_UNICODEに1をセットしたほうがいいかもしれない。
Header Parameter names and algorithm names are Unicode strings.
ヘッダパラメータ名とアルゴリズム名はUnicode文字列である。
Changed in version 2.3: Unicode strings are no longer ignored.
バージョン2.3で変更:Unicode文字列が無視されなくなりました。
For example, all strings in the CLR are Unicode strings.
言い換えると、すべてのストリングはunicodeストリングです。
These operating systems do not support Unicode strings, and Microsoft has dropped support for them.
これらのOSでは、Unicode文字列はサポートされておらず、マイクロソフトも既にサポートを終了しています。
Note: Visual Basic for the Macintosh does not support Unicode strings.
注:Macintosh用VisualBasicはUnicode文字列をサポートしません。
These operating systems do not support Unicode strings, and Microsoft has dropped support for them.
これらのOSは、Unicode文字列をサポートしておらず、マイクロソフトはこれらのバージョンのサポートを終了しています。
Visual Basic for the Macintosh does not support Unicode strings.
VisualBasicfortheMacintoshでは、Unicode文字列をサポートしていません。
X00000001 Negotiate Unicode Indicates that Unicode strings are supported for use in security buffer data.
X00000001NegotiateUnicodeセキュリティバッファのデータで、Unicode文字列がサポートされていることを示す。
The largest new feature in Python 2.0is a new fundamental data type: Unicode strings.
Python2.0での最大の新機能は新しい基礎データ型、Unicode文字列です
Unicode strings use the Unicode character set as defined by the Unicode Consortium and ISO 10646.
Unicode文字列はUnicodeコンソーシアムおよびISO10646で定義されているUnicode文字セットを使います。
Still problems in the'name' table when Mac& Mac Unicode strings don't.
Name'テーブルには、MacとMacUnicodeの文字列が一致しない時にはまだ問題がありました。
How do you get Unicode strings into your program, and how do you convert Unicode into a form suitable for storage or transmission?
プログラムはUnicode文字列をどう受けとり、どうUnicodeを外部記憶装置や送受信装置に適した形式に変換するのでしょう?
The extended attributes are of unlimited length andare stored as UTF-8 Unicode strings.
拡張属性は、無制限な長さがあり、UTF-8Unicode文字列として格納されます。
Str type in Python2.7 is not stored as Unicode, and Unicode strings are instances of the unicode type.
Python2.7のstr型はUnicodeとして保存されず、Unicode文字列はunicode型のインスタンスです。
Unicode¶ The largest new feature in Python 2.0is a new fundamental data type: Unicode strings.
Unicode文字列型¶Python2.0での最大の新機能は新しい基礎データ型、Unicode文字列です
Combining 8-bit and Unicode strings always coerces to Unicode, using the default ASCII encoding; the result of'a'+ u'bc' is u'abc.
ビット文字列とUnicode文字列を結合すると常に、デフォルトのASCIIエンコーディングを使ってUnicodeに型変換されます。
On Windows NT, 2000, and XP,the system stores file names as Unicode strings.
WindowsNT,2000,XPでは、ファイルシステムはファイル名としてUnicode文字列を使います。
Even if two unicode strings are normalized and look the same to a human reader, if one has combining characters and the other doesn't, they may not compare equal.
つのunicode文字列が正規化されていて人間の目に同じに見えても、片方が結合文字を持っていてもう片方が持っていない場合、それらは完全に同じではありません。
If you want to handle Unicode properly, you should ensure that'unicode_strings' is turned on.
Unicodeを適切に扱いたいなら、'unicode_strings'をオンにするようにするべきです。
For example, Qt, Java and the International Components for Unicode(ICU) library, just to name a few, use UTF-16 encoding to store Unicode strings.
たとえば、Qt、Java、InternationalComponentsforUnicode(ICU)ライブラリなどは、UTF-16エンコーディングを使用してUnicode文字列を格納します。
That means that you have to call locale. setlocale()in the application and encode Unicode strings using one of the system's available encodings.
これは、アプリケーションはlocale.setlocale()関数を呼び出して、Unicode文字列をシステムの利用可能なエンコーディングのどれかでエンコードする必要があることを意味します。
Negotiate Unicode(0x00000001)The server sets this flag to indicate that it will be using Unicode strings.
NegotiateUnicode(0x00000001)Unicode文字列の使用を示すため、このフラグを設定する。
If you use non-ASCII characters in any string value,you need to use Python Unicode strings(like project= u'Exposé').
文字列の値として、非アスキー文字をしようしたい場合には、Pythonのユニコード文字列(例:project=u'日本語版Expose')を使用する必要があります。
It may also be None, in which case the fileuses the system default encoding for converting Unicode strings.
またこの値はNoneのこともあり、この場合、ファイルはUnicode文字列の変換のためにシステムのデフォルトエンコーディングを使います。
And given that some huge proportion of the world doesn't speak English,the notion that a modern language won't natively support Unicode strings is just nonsense.
世界で英語を話さない人の比率の大きさを考えると、ある現代の言語がUnicode文字列をネイティブでサポートしないという考えはナンセンスです。
結果: 30, 時間: 0.0337

単語ごとの翻訳

トップ辞書のクエリ

英語 - 日本語