for input string是什么意思
input string是输入字符串的意思,至于介词for,得根据具体语境来翻译。
The routine searches the protocol sequence ID table for a given input string.
这个例程在协议序列ID表中搜索给定的输入字符串。
www.ibm.com
2
Keying in a leading sign ( and removing the comma) makes the program happy, but the result for a trailing sign is: NumberFormatException for input string: “ 123456.7-”.
键入一个前置符号(同时去掉逗号)能让程序顺利运行,但键入后置符号的结果是:输入字符串出现NumberFormatException:“123456.7-”。
www.ibm.com
3
Debugging a grammar according to the preparation of LL ( 1) analytical procedures, in order for any input string of symbols for analysis.
根据某一文法编制调试LL(1)分析程序,以便对任意输入的符号串进行分析。
Provided by gtcom
4
Simple DFA finite automata may be based on the input state transition table for state transitions, the input string to determine that the automatic machine is acceptable.
简单DFA有穷自动机,可以根据输入的状态转换表,进行状态转换,对输入的字符串判断,该自动机是否可以接受。
Provided by gtcom
标签:input,string