This is only used as a pattern input parameter for naming the interfaces and classes.
它仅仅作为模式输入参数而使用,以用于命名接口和类。
Man-machine interactive method has been adopted to execute parameterization pattern input and the basic information input about the blanking part.
本文采用人机交互方式进行参数化图形输入和冲裁件基本信息输入以提高绘图效率和避免重复劳动。
This pattern processes each record in an input file and accumulates the resulting processed records in one or more "transitory" target files which will be moved to target directories on completion.
此模式处理输入文件中的每个记录,并将所得到的经过处理的结果累积为一个或多个“临时”目标文件,此文件将在完成时移动到目标目录。
This function compiles the given regular expression into a pattern with the given mode and attempts to match the given input against it.
此函数将给定正则表达式编译到具有给定模式的模式中并尝试匹配针对它的给定输入。
It proceeds through each one, trying to match the input form to the pattern and, if it matches, it produces the associated expansion.
它依次通过每个组合进行处理,尝试将输入形式与模式进行匹配,如果匹配的话,它就产生相关联的展开形式。
Product implementations of the data cleansing pattern vary in the range of formats they can support for input data.
数据清理模式的产品实现对输入数据支持的格式有很大变化。
The engine starts from the first rule and looks for the rule that matches the input pattern.
引擎从第一条规则开始,查找与输入模式匹配的规则。
Instead, check to make sure the input matches a certain pattern that you know is safe, and reject anything not matching the pattern.
所以,应该检查并保证输入符合你认为是安全的特定模式,而拒绝不符合这个模式的所有输入。
First, this core focus directs attention to the correct item, which is affected by predictability of input pattern.
首先,该核心关注受到记忆输入模式可预见性的影响,将注意力转移到正确的信息上。
Scripting raw text input into something that the final accounting application can use is simplified by the fact that, in general, receipts follow a pattern.
实际上,一般而言,收据都会遵循一个模式,所以将原始的文本输入编写成最终财务应用程序可以使用的东西就得到了简化。
This is useful for validating input or for splitting a document where the pattern matches.
这对于验证输入或分隔与模式匹配的文档很有用。
In the case of the FTP adapter pattern, for example, you need to provide only the host name of the FTP server, the directories and the format of the input and output files.
例如,在FT p适配器模式的情况下,您只需提供FTP服务器的主机名称、输入和输出文件的目录和格式。
If the pattern specifies a leading minus sign for negative input, a trailing minus sign is ignored.
如果该模式指定前置负号为负输入,后置负号将被忽略。
In this pattern, the actions resulting from each combination of a set of input values is evaluated.
在此模式中,由每个输入值组合生成的操作被评估。
Some input is numeric or has a specified pattern In these cases, you can use the logical filtering options and check data against an expression or other logical tests.
一些输入是数字或有指定的式样。在这些情况下,您可以使用逻辑过滤选项并针对表达式或其他逻辑测试检查数据。
An initial scan of the input directory when the flow is started populates a list of input files that match the input pattern and are waiting to be processed by the message flow.
流启动时的初始输入目录扫描将填充与输入模式匹配并等待由消息流处理的输入文件列表。
It just so happens that one of the characteristics of the wrapped pattern is that the name of the input element is the same as the name of the operation.
因此,包装的样式具有这样的一个特征,输入元素的名称与操作的名称是相同的。
Because it finds at least one match to its two-character pattern on every line, the grep command outputs every line in the input file.
由于会在每行至少找到此双字符模式的一个匹配项,因此grep命令会输出输入文件中的每个行。
A sample input model for this pattern can be found in simple.xml.
此模式的示例输入模型可以在simple . xml中找到。
The pattern in Figure 21 shows the second solution by defining several input and output criteria for Task 4 that correctly match the alternative branches.
图21的模式显示了第二种解决方案,它为Task4定义了几个输入和输出条件,这些条件可与可选分支正确匹配。
The pattern in Figure 20 shows the first solution, where the minimum multiplicity of item D as input of Task 4 is set to zero.
图20中的模式显示的是第一种解决方案,在其中,项目D被作为Task4的输入,它的最小增殖次数被设置为零。
Another common useful pattern is to enable a virtual machine to accept input from itself by enabling loop-back support.
另一个通用的模式是,通过启用loop -back支持,允许虚拟机接受来自其自身的输入。
This converter expects users to input data in the format (pattern) specified in the mask attribute and then knows to translate the input into a basic string.
这个转换器期望用户输入mask属性中给定的格式(模式),然后将其输入转换为基本的字符串。
For wrapped pattern, the operation name is mapped so, there is no additional restriction on the input parameter names to be different in different methods for a given web service.
对于wrapped模式来说,就是这样映射操作名称的,对于给定web服务来说不存在对不同方法中的不同输入参数名称的其他限制。
After you have created it, the session bean class is manually bound to the Business Service input parameter of the Business Delegate pattern instance.
创建它后,sessionbean类被手动绑定到BusinessDelegate模式实例的BusinessService输入参数。
But if you want to fetch specific input, you'll need the matcher method of Pattern When given some input, this method will return the appropriate matcher class.
但如果您想获取特定的输入,您将需要Pattern的matcher方法。
You can transform the sample input model with this pattern by selecting the model (file simple.xml) and using the right mouse button to select Apply pattern from the context menu.
您可以使用此模式转换示例输入模型,方法是选择该模型(文件simple . xml),并使用鼠标右键在上下文菜单中选择ApplyPattern。
Thus, the logic to process the input (the servlet) and the logic to generate the view (the Hamlet) are nicely separated (as described by the MVC design pattern).
这样一来,处理输入的逻辑(servlet)和生成视图的逻辑(Hamlet)就巧妙地分离开来了(如mvc设计模式所描述的那样)。
Enter the following regular expression pattern into the input field of the Rule section.
在Rule部分的input框中输入以下正则表达式模式。
Sed loads lines from the input into the pattern space, applies sed editing commands to the contents of the pattern space, and then writes the pattern space to standard output.
sed将输出中的行加载到模式空间(patternspace),对模式空间的内容应用sed编辑命令,然后将模式空间写入到标准输出中。
应用推荐