-
With the exception that one of the listeners converts the input string to uppercase, the code for the listeners is exactly the same.
除了一个监听器将输入字符串转换成大写字母之外,监听器的代码完全相同。
-
Enter 0.11 for the input string and click Go.
输入 0.11 作为输入字符串并单击 Go。
-
Enter 9.99 for the input string and click Go.
输入9.99作为输入字符串并单击Go。
-
Listing 1. Tracking the input string variable.
列表1 .跟踪出入字符串变量。
-
First, we need to delete the Spaces in the input string.
首先,需要删除输入字符串中的空格。