Mmis provides the following types of searching methods : basic search , advanced search and image search 多媒体资讯系统为读者提供了下列各种不同的检索资料方法,分别是基本检索进阶检索及图像检索。
Basic search facility with an optional link to an advanced search ( this should be in an obvious place on every page of your site ) 基本的搜索工具可以与高级搜索任意链接。 (工具应该处于网页的显著位置。 )
When you add a reference to a com object , visual basic searches for a primary interop assembly for that library ; if it finds one , then it uses it 添加对com对象的引用时, visual basic会搜索该库的主互操作程序集pia如果找到一个程序集,就会使用它。
If code inside a nested class makes an unqualified reference to a programming element , visual basic searches for the element first in the nested class , then in its containing class , and so on out to the outermost containing element 如果嵌套类内部的代码建立了对编程元素的非限定性引用, visual basic将首先在该嵌套类中搜索该元素,然后在其包含类中搜索,一直向外直到最外层的包含元素。
If code inside a nested structure makes an unqualified reference to a programming element , visual basic searches for the element first in the nested structure , then in its containing structure , and so on out to the outermost containing element 如果嵌套结构外的代码以非限定的方式引用某个编程元素,则visual basic会按此顺序搜索该元素:先在嵌套结构中搜索,然后在其包含结构中搜索,依此类推,一直到最外部的包含元素。