青年中文青年中文

formatstring的意思

formatstring中文翻譯:

格式字符串

相似詞語短語

quick format───n.快速格式化(磁盤);(磁盤)快速格式化

formation lap───暖胎圈

retrieving version information───正在檢索版本信息

protestant reformation───[法]宗教改革

cytogenesis is the formation of───細胞發生是

formate ka───甲酸鉀

adding information───添加信息

hypoblast formation───下胚層形成

information literacy───信息素養;[醫]信息素質是在工作中應用信息,學習信息技術,利用信息解決問題的能力,是人們知道什么時候需要信息并找到、評價及有效利用所需信息的能力。

version information───版本信息

雙語使用場景

For this simple example, you can use the format specification sequence % s in your FormatString to indicate that a string substitution should occur.───對于這個簡單的示例,可以在FormatString中使用格式定義序列% s,表示應該進行字符串替換。

It is possible that FormatString is initialized from some form of configuration. I would check the constructor. That is the only way this makes sense (to me).───這是可能的,字符串初始化從某種形式的配置。我會檢查構造函數。這是唯一的出路,這是有意義的(對我)。

It is possible that FormatString is initialized from some form of configuration.───這是可能的,字符串初始化從某種形式的配置。

If formatString is not specified, the general ( "G" ) format specifier for a numeric, date and time, or enumeration type is used.───如果不指定“格式字符串”,則對數字、日期和時間或者枚舉類型使用常規(“G”)格式說明符。

The colon is required if formatString is specified.───如果指定formatString,則必須使用冒號。

The optional formatString component is a format string that is appropriate for the type of object being formatted.───可選的“格式字符串”組件是適合正在格式化的對象類型的格式字符串。

You can select the format that is used to display measure values to users by using the FormatString property of the measure.───通過使用度量值的FormatString屬性,可以選擇用于向用戶顯示度量值的格式。

英語使用場景

For this simple example, you can use the format specification sequence %s in your FormatString to indicate that a string substitution should occur.

The string format operation involves the processing of the FormatString, looking for format specification sequences, and using these sequences to format the associated data from the right operand.