隐式引用 meaning in Chinese
implicit reference
Examples
- Those values would be assigned to a
的值,这些值则会分配给隐式引用 - A static member cannot implicitly reference instance data in a class
静态成员不能隐式引用类中的实例数据。 - Only references you add are shown ; implicit references configured in the machine . config file are not shown
只显示您添加的引用,而不显示在machine . config文件中配置的隐式引用。 - In this version , because no instance variables are required , all controls , including user controls , are referenced implicitly
在本版本中,由于不需要任何实例变量,所有控件(包括用户控件)都是隐式引用的。 - In visual basic , or the object type referenced by the source argument must be convertible to the destination type by an implicit reference conversion
) ,或者源参数引用的对象类型必须可通过隐式引用转换转换为目标类型。