The target input pins of the call operation actions need not be set.
呼叫操作行动的目标输入插口不需要被设置。
One of the most common vulnerabilities that these tools detect is when programmers forget to call a sanitation routine on potential malicious input.
这些工具检测出的最常见的漏洞之一就是程序员忘记对潜在的恶意输入调用消毒例程。
Messages are collections of parameters used as profiles in determining the input and output values for a function call.
消息是参数的集合,这些参数用作确定函数调用的输入和输出值的配置文件。
The overall design work flow begins with input from the analysts, usually in the form of call flow diagrams, which can be captured as sequence diagrams.
整个的设计工作开始于分析人员的输入,通常是以调用流图的形式,这些图可以是序列图的。
For example, a service call fails because the input data is corrupted.
例如,因为输入数据损坏而导致服务调用失败。
DII is a generic dynamic invocation model that always ends in an 'invoke' type of call passing in the operation name and the input parameters for that operation.
DII是一种通用的动态调用模型,所得到的“调用”类型是这样的:传入操作名称,并传入操作的输入参数。
In case you're curious, the inner function call converts the input string into a timestamp that complies with a specific format.
您可能会感到奇怪。其实内部函数调用将输入字符串转换成使用特定格式编译的时间戳。
And probably your favorite text editor (if you are a programmer) is easy to configure to call external programs that take the current working file as input.
可能您喜爱的文本编辑器(如果您是程序员)很容易配置成调用将当前工作文件作为输入的外部程序。
However, to make an RFC call from an application, you need to specify the name of the BAPI and the details of its interface including the import parameters (input) and the export parameters (output).
不过,若要从应用程序执行RFC调用,您需要指定BAPI的名称及其接口的详细信息,其中包含导入参数(输入)和导出参数(输出)。
Everything is similar to the strongly typed invocation, except the operation name passes into an 'invoke' call along with the input parameter.
所有内容都与强类型调用类似,不同的是要向“调用”传入操作名称和输入参数。
These functions take environment, connection, statement, or descriptor handles as input and return the diagnostic information related to the last function call made using that handle.
这些函数以环境句柄、连接句柄、语句句柄或描述符句柄作为输入参数,返回与上一次使用该句柄作出的函数调用相关的诊断信息。
The functional map is triggered by the presence of the input objects that are specified as arguments in the call.
如果出现调用的参数所指定的输入对象,就触发功能性映射。
The call to the input converter WCUSTI (see Listing 3).
输入转换器WCUSTI的调用(参阅清单3)。
For example, first, it will decode the password, set variables, and then call the jaas.py with jaas.xml as input.
例如,首先,它会给密码解码,设置变量,然后使用jaas . xml作为输入来访问jaas . py。
Select a component and operation to call, provide some input, and then click Continue.
选择要调用的组件和操作,提供某些输入,然后单击Continue。
CherryPy USES these informal conventions to eliminate several steps of this process, providing user input as the arguments to the Python method it decides to call.
CherryPy使用这些非正式的约定消除这个过程的几个步骤,以参数的形式将用户输入提供给它决定调用的Python方法。
Now assume that Component1 needs to call method2 and method3 with the same input data to get different output data.
现在假设Component1需要用相同的输入数据调用method2和method3来获取不同的输出数据。
This is important in Python programs because file input and output are, by default, buffered; data isn't written as soon as you call a print statement but is instead written in chunks.
在Python程序中这很重要,因为在默认情况下,文件输入和输出是缓冲的;在调用print语句时,数据实际未被写入;相反,数据是成批写入的。
This gives a new function to call, the serialize function, which gets all the input fields in the form and creates a hash of their names and values.
这会带来一个新的可调用的函数serialize,该函数获取表单内的所有输入字段并创建这些字段的名称和值的哈希表。
The input to this call is the tkiid (task instance id) that refers to the specific instance of a human task, and returns the input data.
这个调用的输入是一个引用特定人工任务实例的tkiid(任务实例id),它返回输入数据。
These requirements are sufficiently important that we give them a name: we call such a set of type requirements a concept, and we call this particular concept Input Iterator.
这些条件足够重要以至于我们给它取个名字:我们称这些需求为概念,也为这个特殊的概念为InputInterator。
Modify the generated client to declare proper input and output variables, and pass these as parameters for the Web service method call.
修改生成的客户机以声明合适的输入和输出变量,并将这些作为参数传递给Web服务方法调用。
When the client requests Suggestions from the server, it will call the Map's get method and pass the current content of the input field as a parameter.
当客户端需要来自服务器的推荐时,它会调用Map的get方法,并将当前输入栏内容能够作为参数传递。
The number of call threads depends on the input parameter max_calls which specifies the maximum number of concurrent RPC calls that can be handled by the server.
调用线程的数量取决于输入参数 max_calls,这个参数指定服务器可以处理的最大并发RPC调用数量。
Either by looking at the WSDL manually or by using the described functions from above, it is easy to prepare the input parameters and call the operation of the Web service.
通过手动查看WSDL文件或使用上面描述的函数,都可以方便地准备输入参数和调用此Web服务的操作。
Unlike the corresponding system call DeviceIOControl, the input parameter list in ioctl is not fixed.
与对应的系统调用DeviceIOControl不同,ioctl的输入参数列表并不固定。
So before we use printf, a function, and we passed in one input and input henceforth we're gonna call arguments or parameters.
我们在使用printf函数时,先放进去一个输入,之后的输入我们就要,调用参数了。
Use a cron-job method and call Ganglia's gmetric command to input data.
使用cron - job方法并调用Ganglia的gmetric命令来输入数据。
When the zip5 input field is changed, an Ajax call is made from the user's browser to the server.
当zip5输入字段更改时,将执行从用户的浏览器到服务器的Ajax调用。
When the zip5 input field is changed, an Ajax call is made from the user's browser to the server.
当zip5输入字段更改时,将执行从用户的浏览器到服务器的Ajax调用。
应用推荐