C语言中,编译器可以确认4中不用的作用域: (1)文件作用域(file scope):任何在代码块之外声明的标识符都具有文件作用域,这些标识符从他们开始声明之处直到他所在源文件结尾处都是可以访问的。
基于156个网页-相关网页
选择文件的作用域时,务必要考虑 Web 站点的统计和逻辑访问组件。
When choosing how to score your files, consider the statistical and logical access components of your Web site.
比如说添加一个作用域为25的hoo . html文件列表,那么它将位于who . html条目之上和why . html条目之下。
For example, adding a hoo.html file list could have a score of 25 appear above the who.html entry and below the why.html entry.
假如变量未在任何块里申明,它的作用域就是从申明它的地方开始,到文件的结尾。
If the variable wasn't declared in any block, its scope is from the place it was declared to the end of the file.
应用推荐