可以使用在第3部分中描述过的解析器来构建index视图,但一旦任何代码进行了修改,该视图就不得不解析CDT工作空间中的每个源文件。
You could build an Index view using the parser described in Part 3, but it would have to parse every source file in the CDT workspace whenever any code is modified.
可以使用在第3部分中描述过的解析器来构建index视图,但一旦任何代码进行了修改,该视图就不得不解析CDT工作空间中的每个源文件。
You could build an Index view using the parser described in Part 3, but it would have to parse every source file in the CDT workspace whenever any code is modified.
应用推荐