网站首页  词典首页

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

 

单词 application class
释义

application class

  • 网络应用程序类;应用类型;应用程序类别
1.
应用程序类
异常运行 ... application Workspace 应用程序工作区 application class 应用程序类 application framework 应用程序框架 ...
www.docstoc.com
2.
应用类型
802.21是什么_百度知道 ... (1)业务连续性( Service Continuity) (2)应用类型( Application Class) (3)服务质量( QoS) ...
zhidao.baidu.com
3.
应用程序类别
Vocabulary... ... Application Access Time 应用软件存取时间 application class 应用程序类别 application convention 应用惯例 ...
rwhdavid1979.bokee.com
4.
应用程式类别
译网情深 - 浏览主题 -... ... application class 应用程序类 应用程式类别 application framework 应用程序框架 应用程式框架 ...
bbs.translators.com.cn
5.
应用课
上海韦博英语怎么样-英语-天涯问答 ... 6、 Social Club 英语俱乐部 7、 Application Class 应用课 8、 Culture Series 文化系列 …
wenda.tianya.cn
6.
应用课程
广州韦博国际英语学校_百度百科 ... 出国留学( English for Overseas Study) 应用课程 Application Class 沙龙课程 Salon ...
baike.baidu.com

例句

释义:
1.
If that is so, then how much can we truly understand about the behavior of the application class's code when we consider it in isolation?
如果这样,那么当我们孤立地考虑它的时候,我们实际上能够对这个应用程序类地代码行为理解多少呢?
www.ibm.com
2.
If you were to extend the Application class for the example contact information application, it would look similar to Listing 13.
若为这个示例联系信息应用程序扩展这个Application类,它应该类似于清单13。
www.ibm.com
3.
Function of the main application class to call this dialog box first.
函数,以使其首先调用此对话框。
msdn2.microsoft.com
4.
Specifies the name of a source code file that contains a class associated with the application class.
指定源代码文件的名称,该文件包含与应用程序类相关联的类。
msdn2.microsoft.com
5.
Inherits attribute to specify the name of a code-behind class from which the application class will inherit.
属性指定该应用程序类将从其继承的代码隐藏类的名称。
msdn2.microsoft.com
6.
You can either use a simple GUI interface or a console application to run the bytecode enhancements on your application class files.
可以使用一个简单的GUI界面或者控制台应用程序来在应用程序类文件上运行字节码增强。
www-128.ibm.com
7.
You can use one of the many templates to create the items that you might need to develop your application, class, control, or library.
您可以使用众多范本中的某一个来建立开发应用程式、类别、控制项或程式库可能需要用到的项目。
msdn.microsoft.com
8.
Application Class Loader Leaks lists all of the application class loaders, indicating whether any of them are stopped and therefore leaking.
ApplicationClassLoaderLeaks列示所有应用程序类加载器,表明它们是否被停止,因此导致泄漏。
www.ibm.com
9.
This simplifies application event handling because you do not need to lock non-static members in the application class when you access them.
由于在访问应用程序类中的非静态成员时不需要将其锁定,这样可以简化应用程序的事件处理过程。
msdn2.microsoft.com
10.
Application class indicates whether the current application is drawing controls with visual styles.
属性指示当前应用程序是否正在使用视觉样式绘制控件。
msdn2.microsoft.com
1.
This class wraps the Microsoft. Office. Interop. Outlook. Application class, which represents the Outlook application.
此类包装表示Outlook应用程序的Microsoft.Office.Interop.Outlook.Application类。
msdn2.microsoft.com
2.
The initialize method causes the Sys. Application class to be initialized.
initialize方法导致初始化Sys.Application类。
msdn2.microsoft.com
3.
While deploying, class loading conflicts are resolved by using a different application class loader for each enterprise application module.
在部署阶段,类加载冲突通过对不同的企业应用程序模块使用不同的应用程序类加载器得以解决。
www.ibm.com
4.
The Application class is a singleton class that acts as a controller for all of the application's operations.
Application类是一个单身类(singletonclass),用作应用程序的所有操作的控制器。
www.ibm.com
5.
You would replace DemoApp with the name of your application class.
您可以用自己的应用程序类的名称来替代DemoApp。
www.ibm.com
6.
This Java client application class can also be included in the J2EE module (EAR File), in which case logical names (references) can be used.
这个Java客户机应用程序类也可以包含在J2EE模块(EAR文件)中,这种情况下可以使用逻辑名(引用)。
www.ibm.com
7.
Configure the Login Module for your application class in your JAAS configuration file.
在JAAS配置文件中为应用程序类配置LoginModule。
www.ibm.com
8.
If an application class loader leak exists and an application is restarted enough times, this can cause Java or native OutOfMemoryErrors.
如果存在应用程序类加载泄露且应用程序重启次数达到一定数量,就可能会导致Java或原生OutOfMemoryErrors。
www.ibm.com
9.
Used by the Application class to hold event arguments for the load event.
由Application类用于保存load事件的事件参数。
msdn2.microsoft.com
10.
The root element of an MXML document is a subclass of the Application class.
一个MXML文档的根元素是Application类的一个子类。
www.ibm.com
1.
It defines a few fields and provides an application class name.
它定义了几个字段并提供一个应用程序类名称。
www.ibm.com
2.
The script code adds a handler for the load event of the Sys. Application class.
脚本代码将添加Sys.Application类的load事件的处理程序。
msdn2.microsoft.com
3.
Defines a handler for the load event of the Sys. Application class.
定义Sys.Application类的load事件的处理程序。
msdn2.microsoft.com
4.
This method creates an application class, DerbyDatabase and calls its initialize method.
该方法创建一个应用程序类DerbyDatabase,然后调用它的initialize方法。
www.ibm.com
5.
Defines a code-behind class for the application class to inherit.
定义供应用程序类继承的代码隐藏类。
msdn2.microsoft.com
6.
A text description of the application class.
应用程序类的文本说明。
msdn2.microsoft.com
7.
The FormClosed event occurs after the form has been closed by the user or by the Close method or the Exit method of the Application class.
在用户或Application类的Close方法或Exit方法关闭窗体后,会发生FormClosed事件。
msdn2.microsoft.com
8.
Table 1 shows a sample list of settings that can be applied at an application-wide level in the Application class.
表1给出了设置的示例列表,这些设置可应用于Application类的应用程序级别。
www.ibm.com
9.
The Quit method of the Application class takes three parameters: saveChanges, originalFormat, and routeDocument.
Application类的Quit方法接受三个参数:saveChanges、originalFormat和routeDocument。
msdn2.microsoft.com
10.
Listing 4 demonstrates using the Javassist classes and this method to load and run a target application class.
清单4展示了如何使用Javassist类和这个方法来加载和运行目标应用程序类。
www.ibm.com
1.
The project's application class is derived from CWinApp Class.
项目的应用程序类从CWinAppClass派生。
msdn2.microsoft.com
2.
On my local machine, I'm going to change the saveLocation method of the Application class.
在我的本地机器上,我要更改Application类的saveLocation方法。
www.ibm.com
3.
Table 2 shows some examples of how to apply an application-wide setting in the Application class.
表2给出了一些示例,展示了如何将应用程序级别的设置应用于Application类。
www.ibm.com
4.
Let's create another Application class that will contain a main function to open the ContactUI and set up the context object.
让我们来创建另一个Application类,其中会包含一个主函数,用来打开ContactUI和设置这个上下文对象。
www.ibm.com
5.
You can also obtain the data directory path using the relevant variables on the Application class, such as LocalUserAppDataPath.
此外,还可以使用Application类中的相关变量(如LocalUserAppDataPath)来获取数据目录路径。
msdn2.microsoft.com
6.
The servlet creates an instance of an application class that boots the Derby database engine and creates a Derby database.
这个servlet创建应用程序类的一个实例,该实例启动Derby数据库引擎,并创建一个Derby数据库。
www.ibm.com
7.
Research on an Application Class Communication Security Model on Operating System Security Framework
操作系统安全结构框架中应用类通信安全模型的研究
www.ilib.cn
8.
An abstract application class, representing all the systems that use the existing Mix application
抽象应用类,表示使用即有Mix应用程序的所有系统。
www.ibm.com
9.
You must make the client classes of the EJB remote interfaces available to the Web application class loader. This can be done in two ways
您必须使EJB远程接口的客户端类对应用程序类加载器可用。
www.ibm.com
10.
Single Instance of an Application Class
简单的应用程序实例
www.vsfan.net
1.
When you've defined your application class, place the following macro somewhere in your code
定义了应用程序类之后,在代码中放上如下的宏
www.ibm.com
2.
If you want to use code separation for the application class, you must use the
如果要对应用程序类使用代码分离,必须使用
msdn2.microsoft.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/3/1 14:46:07