You start by creating an object.
首先创建一个对象。
By declaring it static, you save client code the overhead of creating an object.
通过声明为静态,为客户机代码节省了创建对象的工作量。
From a global perspective, there can be many things involved in creating an object.
从全局的视角来看,在创建对象时有很多事情要处理。
Creating a work item on an instance object for an additional person.
在一个实例对象上为另一个人创建一个工作项。
It begins by creating a request object and then popping up an informational message box.
它先是创建一个请求对象,然后再弹出一个信息消息框。
I have only one method — add, which begins by creating an empty Recipe object.
只有一个方法add,它首先创建一个空的Recipe对象。
Your first step in creating an in-memory object hierarchy is to create an object factory.
创建内存对象层次结构的第一步是创建一个对象工厂。
Why is creating an instance of this object altering the instance variable of another object?
为什么创建此对象的实例修改另一个对象的实例变量?
This function is static and can be called without creating an instance of the object.
此函数是静态的,可在未创建该对象实例的情况下调用。
This method is static and can be invoked without creating an instance of the object.
这个方法是静态的,而且不需建立物件的执行个体就可以叫用。
This method is static and is invoked without creating an instance of the object.
这个方法是静态的,而且不需建立物件的执行个体就可以叫用。
This method is static and is invoked without creating an instance of the object.
这个方法是静态的,而且不需建立物件的执行个体就可以叫用。
应用推荐