网站首页  词典首页

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

 

单词 programmatically
释义

programmatically

  • 网络编码的方式;以编程方式;程序化
1.
编码的方式
...配置可以是xml形式,可以是json形式,也可以是编码的方式(Programmatically), 我们要的是可以配到前面所写的由Spring@C…
www.it165.net
2.
以编程方式
... Providers 开发时使用公用的 APIs 以编程方式(programmatically)创建 portlets – – – 预定义(Pre-Built/Configured) – 拿来 预...
wenku.baidu.com
3.
程序化
中继错误(Relaying errors)是程序化programmatically)发送 emails 时最普通的问题。 如果你曾经看到过一个类似 "550 Pe…
www.iwms.net

例句

释义:
1.
To the user, the deletion of a message is a transparent process, and programmatically you could make it behave that way as well.
对于用户而言,消息的删除是个透明的过程,而且您能通过编程实现此目的。
www.ibm.com
2.
Any attempt to set this value programmatically by circumventing the true mouse input would be unpredictable and would cause inconsistency.
尝试透过规避实际的滑鼠输入,改以程式设计方式设定这个值,都会产生无法预测且不一致的结果。
msdn.microsoft.com
3.
Calling WebSphere Translation Server to translate programmatically a source string into a different language may seem to be a daunting task.
调用WebSphereTranslationServer,通过编程的方式将源字符串翻译为另外一种语言,这似乎是一项令人生畏的任务。
www.ibm.com
4.
The Criteria API is also a mechanism for building queries programmatically and so is often referred to as a dynamic query API.
CriteriaAPI还是以编程的方式构建查询的机制,因此通常被称为动态查询API。
www.ibm.com
5.
The syntax of XML makes it easy to programmatically manipulate textual data while still allowing it to be easily understood by humans.
XML的语法便于通过编程来处理文本数据,同时又便于为人们所理解。
www.ibm.com
6.
Value is often used to programmatically access the HTML element rendered for a control in client-side script.
值经常用于以编程方式访问为客户端脚本中的控件呈现的HTML元素。
msdn2.microsoft.com
7.
A table can be built at design time with static content, but the Table control is often built programmatically with dynamic contents.
可在设计时使用静态内容生成一个表,但Table控件通常使用动态内容以编程方式生成。
msdn2.microsoft.com
8.
Each time the Flex project is recompiled, the published game is always up-to-date programmatically and creatively.
每一次的Flex项目是重新编译,发布的游戏以程序上与创造性上作出修改。
www.bing.com
9.
If you want users to be able to programmatically distinguish between some error conditions, you can create your own user-defined exceptions.
如果希望用户能以编程方式区分一些错误条件,您可以创建自己的用户定义的异常。。
msdn2.microsoft.com
10.
HTML is often a difficult medium to work with programmatically.
HTML通常是一个很难用程序手段处理的媒体。
www.ibm.com
1.
This is often the easiest to do programmatically, though it effectively makes the application unavailable.
这通常是采用编程方式能够完成的最简单方法,不过却能有效地使应用程序变为不可用状态。
www.ibm.com
2.
Table Web server control is often realized when the table is built programmatically with dynamic contents.
Web服务器控件的威力通常在用动态内容以编程方式生成表时才会体现出来。
msdn2.microsoft.com
3.
Occurs when an item is being moved up or down in a listbox either by the mouse, keyboard or programmatically .
在用鼠标、键盘或以编程方式在列表框中上下移动某个项时发生。
dictsearch.appspot.com
4.
If the extension is not required, then the stereotype has to be applied to the element either through a user gesture or programmatically.
如果一个扩展是非必须的,那么原型必须要被应用到一个元素,不管是通过用户界面还是程序实现。
www.ibm.com
5.
This property is most useful in programmatically determining whether a document needs to be saved into a macro-enabled file format.
在以编程方式确定文档是否需要保存为启用宏的文件格式时,此属性最为有用。
msdn.microsoft.com
6.
An image is reloaded any time that you programmatically change the properties of a control on which the image appears.
每当您以程式设计方式变更显示影像之控制项的属性时,就会重新载入影像。
technet.microsoft.com
7.
Instead queries are built programmatically, and the API to build queries tends to be different for each vendor.
相反,查询都是通过编程方式创建的,而且构建查询的API往往因厂商的不同而不同。
www.infoq.com
8.
The ability of an object to hide its internal data and methods, making only the intended parts of the object programmatically accessible.
对象隐藏其内部数据和方法的能力,使得只有对象的预期部分以编程方式可访问。
www.kuenglish.info
9.
Abbot also comes with a script recorder, which you can use to lay out a test scenario in XML format and run it programmatically.
Abbot还附带了一个脚本记录器,使用它就能够以XML格式布设测试场景,可以通过编程的方式运行它。
www.ibm.com
10.
Such an agent looks up their corresponding Lotus Notes DN or other name formats programmatically and adds it to the message.
这种代理以编程的方式查找对应的LotusNotesDN或其他名称格式,并将其添加到消息中。
www.ibm.com
1.
The AuthorizationRule class allows you to programmatically access and modify the authorization section of a configuration file.
AuthorizationRule类使您能够以编程方式访问和修改配置文件的authorization节。
msdn2.microsoft.com
2.
Object allows you to work with user control caching the same way that you can work programmatically with page output caching.
对象使您能够按照以编程方式处理页输出缓存的相同方式处理用户控件缓存。
msdn2.microsoft.com
3.
unbound mode is suitable for displaying relatively small amounts of data that you manage programmatically . you do not attach the.
未绑定模式适合于显示由程序管理的相对较少量的数据。
www.ichacha.net
4.
This makes is possible to programmatically change method calls, and also plug new code into existing classes.
这样就可以通过编程方式来更改方法调用,还可以向现有类中插入新代码。
msdn2.microsoft.com
5.
NET server control programmatically, which allows you to change the appearance of a control conditionally.
NET伺服器控制项的样式属性,这可以让您有条件地变更控制项的外观。
technet.microsoft.com
6.
You can even monitor an agent programmatically, as you'll see toward the end of the article.
甚至可以编写代码来监控代理,在本文快结束时将提到。
www.ibm.com
7.
To use the build-in rendering, the form files have to be included in the deployment. That can be done programmatically like this.
为了使用内置的渲染,在部署中必须包括表单文件。通过如下的编程方式来完成。
www.blogjava.net
8.
Table controls are most often used programmatically to create tabular display and are therefore not typically used for layout in the page .
控件主要以编程方式使用,用来创建表格显示,因此,它通常不用于页面中的布局。
www.bing.com
9.
Collection can be programmatically populated, it is usually set declaratively.
集合可以编程方式填充,但通常是以声明方式设置的。
msdn2.microsoft.com
10.
Role management provides an API that you can use to determine programmatically whether a user is in a role .
角色管理还提供一个API,可使用该API以编程方式确定用户是否属于某角色。
www.bing.com
1.
I would also like to do that would automatically switch the phone at a specified time, but I never found how to do this programmatically .
我也想这样做将自动切换的手机在指定的时间,但我从来没有发现如何做到这一点编程。
dictsearch.appspot.com
2.
The first module was the Event module, which lets you capture any interaction on the page from the user and respond to it programmatically.
第一个模块是Event模块,借助此模块,能捕获用户对页面的任意交互并以编程的方式进行响应。
www.ibm.com
3.
It is possible to make additions here visible and invisible programmatically, and you can deploy your own UI in this space.
通过编程可使在该处的添加的内容变得可见或不可见,还可以将自己的UI部署到这里。
www.ibm.com
4.
If it is possible, after roles are switched it is best to programmatically reproduce the information on the new principal database.
如果可能,角色切换后最好在新主体数据库中以编程方式重新生成此信息。
technet.microsoft.com
5.
Use this method when a new navigational state is to be constructed programmatically to serve as a base for several EngineURLs.
当以编程方式构造新导航状态以作为多个EnginURL的基状态时,请使用此方法。
www.ibm.com
6.
This allows you to create multiple Button controls on a Web page and programmatically determine which Button control is clicked.
这使您可以在一个网页上创建多个Button控件,并以编程方式确定单击了哪个Button控件。
msdn2.microsoft.com
7.
This property has been modified to accept write operations, allowing you to programmatically update this value for a published report.
此属性已被修改为接受写操作,从而可以用编程方式更新发布报表的此属性值。
msdn2.microsoft.com
8.
Contains classes that applications use to programmatically access and update configuration settings for the System. Net namespaces.
包含应用程序以编程方式访问和更新System.Net命名空间的配置设置所用的类。
msdn2.microsoft.com
9.
Your connector should not attempt to execute both types of query and then programmatically combine the result sets.
连接器不应该分别执行这两种查询,然后通过程序代码对结果集进行组合。
www-128.ibm.com
10.
Since they so often correspond to what is shown in the UI, you already have an intuitive appreciation for what's available programmatically.
由于它们通常对应于用户界面中显示的控件项,所以您已经对通过编程获得的效果有一个直观的感受。
www.ibm.com
1.
Establish which administrative responsibilities or server events occur regularly and can be administered programmatically.
建立定期发生的并且可以按编程方式进行管理的管理职责或服务器事件。
msdn2.microsoft.com
2.
The deadlock situation means that neither thread can be terminated programmatically, and other threads will be affected as well.
死锁意味着两个程序都不能通过编程的方式终止,而其他线程也就受到影响。
www.ibm.com
3.
The following sections correspond to main interfaces that might be of interest when you are dealing programmatically with profiles.
下面的部分相当于主要接口,当您程序化处理概要文件时可能会有兴趣。
www.ibm.com
4.
Collection also allows you to programmatically manage the collection of explicitly declared rows.
集合还允许您以编程方式管理显式声明的行的集合。
msdn2.microsoft.com
5.
Although the property is read-only, the underlying properties of the zone itself can be changed programmatically.
尽管该属性是只读的,但区域自身的基础属性可以编程方式进行更改。
msdn2.microsoft.com
6.
This property is commonly used to programmatically update the contents of a cell.
此属性一般用于以编程方式更新单元格的内容。
msdn2.microsoft.com
7.
It enables you to programmatically determine what is in a list, at any given position.
它使您可以编程方式确定列表中任意给定位置的内容。
msdn2.microsoft.com
8.
If you want to programmatically configure the system, you do not need to use a configuration file.
如果要以编程方式配置该系统,则无需使用配置文件。
msdn2.microsoft.com
9.
This variable is programmatically set by a calling Java class (also coded in a later step) that depends upon the type of client.
通过调用Java类(将在稍后步骤中编写),以编程方式设置该变量,该变量取决于客户机类型。
www.ibm.com
10.
Represents a cell in a Table control and allows you to manipulate it programmatically.
表示Table控件中的单元格,并允许您以编程方式对其进行操作。
msdn2.microsoft.com
1.
The HttpClient library is quite simple to use and allows a POST operation to be programmatically constructed before execution.
HttpClient类库用起来很简单,并且允许POST操作在执行之前被以编程的方式创建。
www.infoq.com
2.
The logic to create "name maps" is not performed when Name AutoCorrect is enabled programmatically for a specific object.
当通过编程为特定对象启用“名称自动更正”时,并不执行创建“名称映射”的逻辑。
office.microsoft.com
3.
The template programmatically translates this structure into a form.
模板以编程方式将此结构转换为表单。
www.ibm.com
4.
When you select this option, you make an assertion of external security that cannot be programmatically verified by Microsoft Exchange.
选择此选项时,即表示做出了外部安全性的断言,将无法通过MicrosoftExchange以编程方式进行验证。
technet.microsoft.com
5.
It also allows you to programmatically access annotation instances using reflection.
它还使您可以以编程方式利用反射访问注释实例。
www-128.ibm.com
6.
Finally, Jena's DataSetFactory class can be used to specify named graphs to be queried programmatically.
最后,可以用Jena的DataSetFactory类指定要用编程方式查询的命名图。
www.ibm.com
7.
To programmatically add a new message to a user's favorites, it's necessary to first obtain the message's unique identifier.
要通过编程向用户收藏中添加一条新的消息,您必须先取得用户的惟一标识符。
www.ibm.com
8.
With most engines, you can specify transformations when performing them programmatically, as well.
对于大多数引擎,您也可以在以编程方式执行变换时指定如何转换。
www-128.ibm.com
9.
Let's take a look at how you can do that programmatically through GWT as well.
我们看看如何也用GWT通过编程来创建控件。
www.ibm.com
10.
A Web service is a set of related application functions that can be programmatically invoked over the Internet.
Web服务是一组相关的应用程序方法,可以在Internet上对其程序化地调用。
www.ibm.com
1.
In this section you will begin to see how you can programmatically interact with the taxonomy system.
在本节中,将讨论如何以程序方式与分类法进行交互。
www.ibm.com
2.
Text forms are often easier to think about and manipulate programmatically.
文本表单通常更容易进行考虑和进行编程操作。
www-128.ibm.com
3.
The interface can be closed prior to the end of the session either programmatically or by the user.
可以采用编程方式或由用户在会话结束之前关闭界面。
www.ibm.com
4.
Be aware that some inherited values of a property may come from a style sheet, which is not accessible programmatically for this release.
请注意,属性的某些继承值可能来自样式表,而对于此版本,样式表是无法以编程方式访问的。
msdn2.microsoft.com
5.
Property to programmatically modify the contents between the opening and closing tags of an HTML server control.
属性以编程方式修改HTML服务器控件的开始和结束标记之间的内容。
msdn2.microsoft.com
6.
Either procedure can be used to update automatic maintenance policies programmatically.
可以使用以上任一过程以编程方式更新自动维护策略。
www.ibm.com
7.
Provides information on another Web server control that enables you to insert markup into the page programmatically.
提供有关另一个Web服务器控件的信息,该控件使您能够以编程方式将标记插入页中。
msdn2.microsoft.com
8.
A null reference is a reference to an object that does not exist, often because no instance of the object has been programmatically created.
空引用是对不存在的对象的引用,原因通常是还未以编程方式创建该对象的任何实例。
msdn2.microsoft.com
9.
The document function allows you to programmatically access multiple documents in the same query.
这个文档函数允许您以编程方式在同一个查询中访问多个文档。
www.ibm.com
10.
This compiler option cannot be set in the Visual Studio development environment, nor can it be changed programmatically.
不能在VisualStudio开发环境中设置此编译器选项,也不能以编程方式对其进行更改。
msdn2.microsoft.com
1.
There's now support for programmatically accessing the stack trace data and a Logging API for logging that data (or anything else).
现在支持通过程序的方式访问堆栈跟踪数据,还有一个“日志记录API”(LoggingAPI)用于记录这些数据(或其它任何内容)。
www.ibm.com
2.
The management endpoint of the Report Server Web service allows developers to programmatically manage objects on a report server.
报表服务器Web服务的管理端点使开发人员能够以编程方式管理报表服务器上的对象。
msdn2.microsoft.com
3.
Method is used to programmatically create both sides of a trust relationship with a single method call.
方法通过单个方法调用以编程方式创建信任关系的双方。
msdn2.microsoft.com
4.
As you can see, ECS can come in handy in any situation in which you need to programmatically generate markup.
如您所见,ECS在任何需要以编程方式生成标记的场合非常有用。
www.ibm.com
5.
For o=follow, it looks for a screen name and uses the API to programmatically create a follower relationship with the corresponding user.
当o=follow时,它会寻找帐户名并且使用API通过编程创建一个拥有相应用户的关注者名单。
www.ibm.com
6.
event , which provides developers with a mechanism for programmatically customizing the process of activating connections.
事件,这为开发人员提供了一种以编程方式自定义激活连接过程的机制。
www.ichacha.net
7.
Displays static text on a Web Forms page and allows you to manipulate it programmatically.
在Web窗体页上显示静态文本并使您可以通过编程方式对其进行操作。
msdn2.microsoft.com
8.
Windows Forms controls cannot be programmatically added to protected documents.
无法以编程方式将Windows窗体控件添加到受保护的文档中。
msdn2.microsoft.com
9.
Finally, we did not explore how to invalidate the cache or special cache entries programmatically.
我们没有研究如何通过编程方式使缓存或特殊的缓存条目无效。
www.ibm.com
10.
Push subscriptions can be created programmatically using replication stored procedures.
推送订阅可以使用复制存储过程以编程的方式进行创建。
msdn2.microsoft.com
1.
These classes enable you to programmatically control these elements on a Web page.
这些类使您能够以编程方式控制网页上的这些元素。
msdn2.microsoft.com
2.
You can use Data Mining Extensions (DMX) statements to perform each of these tasks programmatically.
可以使用数据挖掘扩展插件(DMX)语句,以编程方式执行上述每个任务。
technet.microsoft.com
3.
The id should be unique, to ensure that the profile registration can be found programmatically.
这个id应该是唯一的,从而确保可以程序化地找到这个概要文件的注册。
www.ibm.com
4.
This method allows you to programmatically perform validation on the input control.
此方法使您可以通过编程方式对输入控件执行验证。
msdn2.microsoft.com
5.
To programmatically control the actions performed when a postback HotSpot is clicked, provide an event handler for the Click event.
若要以编程方式控制在单击回发HotSpot时执行的操作,请为Click事件提供事件处理程序。
msdn2.microsoft.com
6.
Moreover, most applications provide application programming interfaces (APIs) to manage content programmatically.
此外,大多数应用程序都提供了应用程序编程接口(API)来以编程方式管理内容。
www.ibm.com
7.
Contains the properties and methods used to programmatically manipulate a breakpoint.
包含用于以编程方式操作断点的属性和方法。
msdn2.microsoft.com
8.
Object provides support for updating the current deployment programmatically as well as support for the on-demand download of files.
对象为以编程方式更新当前部署提供支持,并支持文件的即需下载。
msdn2.microsoft.com
9.
Class. Additionally, use it when programmatically reading a configuration file through a collection of.
对象的集合以编程方式读取配置文件时,也可以使用该类。
msdn2.microsoft.com
10.
Describes how to use the general automation model to programmatically create configurations for solutions and project builds.
描述如何使用常规自动化模型以编程方式为解决方案和项目生成创建配置。
msdn2.microsoft.com
1.
Defines the syntax that you can use to declaratively author and programmatically manipulate Web server controls on an ASP. NET page.
定义您可用于以声明方式创作并以编程方式操作ASP.NET页上的Web服务器控件的语法。
msdn2.microsoft.com
2.
Users can use the Control Panel to set some system-wide flags; other flags can be set programmatically.
系统范围内的某些标志可以由用户在控制面板中设置,其他标志可以通过编程方式来设置。
technet.microsoft.com
3.
Displays static contents on the page and allows you to manipulate it programmatically.
在页上显示静态内容并允许您以编程方式对其进行操作。
msdn2.microsoft.com
4.
This attribute allows you to refer to the form and the controls on the page programmatically in server code.
此属性允许您在服务器代码中以编程方式引用页面上的窗体和控件。
msdn2.microsoft.com
5.
Property is not typically programmatically set, or set as an attribute of the control.
属性通常不以编程方式设置,或者设置为控件的属性。
msdn2.microsoft.com
6.
The report must be accessed programmatically through SOAP methods or through the report URL address.
报表必须通过SOAP方法或通过报表URL地址以编程的方式进行访问。
technet.microsoft.com
7.
Stores up to 2GB of data (the size limit for all Access databases), if you fill the field programmatically.
如果以编程的方式来填写字段,则最多可存储2GB数据(此大小限制适用于所有Access数据库)。
office.microsoft.com
8.
Level 1 goes on to define the interfaces for programmatically interacting with the various pieces of a DOM tree.
第1级还定义了与DOM树不同部分以编程方式互动的接口。
www.ibm.com
9.
This allows you to programmatically control the HTML elements on a Web Forms page.
这使您能够以编程方式控制Web窗体页上的HTML元素。
msdn2.microsoft.com
10.
Remote objects can be registered either programmatically or by specifying the remote objects in configuration files.
可以编程方式或通过在配置文件中指定远程对象来注册远程对象。
msdn2.microsoft.com
1.
Timeouts in all three groups can be set programmatically or by configuration, even though programmatic access is typically thread-scoped.
所有者三组中的超时均可以程序性或配置的方式设置,但程序性的访问通常是线程级的。
www.ibm.com
2.
Programmatically, the window provides the background on which you present all your application's information.
通常还说,应用程序窗口为程序内的所有信息提供了一个背景平台。
www.uxguide.net
3.
Add a Literal Web server control to your page when you want to set text programmatically without adding extra HTML tags.
在您要以编程方式设置文本而不添加额外的HTML标记时,可以向页面添加LiteralWeb服务器控件。
msdn2.microsoft.com
4.
Now, let's take a look at the Java API that lets you create and edit video files programmatically.
现在,我们来看看允许用编程方式创建和编辑视频文件的JavaAPI。
www.ibm.com
5.
The following is an alphabetic list of helper methods that can be used to programmatically add Windows Forms controls to Excel documents.
下面是按字母顺序排列的帮助器方法的列表,您可以使用这些方法以编程方式向Excel文档中添加Windows窗体控件。
msdn2.microsoft.com
6.
This allows you to programmatically control the columns in the DataGrid control.
这允许您以编程的方式控制DataGrid控件中的列。
msdn2.microsoft.com
7.
This allows you to programmatically redirect to another page.
这可以让您以程式设计方式重新导向至其他网页。
technet.microsoft.com
8.
Programmatically determine whether a user is in a particular role and which roles the current user is in.
以编程方式确定用户是否属于特定角色以及当前用户属于哪个角色。
msdn2.microsoft.com
9.
Cellular differentiation is a process in which a group of differentiation specific genes is programmatically induced.
细胞分化的进程中,一组特殊基因的分化诱导编程。
www.syyxw.com
10.
Provides links to the technologies and languages available to implement Reporting Services solutions programmatically.
对于以编程方式实现ReportingServices解决方案,提供一些指向可用技术和语言的链接。
msdn2.microsoft.com
1.
A set of APIs for managing and accessing the Cloud resources programmatically (the tools for the cloud).
用于以编程方式管理和访问云资源的一组API(用于云的工具)。
www.ibm.com
2.
Instead, Wceload is called programmatically by other programs to install CAB files.
Wceload由其他程序通过编程方式调用来安装CAB文件。
msdn2.microsoft.com
3.
You can programmatically add host controls to a host item by using one of the Add.
方法之一以编程方式向宿主项添加宿主控件。
msdn2.microsoft.com
4.
Programmatically controlled XML or relational database getting and setting, augmented by algorithmic generating and filtering.
由算法的生成和过滤作为参数的,通过编程方法控制的XML或关系数据库的获取和设置
www.ibm.com
5.
Without a service description, it is impossible to programmatically interact with a Web service.
没有服务说明,就不可能通过编程方式与Web服务进行交互。
technet.microsoft.com
6.
The jQuery Ajax request posts data to a Web page and uses the resulting page data; it's not programmatically touching the method itself.
jQueryAjax请求将数据发布到Web页面并使用结果页面的数据;并没有通过编程方式触及该方法本身。
www.ibm.com
7.
Property programmatically, but the text in the title bar of the form will change as well.
属性,但窗体标题栏中的文本也将随之更改。
msdn2.microsoft.com
8.
This compiler option cannot be changed programmatically.
不能以编程方式更改此编译器选项。
msdn2.microsoft.com
9.
A standardized means for sophisticated consumer and business applications to programmatically use services provided by other businesses.
有经验的顾客和业务应用程序可以用来程序化地利用其他业务提供的服务的一种标准方式。
www-128.ibm.com
10.
This is all of the code you need to programmatically create the report graphics.
这就是以编程方式创建这个报告图形所需的所有代码。
www.ibm.com
1.
The window changes size programmatically and has no caption.
窗口可以编程方式更改大小,没有标题。
msdn2.microsoft.com
2.
Application domains are usually created and manipulated programmatically by runtime hosts.
应用程序域通常由运行库宿主以编程的方式来创建和操作。
msdn2.microsoft.com
3.
"Microblogging" in general has world-changing potential as long as the content is publicly and programmatically available.
当然不仅Twitter公司,只要内容可以通过编程公开获得,整个微博客领域都有改变世界的潜力。
www.bing.com
4.
Method to programmatically enumerate language provider and compiler configuration settings on a computer.
方法可在计算机上以编程方式枚举语言提供程序和编译器配置设置。
msdn2.microsoft.com
5.
Redirecting programmatically by transferring control to a different page in the same Web application.
通过向同一Web应用程序中的另一页传输控件,以编程方式重定向。
msdn2.microsoft.com
6.
Another reason to rule out automation is the inability to programmatically access the necessary elements of the models themselves.
另一个去掉自动化的原因是缺少计划性地访问模型本身必要的单元的能力。
www.ibm.com
7.
Making DII calls through a Call object is programmatically more complex than using a stub or dynamic proxy.
通过Call对象进行DII调用的过程比使用存根活动态代理复杂。
www.ibm.com
8.
You can specify authorization rules in the configuration file for your Web application or programmatically in your code.
可以在Web应用程序的配置文件中指定授权规则,也可以在代码中通过编程方式来这样做。
msdn2.microsoft.com
9.
Offering a flexible framework that supports usage in a variety of ways, programmatically and through XML.
提供一个支持许多使用方式的灵活的框架,可编程也可通过XML。
www.infoq.com
10.
Without a service description, it is impossible to programmatically interact with an XML Web service.
没有服务说明便无法以编程方式与XMLWebservices交互。
msdn2.microsoft.com
1.
Gives instructions for programmatically determining which item in a list appears in a given position .
提供有关如何以编程方式确定列表中的哪一项出现在给定位置的说明。
www.bing.com
2.
The Fields collection allows you to programmatically manage the row fields in the DetailsView control.
Fields集合允许您以编程方式管理DetailsView控件中的行字段。
msdn2.microsoft.com
3.
Also, some inherited values of a property may come from a style sheet, which is not accessible programmatically.
同时,一些属性继承值可能来自于无法透过程式存取的样式表。
technet.microsoft.com
4.
Script handlers can be programmatically added to virtually any page element, provided that the page element is marked with runat=server.
处理程序脚本可以被程序化的添加到每一个页面元素,只要这个元素被标记为runat=server。
www.cnblogs.com
5.
Doing so will enable you to programmatically add or remove the UI elements from the page.
这样做将使您能够以编程方式添加或从页中移除的UI元素。
www.qqi7.com
6.
Explains how to run calculations programmatically for a range or for the Entire Application.
解释如何以编程方式对部分或全部应用程序运行计算。
msdn2.microsoft.com
7.
Property to programmatically configure the authorization action to be used by a Web application.
属性以编程方式配置将由Web应用程序使用的授权操作。
msdn2.microsoft.com
8.
"Allow user activation" for Editor level users can be configured manually or programmatically.
针对编辑者权限级别用户的“Allowuseractivation”可以手动配置,也可以以编程方式配置。
www.ibm.com
9.
You cannot create custom tasks or modify the ones provided either programmatically or through a tool.
您不能创建自定义任务,也不能以编程方式或通过工具修改所提供的任务。
msdn2.microsoft.com
10.
This linker option cannot be changed programmatically.
不能以编程方式更改此链接器选项。
msdn2.microsoft.com
1.
An SCA component can obtain a service reference through injection, or programmatically through the component Context API.
SCA组件可以通过注入获得服务引用,或通过组件上下文API以编程方式获得。
www.ibm.com
2.
A "pointcut" is a construct used to programmatically declare and group join points.
一个“衡切点”是一个被用作程序声明和分组连接点的构造。
www.ibm.com
3.
This sample demonstrates creating XML comments, viewing them in the editor, and accessing them programmatically.
本示例演示如何创建XML注释,在编辑器中查看它们,并以编程方式访问它们。
msdn2.microsoft.com
4.
Describing services and business processes programmatically in a single, open, and secure environment.
在一个单一的、开放式的、安全的环境中,有计划地描述服务和商业的运行过程。
www.w3pop.com
5.
In doing so, Twitter will also pass along some tokens (as URL parameters, which can be programmatically obtained).
在进行此操作时,Twitter还将传递一些令牌(作为URL参数,可以编程方式获得)。
www.ibm.com
6.
The asynchronous request is a programmatically constructed GET or POST request that goes to a special URL.
这个异步请求发送给特定的地址,它是一个按照程式构造的获取或发送请求。
blog.sina.com.cn
7.
Alternatively, you can store advertisements in a database and extract them programmatically.
或者,可以将广告存储在数据库中并以编程方式提取它们。
msdn2.microsoft.com
8.
This method is useful when one side of a trust is created programmatically and the other side is created manually.
如果信任的一方是通过编程方式创建的,而另一方是手动创建的,则此方法很有用。
msdn2.microsoft.com
9.
Class, an application cannot programmatically add or remove elements of this collection.
类不同,应用程序无法以编程方式添加或移除此集合中的元素。
msdn2.microsoft.com
10.
The fix is to tie the decorator to all DB Engine projects and apply the decorator image programmatically only when the server is running.
补救的方法是将decorator关联到所有的DB引擎项目上,并让decorator图标只有当服务器在运行时才可以编程控制。
www.ibm.com
1.
If you want to provide your own user interface for selection, you can disable ordinary selection and handle all selection programmatically.
如果您想要为选项提供自己的用户界面,可以禁用普通选项并用编程方式处理所有选项。
technet.microsoft.com
2.
Setting the time-out programmatically with the ScriptTimeout property takes precedence over the Web. Config setting.
使用ScriptTimeout属性以编程方式对超时值进行的设置优先于Web.config设置。
msdn2.microsoft.com
3.
Supports updates of the current deployment programmatically, and handles on-demand downloading of files.
支持以编程方式更新当前部署,以及按需下载文件。
msdn2.microsoft.com
4.
Properties window of Business Intelligence Development Studio or programmatically.
窗口中设置属性,或以编程方式设置属性。
msdn2.microsoft.com
5.
Now that we have created and defined our data model, we must hook it up programmatically to the property broker mechanism.
我们已经创建并定义数据模型,现在必须通过编程的方式将它们连接到属性代理机制。
www.ibm.com
6.
Dynamic connections are connections that are created programmatically, as opposed to statically.
动态连接是以编程方式创建的连接,与静态创建的连接相对。
msdn2.microsoft.com
7.
In the case of GC's solution, there is a requirement to allow some of their ESAs to programmatically integrate with their MAM Services.
在GC的解决方案这个案例中,要求允许一些ESA以编程方式与MAM服务集成。
www.ibm.com
8.
Certainly, if the components simply surface lower-level business logic, that business logic is best tested programmatically.
当然,如果组件仅仅提供较低级别的业务逻辑,则最好通过编程方式测试业务逻辑。
www.ibm.com
9.
You do not create new instances programmatically.
您没有以编程方式创建新实例。
msdn2.microsoft.com
10.
Alternatively, you can create your user interfaces programmatically from within your Cappuccino application.
同时,您也可以从您的Cappuccino应用程序内部、以编程方式创建用户界面。
www.ibm.com
1.
Besides setting resource values in markup with resource expressions, you can retrieve resource values programmatically.
除了使用资源表达式在标记中设置资源值外,还可以用编程方式检索资源值。
msdn2.microsoft.com
2.
You can retrieve information about themes and skins programmatically through the Theme List model and through the Skin List model.
您可以通过ThemeList模型和SkinList模型以编程方式检查关于主题和皮肤的信息。
www-128.ibm.com
3.
The user may make the selection, or you can force a selection programmatically in one of two ways.
选择可以由用户做,也可以用以下这两种方法的一种以编程的方式强制进行。
www.ibm.com
4.
You now have a regular structure in memory, one which is very easy to deal with programmatically.
现在在内存中已经有了一个整齐的结构,非常容易通过程序处理它。
www.ibm.com
5.
Therefore it is not recommended that you change culture programmatically.
因此,不推荐以编程方式更改区域性。
msdn2.microsoft.com
6.
This controller variable is how you programmatically interact with the controller during the test.
这个controller变量可用于在测试期间以编程方式与控制器交互。
www.ibm.com
7.
When you add a control programmatically, you must provide the location to place the control and a name that uniquely identifies the control.
以编程方式添加某个控件时,必须提供用来放置该控件的位置以及唯一标识该控件的名称。
msdn2.microsoft.com
8.
The result is essential documentation for component developers and clients in a format that can be programmatically tested.
对于组件开发人员和客户来说,结果实际上就是一种能够用编程方式进行测试的文档。
www.ibm.com
9.
It may be that an application is mostly programmatically driven, but that there are several on-ramps.
有可能某一应用程序多数是通过编程方式驱动的,但有很多入口点。
www.ibm.com
10.
Class are generated by internal errors within Message Queueing that should be dealt with programmatically.
类相关联的异常是由消息队列中的内部错误生成的,这些错误应以编程方式加以处理。
msdn2.microsoft.com
1.
Geronimo provides a number of facilities for securing applications at multiple levels, both declaratively and programmatically.
Geronimo提供了以声明方式和编程方式在不同层次保护应用程序的大量设施。
www-128.ibm.com
2.
Analysis Services provides several tools that you can use to programmatically work with data mining.
AnalysisServices提供了数种工具,您可以借助这些工具通过编程使用数据挖掘。
msdn2.microsoft.com
3.
The Menu Structure is defined through XML and can be obtained from a static file or programmatically.
菜单结构是指通过XML和可从一个静态的档案或程式。
xtdownload.com
4.
The following table lists the classes that are used to programmatically create custom section handlers.
下表列出了用来以编程方式创建自定义节处理程序的类。
msdn2.microsoft.com
5.
Configure HTTP basic authentication for the Web services client programmatically.
以编程方式为Web服务客户端配置了HTTP基本身份验证。
www.ibm.com
6.
The Digg API employs a powerful set of features for users who want to programmatically access dugg articles, Digg events, and Digg users.
为想要以编程方式访问dugg文章、Digg事件和Digg用户的用户,DiggAPI采用一组强大的特性。
www.ibm.com
7.
It accepts a parameter that specifies the Struts parameter name and uses reflection to grab the appropriate field programmatically.
它接收一个指定Struts参数名的参数,并通过编程方式使用反射获取适当的字段。
www.ibm.com
8.
Spring AOP was not suited for advising fine-grained objects-objects need to be Spring-managed or proxied programmatically.
SpringAOP不适合通知细粒度的对象——对象需要由Spring管理或者通过编程被代理。
www.infoq.com
9.
Programmatically specify whether an individual day can be selected.
以编程方式指定是否可以选定个别日。
msdn2.microsoft.com
10.
The SOAPElement needs to be programmatically mapped to the xsd: group for it to work (see Listings 2 and 3).
SOAPElement需要以编程方式映射到xsd:group才能正常工作(请参见清单2和3)。
www.ibm.com
1.
The container security context can be accessed programmatically using the new methods available in the HTTP servlet request.
可以使用HTTPServletRequest中新加入的方法以编程的方式访问容器上下文。
www.infoq.com
2.
However, you may also add them programmatically through the Services and Scripts properties on the ScriptManager control.
不过,您也可以通过ScriptManager控件上的Services和Scripts属性以编程方式添加它们。
msdn.microsoft.com
3.
This property can be changed programmatically when a channel is created or it can be set through the remoting configuration file.
此属性可在创建信道时以编程方式更改,还可通过远程处理配置文件来设置。
msdn2.microsoft.com
4.
Programmatically, by constructing ObjectListCommand objects and adding them to the Commands collection of the control.
编程方式,构造ObjectListCommand对象并将这些对象添加到该控件的Commands集合中。
msdn2.microsoft.com
5.
You can simply instantiate it programmatically, but then your code will depend on a concrete implementation class.
可以简单地以编程方式对其进行实例化,但是这样的话,您的代码将依赖具体的实现类。
www.ibm.com
6.
Demonstrates several different ways to programmatically simulate mouse and keyboard input.
演示通过编程模拟鼠标和键盘输入的几种不同方式。
msdn2.microsoft.com
7.
Event handler, you can programmatically determine the coordinates where the image is clicked.
事件处理程序,可以通过编程方式确定单击的图像位置的坐标。
msdn2.microsoft.com
8.
If it is required, you can set the width of individual columns in the GridView control programmatically.
如果需要,您可以通过编程方式设置GridView控件中个别列的宽度。
msdn2.microsoft.com
9.
Property is used to programmatically determine whether the menu item was created through data binding.
属性用于以编程方式确定菜单项是否是通过数据绑定创建的。
msdn2.microsoft.com
10.
You can execute the same task programmatically by sending an HTTP POST request to the server using any supported programming language.
您可以通过使用它支持的任何语言向服务器发送一个HTTPPOST请求程序化地执行同一任务。
www.ibm.com
1.
Represents a row in the Table control and allows you to manipulate it programmatically.
表示Table控件中的行并允许您以编程方式对其进行操作。
msdn2.microsoft.com
2.
If you want to programmatically set the culture value for a page, you can override the page's InitializeCulture method in server code.
如果要通过编程方式设置页面的区域性值,可在服务器代码中重写页面的InitializeCulture方法。
msdn2.microsoft.com
3.
Otherwise, you should implement the GUI automation testing programmatically, and only use record-playback as an aid to scripting.
否则,您应该有计划地实施GUI自动化测试步骤,并且只将记录回馈作为脚本的帮助使用。
www.ibm.com
4.
NET configurations programmatically without directly editing the XML in the configuration files.
NET组态,而不需要在组态档中直接编辑XML。
msdn.microsoft.com
5.
If you are defining an application programmatically, use Notification Services Management Objects (NMO) for to specify the version number.
如果以编程方式定义应用程序,请使用NotificationServices管理对象(NMO)指定版本号。
technet.microsoft.com
6.
Property is used to programmatically determine whether the node was created through data binding.
属性用于以编程方式确定节点是否是通过数据绑定创建的。
msdn2.microsoft.com
7.
You can programmatically manage the text displayed in the control by setting the Literal. Text property, inherited from the Literal control.
可以通过设置Literal.Text属性(从Literal控件继承),以编程方式管理在控件中显示的文本。
msdn2.microsoft.com
8.
The example begins by programmatically constructing a connection factory and destination.
该示例首先采用编程的方式构造一个连接工厂和目的地。
www.ibm.com
9.
Provides information about specifying data binding programmatically in page markup.
提供有关以编程方式通过页标记指定数据绑定的信息。
msdn2.microsoft.com
10.
ClickOnce applications have the ability to check for updates automatically or programmatically.
ClickOnce应用程序能够以自动或编程方式检查更新。
msdn2.microsoft.com
1.
However, if you want to determine validity, you can programmatically call validation.
但如果要确定有效性,您能以编程方式调用验证。
msdn2.microsoft.com
2.
This walkthrough shows the basics of using check boxes and programmatically changing text formatting on Word documents.
本演练演示在Word文档中使用复选框以及以编程方式更改文本格式设置的基本操作。
msdn2.microsoft.com
3.
Shows how to make a form the top-most form in a Windows Forms application at design time or programmatically.
显示在设计时或编程时,如何使窗体成为位于Windows窗体应用程序最顶端的窗体。
msdn2.microsoft.com
4.
You can provide an event handler for the Command event to programmatically control the actions performed when the Command button is clicked.
可以为Command事件提供事件处理程序,以便以编程方式控制在用户单击“命令”按钮时执行的操作。
msdn2.microsoft.com
5.
Alternately, we could create a new Forum and populate it programmatically as shown in Listing 8.
我们还可以换一种方法,创建一个新的Forum,然后用程序组装起来,如清单8所示。
www.ibm.com
6.
Explains how you can programmatically set the image displayed by a Windows Forms PictureBox control.
解释如何以编程方式设置Windows窗体PictureBox控件显示的图像。
msdn2.microsoft.com
7.
Changing style sheet references programmatically.
以编程方式更改样式表引用。
msdn2.microsoft.com
8.
JDOM can be used as an alternative to the org. w3c. dom package for programmatically manipulating XML documents.
JDOM能够替换org.w3c.dom软件包来有计划地操作XML文档。
www.ibm.com
9.
This can be accomplished either programmatically or with data binding.
这一点可以通过编程方式或使用数据绑定来完成。
msdn2.microsoft.com
10.
Until recently, programmers had only two choices when creating XML documents programmatically.
直到最近,程序员通过编程创建XML文档还只有两种选择。
www.ibm.com
1.
The pop-up menu should be associated with the *. sql file pattern, but the property page fields will be set programmatically.
弹出式菜单应该与*.sql文件模式相关联,但是属性页面字段应该通过编程进行设置。
www.ibm.com
2.
Used to check the syntactic and semantic structure of the programmatically built SOM.
用于检查以编程方式生成的SOM的语法和语义结构。
technet.microsoft.com
3.
Use Report Server Web service methods to access a report server and Report Server Web service programmatically.
使用报表服务器Web服务方法以编程方式访问报表服务器和报表服务器Web服务。
msdn2.microsoft.com
4.
Applications can then programmatically authenticate using JAAS.
应用程序可以使用JAAS对身份验证编程。
www.ibm.com
5.
If you are defining an application programmatically, use the Notification Services Management Objects (NMO) to define custom indexes.
如果是以编程方式定义应用程序,请使用NotificationServices管理对象(NMO)来定义自定义索引。
msdn2.microsoft.com
6.
You can set both page themes and style sheet themes programmatically; however, the procedure for applying each type of theme is different.
可以通过编程方式同时对页面主题和样式表进行设置。但是,应用每种类型的主题的过程有所不同。
msdn2.microsoft.com
7.
The code in the first procedure does not programmatically identify any trace listeners or filters.
第一个过程中的代码未以编程方式标识任何跟踪侦听器或筛选器。
msdn2.microsoft.com
8.
Therefore, when you use those buttons, they add client script to the page that allows the controls to submit the page programmatically.
因此,使用这些按钮时,它们将客户端脚本添加到页面以允许控件以编程方式提交页面。
msdn2.microsoft.com
9.
When a server control is added programmatically to a zone.
当以编程方式将服务器控件添加到某个区域时。
msdn2.microsoft.com
10.
However, it may be changed programmatically by using the. NET Framework, except leading zero, which comes from the Number tab.
不过,可以通过使用.NETFramework以编程方式更改这些信息,来自Number选项卡的前导零除外。
msdn2.microsoft.com
1.
You can set the members of this enumeration programmatically or by using an application configuration file.
可以通过编程或通过使用应用程序配置文件设置此枚举的成员。
msdn2.microsoft.com
2.
You can use DbUnit programmatically in JUnit or you can utilize it as part of a build process.
可以在JUnit中可编程地使用DbUnit,或者可以将它作为构建过程的一部分使用。
www.ibm.com
3.
Object is declared in the markup of a Web page, or created programmatically.
对象是在网页的标记中声明的,还是以编程方式创建的。
msdn2.microsoft.com
4.
At run time, if you programmatically add a control and specify a range for the location, the control is added in line with text.
如果在运行时以编程方式添加控件并指定位置范围,添加到文档中的控件嵌入到文本中。
msdn2.microsoft.com
5.
You can specify if a user has access to a particular method or not, either declaratively or programmatically.
您可以指定用户是否可以访问特殊方法,通过声明的或程序的方式。
www.ibm.com
6.
For a detailed example that programmatically populates an unbound DataGridView control, see the Example section.
有关以编程方式填充未绑定的DataGridView控件的详细示例,请参见“示例”部分。
msdn2.microsoft.com
7.
Runtime reflection: This option uses Reflection API to programmatically inspect the objects at runtime.
运行时反射:这个选项使用反射API在运行时用程序检查对象。
www.infoq.com
8.
More fixture types will only increase TestNG-Abbot's effectiveness at programmatically validating GUIs.
更多的fixture类型只会增加TestNG-Abbot在编程验证GUI方面的高效性。
www.ibm.com
9.
Method can be used to invoke the dialog box programmatically.
方法可用于以编程方式调用对话框。
msdn2.microsoft.com
10.
When you add rows programmatically, however, the value of this property is the index of the first row added.
但以编程方式添加新行时,此属性值为所添加的第一行的索引。
msdn2.microsoft.com
1.
You can also use the Reporting Services Windows Management Instrumentation (WMI) provider to initialize a report server programmatically.
还可以通过使用ReportingServicesWindowsManagementInstrumentation(WMI)提供程序,以编程的方式初始化报表服务器。
technet.microsoft.com
2.
The CacheSection class provides a way to programmatically access and modify the cache section of a configuration file.
CacheSection类提供一种以编程方式访问和修改配置文件的cache节的方法。
msdn2.microsoft.com
3.
Method on the node will cause the node to be selected programmatically.
方法将导致以编程方式选择该节点。
msdn2.microsoft.com
4.
Critically, the data can be seen in views, and agents can programmatically access the data.
严格地说,可以在视图中查看数据,并且代理能够以编程方式访问数据。
www.ibm.com
5.
Macros object allows add-ins to programmatically control the macro recorder and manipulate macro recording.
对象允许外接程序通过编程来控制宏记录器和操纵宏记录。
msdn2.microsoft.com
6.
You might validate programmatically under these circumstances: If validation values are not set until run time.
在以下情况下,您可能需要通过编程来进行验证
msdn2.microsoft.com
7.
In this fourth article, you'll see some sample Java code that will publish WSDL descriptions to UDDI programmatically.
在这第四篇文章中,您将会看到一些示例Java代码,它们将程序化地将将WSDL描述发布到UDDI。
www.ibm.com
8.
A pasting operation can be mimicked programmatically by setting the.
属性,以编程方式模拟粘贴操作。
msdn2.microsoft.com
9.
Attributes can be programmatically added by providing code in the event handler for the OnItemCreated or OnItemDataBound event.
可以通过编程的方式添加属性,方法是为OnItemCreated或OnItemDataBound事件提供事件处理程序中的代码。
msdn2.microsoft.com
10.
It becomes the responsibility of developers to programmatically convert SOAPElement to and from underlying application objects.
开发人员需要负责以编程的方式在SOAPElement和基础应用程序对象之间进行转换。
www.ibm.com
1.
You can insert pictures or WordArt programmatically into your document at the current cursor location.
可以采用编程方式将图片或艺术字插入到文档中光标当前所在的位置。
msdn2.microsoft.com
2.
Programmatically, usually connecting to protocols or in thread management.
程序性的,通常是连接协议或在线程管理中。
www.ibm.com
3.
Provides support for programmatically invoking XML Web services discovery.
为以编程方式调用XMLWebservices发现提供支持。
msdn2.microsoft.com
4.
Programmatically: Inside the ajax beans the placeholders can be replaced by the HTMLs.
编程:在ajaxbean内部,占位符可以被HTML替换。
www.infoq.com
5.
Text property is programmatically set, the inner text is automatically removed and the newly set property takes precedence.
属性是以编程方式设置的,内部文本就会被自动移除,并且新设置的属性有优先权。
msdn2.microsoft.com
6.
If the custom mouse pointer is different from those available at design time, you will need to set it programmatically.
如果自定义鼠标指针与在设计时可用的那些鼠标指针不同,需要以编程形式对其进行设置。
msdn2.microsoft.com
7.
To enforce the service SID for the service, set the flag programmatically, calling ChangeServiceConfig2 with the following parameter values.
要强制该服务使用服务SID,请以编程方式设置标志,使用以下参数值调用ChangeServiceConfig2。
msdn.microsoft.com
8.
Instead of programmatically developing custom solutions, you can deploy a List and quickly customize it to suit various needs.
您可以部署List并快速对其进行定制来满足不同需要,而无需程序化地开发定制解决方案。
www-128.ibm.com
9.
Setting style information programmatically for HTML elements.
以编程方式为HTML元素设置样式信息。
msdn2.microsoft.com
10.
You can programmatically set the image displayed by a Windows Forms PictureBox control.
可通过编程方式设置Windows窗体PictureBox控件显示的图像。
msdn2.microsoft.com
随便看

 

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

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2024/11/13 4:29:00