検索ワード: 消极(negative) (簡体字中国語 - 日本語)

コンピュータによる翻訳

人が翻訳した例文から、翻訳方法を学びます。

Chinese

Japanese

情報

Chinese

消极(negative)

Japanese

 

から: 機械翻訳
よりよい翻訳の提案
品質:

人による翻訳

プロの翻訳者、企業、ウェブページから自由に利用できる翻訳レポジトリまで。

翻訳の追加

簡体字中国語

日本語

情報

簡体字中国語

negative (-)

日本語

negative (-)

最終更新: 2011-10-23
使用頻度: 1
品質:

簡体字中国語

一个转换 raw 图像为 digital negative 的工具comment

日本語

raw 画像を dng (digital negative) に変換するツールcomment

最終更新: 2011-10-23
使用頻度: 1
品質:

簡体字中国語

negative (-) when cell range is selected

日本語

negative (-) when cell range is selected

最終更新: 2011-10-23
使用頻度: 1
品質:

簡体字中国語

mw made " negative numbers; " a one level entry

日本語

mw made " negative numbers; " a one level entry

最終更新: 2011-10-23
使用頻度: 1
品質:

警告:見えない HTML フォーマットが含まれています

簡体字中国語

can this be used in conjunction with other scripts in a negative manner?

日本語

このスクリプトは、悪い意味で他のスクリプトと組み合わせて使用す ることが可能か?

最終更新: 2011-10-24
使用頻度: 1
品質:

簡体字中国語

returns the rounded value of val to specified precision (number of digits after the decimal point). precision can also be negative or zero (default).

日本語

val を指定した precision (小数点以下の桁数)に丸めた値を返 します。 precision を負またはゼロ(デフォルト) とすることも可能です。

最終更新: 2011-10-24
使用頻度: 1
品質:

簡体字中国語

col is the color index. using the negative of a color index has the effect of turning off antialiasing.

日本語

fontfile は、使用する truetype フォントのパスです。

最終更新: 2011-10-24
使用頻度: 1
品質:

簡体字中国語

if start is negative, the replacing will begin at the start'th character from the end of string.

日本語

start が負の場合、置換は string の終端から start 番目の文字から始まります。

最終更新: 2011-10-24
使用頻度: 1
品質:

簡体字中国語

if start is negative, the returned string will start at the start'th character from the end of string.

日本語

例:

最終更新: 2011-10-24
使用頻度: 1
品質:

簡体字中国語

if the value of pad_length is negative or less than the length of the input string, no padding takes place.

日本語

オプションの引数 pad_type には、 str_pad_right, str_pad_left, str_pad_bothを指定可能です。 pad_type が指定されない場合、str_pad_right を仮定します。

最終更新: 2011-10-24
使用頻度: 1
品質:

簡体字中国語

seek_cur - specifies that pos is a count of characters from the current file position. this count may be positive or negative

日本語

seek_cur - pos がカレントのファイル位置 からの文字数であることを指定します。このカウントは正または負で す。

最終更新: 2011-10-24
使用頻度: 1
品質:

簡体字中国語

if length is given and is negative, then that many characters will be omitted from the end of string (after the start position has been calculated when a start is negative). if start denotes a position beyond this truncation, an empty string will be returned.

日本語

length が指定され、かつ正である場合、返さ れる文字列は start から数えて length 文字数分となります。負の length が指 定された場合、(start は文字列の終端を過ぎているので)返される文字 列は start の位置にある1文字のみとなります。

最終更新: 2011-10-24
使用頻度: 1
品質:

簡体字中国語

?php $number = 1234.56; // let's print the international format for the en_us locale setlocale(lc_monetary, 'en_us'); echo money_format('%i', $number)."\n"; // usd 1,234.56 // italian national format with 2 decimals` setlocale(lc_monetary, 'it_it'); echo money_format('%.2n', $number)."\n"; // l. 1.234,56 // using a negative number $number = -1234.5672; // us national format, using () for negative numbers // and 10 digits for left precision setlocale(lc_monetary, 'en_us'); echo money_format('%(#10n', $number)."\n"; // ($1,234.57) // similar format as above, adding the use of 2 digits of right // precision and '*' as a fill character echo money_format('%=*(#10.2n', $number)."\n"; // ($********1,234.57) // let's justify to the left, with 14 positions of width, 8 digits of // left precision, 2 of right precision, withouth grouping character // and using the international format for the de_de locale. setlocale(lc_monetary, 'de_de'); echo money_format('%=*^-14#8.2i', 1234.56)."\n"; // dem 1234,56**** // let's add some blurb before and after the conversion specification setlocale(lc_monetary, 'en_gb'); $fmt = 'the final value is %i (after a 10%% discount)'; echo money_format($fmt, 1234.56)."\n"; // the final value is gbp 1,234.56 (after a 10% discount)?

日本語

例 1 money_format() example

最終更新: 2011-10-24
使用頻度: 1
品質:

警告:見えない HTML フォーマットが含まれています

人による翻訳を得て
7,800,391,680 より良い訳文を手にいれましょう

ユーザーが協力を求めています。



ユーザー体験を向上させるために Cookie を使用しています。弊社サイトを引き続きご利用いただくことで、Cookie の使用に同意していただくことになります。 詳細。 OK