网站首页  词典首页

请输入您要查询的英文单词:

 

单词 access modifiers
释义

access modifiers

  • 网络访问修饰符;访问修改函数;访问权限
1.
访问修饰符
它的访问修饰符access modifiers)有四种:MXML tags实质是ActionScript类。
www.xue5.com
2.
访问修改函数
C#编程思想 - C# - 拼吾爱程序人生 ... 修改函数( the new modifier) 访问修改函数( access modifiers) 类型( constituent types) ...
www.pin5i.com
3.
访问权限
使用C 编写类,您可以使用访问权限(access modifiers) 给类成员设置不同的访问等级。C#同样支持private、protected 和publi…
blog.163.com
4.
存取修饰词
存取修饰词access modifiers) 是用来决定它所修饰的类别成员对於衍生类别与其他程式码对它的存取权利。以protected这个 …
www.docin.com
5.
存取修饰词的使用
... 第6章 物件导向基本观念( Basic Object Orientation) .7-3 存取修饰词的使用Access Modifiers) .7-4 封装( Encapsu…
www.geego.com.tw
6.
访问控制修饰符
注意:一个域不能同时声明为volatile和final的 通过访问控制修饰符 (access modifiers)可以限制域在类或对象外部的可见性       publ...
www.huomo.cn
7.
访问控制符
沪江博客 - chenhua5752的博客 ... 5.构造器( constructor) 7.访问控制符( access modifiers) 9.封装( encapsulation) ...
blog.hjenglish.com
8.
存取修饰子
存取修饰子(access modifiers):预设、public非存取修饰子(Non-access modifiers):strictfp、final、abstract public → 均可看到…
kevin-view.blogspot.com

例句

释义:
1.
Because the expression evaluator ignores access modifiers, it is possible for an unexpected load to be invoked.
由于表达式计算器忽略访问修饰符,因此可以调用预期外的加载。
msdn2.microsoft.com
2.
Also, curious students begin asking about access modifiers like public and private at this point.
另外,好奇的学生将在此时开始询问关于public和private之类的访问修饰符。
www.ibm.com
3.
Access modifiers are keywords used to specify the declared accessibility of a member or a type.
访问修饰符是一些关键字,用于指定声明的成员或类型的可访问性。
msdn2.microsoft.com
4.
Interface members are always public, and no access modifiers can be applied.
接口成员始终是公共的,不能应用任何访问修饰符。
msdn2.microsoft.com
5.
Group by Access separates individual type members into a grouped list based on the member's access modifiers.
依存取方式群组:依据成员的存取修饰词,将个别型别成员区分至群组清单中。
technet.microsoft.com
6.
Access modifiers are keywords that specify the access other classes have to the class member functions.
访问修饰符是指定其他类对类成员函数的访问的关键字。
msdn2.microsoft.com
7.
Access modifiers are keywords that specify the access other classes have to the member variable.
访问修饰符是指定其他类对成员变量的访问的关键字。
msdn2.microsoft.com
8.
Access modifiers are keywords added to the class, struct, or member declaration to specify these restrictions.
访问修饰符是添加到类、结构或成员声明的关键字,用以指定这些限制。
msdn2.microsoft.com
9.
By default, the blue text contains application keywords, access modifiers, and method return types.
默认情况下,蓝色文本包含应用程序关键字、访问修饰符和方法返回类型。
msdn2.microsoft.com
10.
These access modifiers define how users of the class can access the property.
这些访问修饰符定义类的用户如何才能访问属性。
msdn2.microsoft.com
1.
These access modifiers define how users of the class can construct the class.
这些访问修饰符定义类的用户构造该类的方式。
msdn2.microsoft.com
2.
Local variables inside a procedure default to public access, and you cannot use any access modifiers on them.
过程内的局部变量默认为公共访问,您不能对它们使用任何访问修饰符。
msdn2.microsoft.com
3.
The keywords that specify access level are called access modifiers.
指定访问级别的关键字称为“访问修饰符”。
msdn2.microsoft.com
4.
These access modifiers define how users of the class can access the fields.
这些访问修饰符定义类的使用者访问字段的方式。
technet.microsoft.com
5.
These access modifiers define how users of the class can access the event.
这些访问修饰符定义类的用户访问事件的方式。
msdn2.microsoft.com
6.
All enumeration members have public access, and you cannot use any access modifiers on them.
所有枚举成员都具有public访问权限,您不能对这些成员使用任何访问修饰符。
msdn2.microsoft.com
7.
You can adjust their access levels with the access modifiers.
可以使用访问修饰符来调整它们的访问级别。
msdn2.microsoft.com
8.
Access modifiers are not allowed on namespaces.
命名空间上不允许使用访问修饰符。
technet.microsoft.com
9.
No access modifiers or attributes are allowed.
不允许使用访问修饰符或特性。
technet.microsoft.com
10.
The following table compares the access modifiers.
下表对访问修饰符进行了比较。
msdn2.microsoft.com
1.
Using the four access modifiers to declare five levels of accessibility.
使用四个访问修饰符声明五个可访问性级别。
msdn2.microsoft.com
2.
Changing the access modifiers for a property or method, for example, changing Public to Private.
更改属性或方法的访问修饰符(例如,将Public更改为Private)。
msdn2.microsoft.com
3.
For example, Groovy doesn't require semicolons, and it makes variable types and access modifiers optional.
例如,Groovy不要求使用分号,变量类型和访问修饰符也是可选的。
www.ibm.com
4.
Where. Section_name is the name of a section in your program image and specifier is one or more of the following access modifiers
此处,.section_name为程序图像中的节名,specifier为下列一个或多个访问修饰符
msdn2.microsoft.com
5.
For a discussion of the access modifiers you can assign to elements within a package, see the access modifiers
有关您可以在一个包内为元素指定哪些访问修饰符的讨论,请参见访问修饰符
msdn2.microsoft.com
6.
You cannot use any access modifiers when defining module members, nor can you specify
在定义模块成员时无法使用任何访问修饰符,也无法指定
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/12/26 13:16:31