stringtokenizer
stringtokenizer
-
A StringTokenizer object is instantiated with the event data and the delimiter ";" .
StringTokenizer对象是使用事件数据和分隔符“;”实例化的。
-
If your end user is content to have a language as simple as your most typical Google search , then Java 's StringTokenizer is more than up to the task for parsing .
如果终端用户满足于使用与最典型的Google搜索一般简单的语言,那么Java的StringTokenizer对于解析任务就绰绰有余了。