We will declare an integer variable here for our word - counting program that holds the number of words counted by the program 这里我们将为字数统计程序声明一个整型变量,来保存程序统计出来的字数。
This particular code sample enters a loop during execution . a private integer variable is incremented on each iteration of the loop 在执行过程中此特定代码示例将进入循环,其中私有整数变量在每次迭代后都会递增。
Property in a loop to search for all occurrences of the string in the document , and increment an integer variable by 1 each time the string is found 属性在文档中搜索该字符串的所有匹配项,每次找到该字符串,都将整数变量的值增加1 。