IIf - Basicsoftのうぃき
", 1 / 0)Division by zeroSee also Test Control Structures & Functions
", 1 / 0)Division by zeroSee also Test Control Structures & Functions
記号のみを引用します。 つまり、HTMLページはUTF-8エンコーディングを使用する必要があります。 See also String Functions
InStr("Gambas is basic", "not")0See also String Functions
quot;; Hour(Now)05/16/2002 22:31:30 -> 22See also Date & Time Functions
INPUT FROM INPUT FROM Stream デフォルトの標準入力をストリームStreamにリダイレクトします。デフォルトの標準入力は、ストリーム引数を指定しないと、INPUT, READ, LINE INPUT, Eof 、および L
ot;)TruePrint IsAlnum("1972?")FalseSee also Character Test Functions
字列をデコードします。Base64エンコーディングに属さない文字は黙って無視されます。See also Base64$ String Functions
uot;/dev")True True True True TrueSee also File & Directory Functions
ng ) As Boolean 文字列をDate値として安全に解釈できるかどうかを返します。See also Datatype Functions
ot;)TruePrint IsDigit("three")FalseSee also Character Test Functions
たは "False"の文字列が翻訳されている場合は、その翻訳が使用されます。 See also Datatype Functions
ePrint IsAscii("Benoît")FalseSee also Character Test Functions
t;)TruePrint IsBlank("Cheque")FalseSee also Character Test Functions
rl = FromUrl$ ( EncodedUrl ) URLをデコードします。See also Url$ String Functions
99, 12, 13, 14, 20, 00)))0.59722222201514:20:00See also Arithmetical Functions
(""), IsHexa(Null)False False FalseSee also Character Test Functions
;, gb.Directory)Print directoryNameNextSee also File & Directory Functions File & Directory Paths
ラジアンを度に変換します。ExamplesPrint Deg(Pi / 2)90See also Trigonometric Functions
32バイトを超える可能性があるため、(長い)Long制限を使用してください。See also File & Directory Functions
X, Y] = PiDec A[X, Y]Print A[X, Y]2.14159265359See also Arithmetical Functions Assignment Operators INC
t("home/benoit/windows")FalseSee also File & Directory Functions File & Directory Paths
ed charset is unknown, or cannot be converted. See also Conversion Functions Conv$
Eof Result = Eof ( [ Stream AS Stream ] ) AS Boolean ストリームの終わりに達した場合はTRUE を返します。Streamが指定されていない場合は、標準入力が使用されます。例として LINE INP
を計算します。ExamplesPrint Exp2(4)16See also Logarithms & Exponentials Functions
FLUSH FLUSH [ [ # ] Stream ] バッファリングされたストリームの出力をフラッシュします。ストリームが指定されていない場合は、開かれているすべてのストリームがフラッシュされます。 バッファリングされたストリー
NumberがFloat の場合、その関数は Int の同義語です。See also Ceil Int Arithmetical Functions
External Function Declaration { PUBLIC | PRIVATE } EXTERN Identifier ( [ Parameter AS Datatype [ , ... ] ] ) [ AS Dat
i)-3Fixと Int の動作は、正数に対して同じで、負数に対しては異なります。See also Int Arithmetical Functions
mberがゼロに近いときに精度を維持することになっています。See also Logarithms & Exponentials Functions
ます。ExamplesPrint Exp10(4)10000See also Logarithms & Exponentials Functions
2.7182818284592 7.389056098931See also Logarithms & Exponentials Functions
ing ) AS Boolean 文字列が浮動小数点値として安全に解釈できる場合に返します。See also Datatype Functions
g ) As Boolean 文字列が整数として安全に解釈されることができるならば戻ります。See also Datatype Functions
48second : 1.999305555597 int:47 DateDiff:47See also Date & Time Functions
MEMORY Stream = MEMORY Pointer [ FOR [ READ ] [ WRITE ] ] メモリからバイナリデータを直接読み取ること、またはメモリにバイナリデータを書き込むことを可能にするストリームを作成します。 READ
0111111111111111111111111111101 1073741821See also Bits Manipulation Functions Logical Operators
quot; Gambas "); ">"<Gambas >See also String Functions RTrim$ Trim$
1010000000000000000000000000000 1342177280See also Bits Manipulation Functions Logical Operators
& Expression & Mid$(Variable, Start + Length)See also String Functions
mberがゼロに近いときに精度を維持することになっています。See also Logarithms & Exponentials Functions
... END これは手続き、すなわち何も返さないメソッドを宣言します。ENDキーワードはプロシージャの終わりを示します。Functions [ FAST ] [ STATIC ] { PUBLIC | PRIVATE } { FUNCTION
n(Now, CDate("01/01/1900"))01/01/1900See also Arithmetical Functions
.43398720448541 3.713572066704See also Logarithms & Exponentials Functions
Oct$ Since3.10 String = Oct$ ( Number [ , Digits ] ) 数値の8進表現を取得します。Digitsが指定されている場合は、数字の桁数が返されるように、表現に不要なゼロが埋め込まれます。Examples
OWNTO ...はGambas 3.10で導入された非推奨の構文です。 See also File & Directory Functions
と時刻を返します。ExamplePrint Now07/21/2005 18:28:01See also Date & Time Functions
quot;; Month(Now)05/16/2002 22:31:30 -> 5See also Date & Time Functions
ot;; Minute(Now)05/16/2002 22:31:30 -> 31See also Date & Time Functions
み取り専用ファイルシステム上のファイルを参照します。 See also File & Directory Functions
olean、Byte,、 Short,、Integer またはLong の変数です。See also Bits Manipulation Functions