検索ワード: strtolower (簡体字中国語 - 英語)

人による翻訳

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

翻訳の追加

簡体字中国語

英語

情報

簡体字中国語

strtolower

英語

(php 3, php 4)

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

簡体字中国語

strtolower()

英語

substr()

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

簡体字中国語

瞰赽 1. strtolower() example

英語

example 1. strtolower() example

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

簡体字中国語

see also strtoupper(), strtolower() and ucfirst().

英語

see also strtoupper(), strtolower() and ucfirst().

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

簡体字中国語

see also strtolower(), strtoupper(), and ucwords().

英語

see also strtolower(), strtoupper(), and ucwords().

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

簡体字中国語

see also strtolower(), mb_strtoupper(), mb_convert_case().

英語

see also strtolower(), mb_strtoupper(), mb_convert_case().

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

簡体字中国語

see also mb_strtolower(), mb_strtoupper(), strtolower(), strtoupper().

英語

see also mb_strtolower(), mb_strtoupper(), strtolower(), strtoupper().

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

簡体字中国語

$foo = 'hello world!'; $foo = ucfirst($foo); // hello world! $bar = 'hello world!'; $bar = ucfirst($bar); // hello world! $bar = ucfirst(strtolower($bar)); // hello world!

英語

$foo = 'hello world !'; $foo = ucfirst($foo); / / hello world! $bar = 'hello world !'; $bar = ucfirst($bar); / / hello world! $bar = ucfirst(strtolower($bar)); / / hello world!

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

人による翻訳を得て
7,747,818,506 より良い訳文を手にいれましょう

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



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