属性和方法 - 翻译成英语

在 中文 中使用 属性和方法 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
这些模型图可以用来推导出类、属性和方法(方法就是操作)。
These diagrams can be used to derive classes, their attributes, and methods(methods are simply operations).
接口继承是指仅使用属性和方法的名称、但是子类必须提供实现的能力;.
Interface inheritance refers to the ability to use just the names of the properties and methods, but the child class must provide the implementation.
值可以包含属性和方法,并且可以包含所有其他JavaScript数据类型,例如字符串,….
The values can consist of properties and methods, and may contain all other JavaScript data types, such as strings,….
在JavaScript中,对象是数据(变量),拥有属性和方法
In JavaScript, objects are data(variables), by means of properties and methods.
ECMAScript的Boolean值、数字和字符串的原始值的有趣之处在于它们是伪对象,这意味着它们实际上具有属性和方法
The interesting thing about JavaScript primitive values for Booleans, numbers, and strings is that they are pseudo-objects, meaning that they actually have properties and methods.
创建属性和方法.
Creating Properties and Methods.
本文重点介绍XMLHttpRequest的属性和方法
This article focuses on the properties and methods of XMLHttpRequest.
解释对象的属性和方法:Python中的列表.
Illustrating methods and properties of objects: Lists in Python.
所有的属性和方法必须有可见性声明;.
Visibility MUST be declared on all properties and methods;
让我们创建一个带有一些属性和方法的构造函数Programmer。
Let's create a constructor function Programmer with some properties and methods.
编写从其他类继承的类,并研究创建的对象的属性和方法
Write classes that inherit from other classes and investigate the attributes and methods of the objects created.
我们可以看到,函数User返回一个带有公共属性和方法的对象。
As we can see, the function User returns an object with public properties and methods.
IDL(InterfaceDefinitionLanguage)是用于指定类的名字、属性和方法
An Interface Definition Language(IDL) is used to specify the names of classes, their attributes, and their methods.
函数也是对象,因此他们有自己的属性和方法,我们可以利用。
Functions are also objects, and as such they have their own properties and methods that we can make use of.
这项继续允许开发人员向消费者公开公共和私有的属性和方法
This technique allows the developer to expose public and private properties and methods to the consumer.
HttpRequest的所有其他属性和方法都完全按照客户端提交的数据返回数据。
All other attributes and methods of HttpRequest return data exactly as it was submitted by the client.
开始学之前,了解一下它的属性和方法为它的使用做下铺垫。
Before you start, learn about its properties and methods to pave the way for its use.
换句话说,Python对象具有在对象的Class中定义的属性和方法
In other words, a Python object has attributes and methods that are defined in the object's Class.
下面的内部属性和方法从未被收入到文档,并已在1.9中删除。
The following internal properties and methods were never documented and have been removed in 1.9.
这个例子展示了最基本的继承:类从基类中继承了属性和方法
This example shows the most basic inheritance feature: classes inherit properties and methods from base classes.
结果: 469, 时间: 0.0162

单词翻译

顶级字典查询

中文 - 英语