实例化 - 翻译成英语

instantiation
实例 化
instantiate
实例 化
例化
instantiated
实例 化
例化
instantiating
实例 化
例化
instantiates
实例 化
例化
instantiations
实例 化

在 中文 中使用 实例化 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
它不能被实例化,只能被用作子类的超类。
It cannot be instantiated, it can be only used as super class by its subclasses.
对于一个特定的应用程序实体,实例化(或者激活)一个新的协调程序,用于指定的协作协议;.
Instantiation(or activation) of a new coordinator for the specific coordination protocol, for a particular application instance;
原因:核心语法,模板形参,以及实例化,带出class_template和function_template间的公共内容.
Reason: core syntax, template parameters, and instantiations, take content common between class_template and function_template.
服务器正在等待时,一个客户端实例化一个Socket对象,指定服务器名称和端口号来请求连接。
After the server is waiting, a client instantiates a Socket object, specifying the server name and the port number to connect to.
你不能实例化它们,它们可能包含一个声明有或没有实现的混合方法。
You cannot instantiate them, and they may contain a mix of methods declared with or without an implementation.
实例控制:Singleton会阻止其他对象实例化其自己的Singleton对象的副本,从而确保所有对象都访问唯一实例.
Singleton prevents other objects from instantiating their own copies of the Singleton object, ensuring that all objects access the single instance.
虽然我们使用的是fish,但是任何实例化的对象都可以被调用到这个函数中:.
Though we are using the name fish, any instantiated object will be able to be called into this function.
它更简洁,自动支持序列化机制,绝对防止多次实例化
It is more concise and automatically supports serialization mechanisms, absolutely preventing multiple instantiations.
它仍然可以用来解决Singleton模式试图解决的两个基本问题:全局访问和实例化控制。
It still addresses the two basic problems that the Singleton pattern is trying to solve: global access and instantiation control.
在这个例子中,每个进程实例化一个Barrier对象,且它的构造函数接受的参数如下:.
In this example, each process instantiates a Barrier object, and its constructor takes as parameters.
当用户使用能够实例化COM组件(如InternetExplorer)的Web浏览器访问包含恶意内容的网站时,可以加载受影响的.
When a user visits a website that contains malicious content using a web browser capable of instantiating COM components, such as Internet Explorer, the affected.
这个代码将创建和实例化JVM,并调用正确的Java方法。
This code will create and instantiate a JVM and call the correct Java methods.
由于ScriptControl对象是通过Outlook的CreateObject()方法进行远程实例化的,任何传递的代码都将在远程主机上执行。
Since the ScriptControl object was instantiated remotely via Outlook's CreateObject() method, any code passed will be executed on the remote host.
反射经常作为软件测试的一部分,比如运行时创建/实例化模拟对象。
Reflection is often used as part of software testing, such as for the runtime creation/instantiation of mock objects.
接下来,如果我们还没有Shark和Clownfish课程,我们将会创建实例化
Next, we will create instantiations of both the Shark and Clownfish classes if we don't have them already.
你可能不喜欢mvc框架实例化控制器的方式,可能想要自己处理这个工作。
You might not like the way that the MVC framework instantiates your controller, you might want to handle that job yourself.
你可以实例化自己的Random类实例以获取不共享状态的生成器。
You can instantiate your own instances of Random to get generators that don't share state.
不能,main()方法必须声明为静态的,这样JVM才可以调用main()方法而无需实例化它的类。
No, main() method must be declared as static so that JVM can call main() method without instantiating it's class.
当这个方法被调用时,它检查这个对象是否已经被实例化
When this method is called, it checks to see if the object has already been instantiated.
在大多数情况下,远程启动的进程会在命令行中包含“-embedding”,表示这是一个远程实例化的对象。
In most cases, the process being started will contain“-embedding” in the command line, which is also indicative of remote instantiation.
结果: 105, 时间: 0.0236

单词翻译

顶级字典查询

中文 - 英语