參數(shù)資料
型號: NSB8
廠商: Electronic Theatre Controls, Inc.
英文描述: BASIC interpreter for Z80 family
中文描述: Z80的BASIC解釋為家庭
文件頁數(shù): 75/158頁
文件大?。?/td> 752K
代理商: NSB8
ITALIAN TECHNOLOGY
grifo
Page 63
NSB8 Rel. 5.10
STRING FUNCTIONS
LEN (<string name>)
Returns the current length of the string held in the string variable named as the argument.
If A$=”CAT” then LEN(A$) will be equal to 3. If A$="" then LEN(A$) will return 0
CHR$ (<numeric expression>)
The CHR$ function returns a one character string as its value. The argument value (in decimal)
specifies the ascii character code for the character to be returned in the string. Note that the argument
to CHR$ can be any integer in the range of 0 to 255.
CHR$(65)=”A”, CHR$(97)=”a”, CHR$(32)=” “ (space) and so on
ASC (<sring constant, string variable, or substring reference>)
Returns a numeric value, the numeric ascii code of the first character contained in the argument. The
argument must not be the null string. Note that CHR$ and ASC are inverse functions.
ASC(“B”)=66, ASC(“CLUNK”)=67
VAL (<string expression>)
Converts the value of the string expression to a number and returns that number as its value. If the
expression doesn’t evaluate to a legal numeric constant, then a program error occurs. Leading blanks
are ignored. Note that if any non numeric characters follow the numeric constant which is at
beginning of the string expression, they will be ignored.
VAL(“123”) = (the number) 123, VAL(“00000”)=0, VAL(“abcde”), VAL(“ “) and VAL(“ “)
will cause errors, VAL(“123XYZ”)=123, VAL(“XYZ123”) causes an error.
STR$ (<numeric expression>)
This is the inverse function of VAL: it converts the numeric value of its argument into a string
representation of that number and returns that string as the function value. The format of the string
depends upon the default format as specified in a PRINT statement (i.e., free format if no previous
PRINT statement has specified a default format). See statement PRINT and section PRINT
FORMATTING for further details.
SPECIALIZED INPUT OUTPUT FUNCTIONS
INCHAR$ (<numeric expression>)
This function will await the typing of a single character at the input device specified by number in
the numeric expression. The character will be returned as a single character string. Control
characters as well as printing characters will be returned. <control-C> will be returned only if
<control-C> program interruption has been disabled (see section CONTROL-C, THE PANIC
BUTTON). The character will not be echoed by BASIC (printed on the terminal when its key is
pressed). Assuming device 0 is the system console and device 1 is a remote terminal, then
INCHAR$(0) will return a single character typed at the console, and INCHAR$(1) will return one
character typed at the remote location. The following short program will fetch an individual
character from the console terminal and will echo it on that terminal’s screen:
10 T$=INCHAR$(0) \ REM Get the character …
20 PRINT T$, \ REM and echo it.
相關PDF資料
PDF描述
NSB9435T1 High Current Bias Resistor Transistors(高強度電流偏置電阻晶體管)
NSBA114EDXV6T1 Dual Bias Resistor Transistors(雙偏置電阻晶體管)
NSBA114YDXV6T1 Dual Bias Resistor Transistors(雙偏置電阻晶體管)
NSBC143TPDXV6T1 Dual Bias Resistor Transistors(雙偏置電阻晶體管)
NSBC144EPDXV6T1 Dual Bias Resistor Transistors(雙偏置電阻晶體管)
相關代理商/技術參數(shù)
參數(shù)描述
NSB8AT 制造商:VISHAY 制造商全稱:Vishay Siliconix 功能描述:Glass Passivated General Purpose Plastic Rectifier
NSB8AT/31 功能描述:整流器 50 Volt 8.0 Amp 125 Amp IFSM RoHS:否 制造商:Vishay Semiconductors 產品:Standard Recovery Rectifiers 配置: 反向電壓:100 V 正向電壓下降: 恢復時間:1.2 us 正向連續(xù)電流:2 A 最大浪涌電流:35 A 反向電流 IR:5 uA 安裝風格:SMD/SMT 封裝 / 箱體:DO-221AC 封裝:Reel
NSB8AT/45 功能描述:整流器 50 Volt 8.0 Amp 125 Amp IFSM RoHS:否 制造商:Vishay Semiconductors 產品:Standard Recovery Rectifiers 配置: 反向電壓:100 V 正向電壓下降: 恢復時間:1.2 us 正向連續(xù)電流:2 A 最大浪涌電流:35 A 反向電流 IR:5 uA 安裝風格:SMD/SMT 封裝 / 箱體:DO-221AC 封裝:Reel
NSB8AT/81 功能描述:二極管 - 通用,功率,開關 50 Volt 8.0 Amp 125 Amp IFSM RoHS:否 制造商:STMicroelectronics 產品:Switching Diodes 峰值反向電壓:600 V 正向連續(xù)電流:200 A 最大浪涌電流:800 A 配置: 恢復時間:2000 ns 正向電壓下降:1.25 V 最大反向漏泄電流:300 uA 最大功率耗散: 工作溫度范圍: 安裝風格:SMD/SMT 封裝 / 箱體:ISOTOP 封裝:Tube
NSB8AT-E3/31 功能描述:整流器 50 Volt 8.0 Amp 125 Amp IFSM RoHS:否 制造商:Vishay Semiconductors 產品:Standard Recovery Rectifiers 配置: 反向電壓:100 V 正向電壓下降: 恢復時間:1.2 us 正向連續(xù)電流:2 A 最大浪涌電流:35 A 反向電流 IR:5 uA 安裝風格:SMD/SMT 封裝 / 箱體:DO-221AC 封裝:Reel