每个动作都有一个额外的信息如用于清理清理的成立文件的信息窗口。
Each action has an information window with additional cleanup info e. g. founded files for cleanup.
尽管总是可以删除数据,但一旦数据太多,检索额外的信息可能是一个痛苦的过程。
While you can always delete data, retrieving additional information can be a painful process once you have lots of it.
在清单14中,使用一个条件语句显示这些额外的过期信息。
In Listing 14, a condition statement is used to display this extra expiration information.
有些IBM扩展“总是启动”,即各种视图显示关于一个与其地址相邻的对象的额外信息。
Some IBM extensions are "always on," meaning that various views show additional information about an object next to its address.
你还可以选择将一个带有附加域的标签页添加到获取额外信息的窗口中。
You might also choose to add a TAB with additional fields to the forms that are provided to capture additional information.
启动了WSDL定义的BPEL4WS需要一些额外的信息,而且由于BPEL4WS流程使用了WSDL文件,它也需要在文件中添加一个服务链接定义。
BPEL4WS enabled WSDL definitions require some additional information and since this WSDL file will be used in the BPEL4WS process, it requires a service link definition to be added to the file.
合并并按项目的需要归类信息是一个额外的负担。
Combining and putting that information in the context of their project needs is an additional challenge.
device元素表示一个复杂节点,它包含一个带有设备名称的元素和其他几个带有额外信息的元素。
The device element represents a complex node that includes an element with the name of the device and several other elements with additional information.
新解析器在一个ILocationResolver中存储额外的解析信息(问题、节点位置),而不是存储在回调对象中。
The new parsers store additional parsing information (problems, node locations) in an ILocationResolver instead of a callback object.
这或者需要关系表中的一个额外字段来存储Notes头部信息,或者需要一个与具有关键字段的数据表相关的单独的表。
This requires either extra fields in the relational table to store Notes header information or a separate table that’s related to the data table with key fields. .
比如,清单16展示了如何在一个标注内的“appinfo”元素中包括一个定制的错误消息,并使用“documentation”提供有关该消息的额外信息。
For example, Listing 16 shows how to include a customized error message in the "appinfo" element inside an annotation and use "documentation" to provide additional information about the message.
字典是一个简单的汉字字符串的有组织的列表,每个字符串没有附加额外的信息。
The lexicon was simple a organized list of character strings. There were no additional information associated with each string.
该链接指向另一个php脚本,该脚本显示关于该视频的额外信息,包括它的评论、视频回复、作者信息和相关视频。
This link points to another PHP script that displays additional information about the video, including its comments, video responses, author profile and related videos.
您可以创建一个十分复杂的系统,它可以比较结果并发送带有准确寻找额外存储错误和泄漏信息的电子邮件。
You can create a quite sophisticated system that compares results and sends E-mail notifications with precise details upon finding any additional memory errors and leaks.
在OMGmda术语中,标记一个模型意味着利用工具所使用的,不适合从模型的语义中得到的额外信息来标记一个模型。
Marking a model, in OMG MDA terminology, means tagging a model with extra information that is used by tools, and that is not appropriate to be captured in the model's semantics.
比如,一个较专业的用户能够理解更为详细的信息,而一个初级用户则需要很多额外的解释。
For example, a competent user can understand more detailed information, whereas a novice user requires additional explanations.
编译器将用XPathHandler所需的信息生成一个额外的类,即table类。
The compiler will generate an extra class, the table class, with the information required by XPathHandler.
此外,一个动作请求可以包含额外的上下文信息,以提供给事件处理器方法。
Further, an action request may contain additional context information, which will be provided to the event handler method.
因为customerid是原来发送给客户机的客户个人信息中的一个属性,所以在请求中不需要为客户id发送额外参数。
Since customerid is an attribute in the original customer profile that was sent to the client, there is no need to send an extra parameter for the customer id in the request.
就在去年八月,俄罗斯就上演了一场诱骗android系统手机用户安装恶意软件的骗局,并且使用短信服务直接发送信息到某一个号码上而产生了额外的手机费用。
Last August, a scam in Russia tricked users into installing malicious software on Android phones, and using the SMS functionality to send messages to a number that charged a premium fee.
每个玩具的独门内容都有不同,但是这些内容将会包括生平信息,额外的图片,以及一个3D的动画模型,这个模型可以显示玩具小人“进攻,躲避和防守的动作”。
The content will vary by toy, but will include things like biographical information, additional images, and 3D animated models showing off the action figures' "engaging, evading, or defending moves."
幻灯片备注是一个放置幻灯片额外信息很好的位置,例如编号细节、辅助教材或脚注。
Slide notes are a good location for adding extra information about a slide, such as numerical details, supporting materials, or footnote text.
有时候,为了确定一个职位是否合格,我们需要填写一些额外的信息。对于一个职位申请者来说,通过深入思考来回答这些问题是很重要的。
Sometimes additional information is needed in order to determine eligibility. It is important to answer these questions to be considered further as an applicant for the position.
额外其它的函数有:创建表(给定每个表一个名称),删除表和获取数据库的信息。
Additional functions let you create tables (giving each table a name), remove tables, and obtain information about the database.
对外观主题使用一个区块以显示会员的摘要信息。并可链接到一些额外的视图,其中包含了会员列表,会员档案及会员项目。
Makes a block available to themes that shows member summary info. Also links to some additional views with member list, member profiles and member items.
如果一个传真需要被传送,信息需要被归档,额外的货物需要被制作- - -都应去做。
If a fax needs to be sent, information needs to be filed, an extra shipment needs to be made — do it.
C和c++的原因从未采用嵌套函数是因为为了使捕获的工作,你需要额外的信息,其结果是一个指针函数变得更加复杂。
The reason C and C++ never adopted nested functions is because in order to make capture work, you need additional information, with the result that a pointer to function becomes more complex.
独占应用是非常好的平台,为用户创建一个视觉反馈丰富的环境,你可以大量地在界面上添加额外的信息。
Sovereign applications are great platforms for creating an environment rich in visual feedback for users. You can productively add extra little bits of information into the interface.
IDC通过一个平台把你的乐器,乐曲,信息在我们的站点上列示出来从而赋予雅马哈乐器独有的额外功能。
Featured exclusively on Yamaha instruments, IDC creates a channel between your instrument and the music and information listed on our customized web site.
IDC通过一个平台把你的乐器,乐曲,信息在我们的站点上列示出来从而赋予雅马哈乐器独有的额外功能。
Featured exclusively on Yamaha instruments, IDC creates a channel between your instrument and the music and information listed on our customized web site.
应用推荐