... Dim nDir As Integer 当前路径的目录数 Dim i As Integer 循环计数器变量 Dim hSearch As Long 搜索句柄变量 ...
基于84个网页-相关网页
每循环一次,外部循环都使循环计数器变量递减一次。
The outer loop decrements a loop counter variable each time through the loop.
变量一般最好根据用途命名(如 firstName 或r title),不过由于这个变量基本上是一个循环计数器,也可使用单个字母。
Normally, variables are best named by their use (like firstName or title), but as this variable is essentially a loop counter, using single letters is also fine.
应用推荐