Da traduttori professionisti, imprese, pagine web e archivi di traduzione disponibili gratuitamente al pubblico.
switch
switch
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 2
Qualità:
switch :q:
switch: q:
Ultimo aggiornamento 2011-10-23
Frequenza di utilizzo: 1
Qualità:
次の二つの例は、同じことを二つの異なった方法で書いたものです。 一つは、 if 文を、もう一つは switch 文を使っています。
the following two examples are two different ways to write the same thing, one using a series of if statements, and the other using the switch statement:
switch 文は、同じ式を用いてif文を並べたのに似ています。 同じ変数を異なる値と比較し、値に応じて異なったコードを実行したいと 思うことがしばしばあるかと思います。 switch 文は、まさにこのためにあるのです。
in many occasions, you may want to compare the same variable (or expression) with many different values, and execute a different piece of code depending on which value it equals to.
enhance the capabilities of gd to deal with different fonts by specifying the --with-xxxx configure switch to your php configure line.
enhance the capabilities of gd to deal with different fonts by specifying the --with-xxxx configure switch to your php configure line.
enhance the capabilities of gd to handle more image formats by specifying the --with-xxxx configure switch to your php configure line.
note, libpng requires the zlib library, therefore add --with-zlib-dir[ =dir] to your configure line.
\<link href=\"text/sbasic/shared/03090410.xhp\" name=\"switch 関数 [実行時]\"\>switch 関数 [実行時]\</link\>
\<link href=\"text/sbasic/shared/03090410.xhp\" name=\"switch function [runtime]\"\>switch function [runtime]\</link\>