After finishing the programming, the author tests the capability and function of the modules of PIDS and gives some typical attacking examples to test the applied function of PIDS.
PIDS开发结束后,作者对PIDS各模块的性能和功能进行了测试,并使用几个典型的攻击案例测试PIDS的应用功能。
Even beyond this confusion issue, I see the data binding function as an aspect (in the AOP sense) that gets applied to the application.
我将数据绑定函数看作是将要应用到程序程序的方面(从aop的角度),这甚至超出了这个混淆问题的范围。
The CONTAINS function takes two parameters: the column name, establishing the context in which full-text search should occur, and the actual search criteria that should be applied.
CONTAINS函数有两个参数:列名(建立应该进行全文搜索的上下文)和应该应用的实际搜索条件。
The order of when each aggregation function is applied is also important and needs to be done according to the order of the aggregations listed in the measure.
应用每个聚合函数的次序也很重要,需要根据度量中列出聚合的次序来安排。
Usually it has to do with some number and the function applied to that number modified.
函数一般都得接受一个值并修改它。
Actually, most iterator contexts want an object that will generate an iterator when the new iter built-in function is applied to it.
事实上,当迭代器应用新的iter内置函数时,大多数迭代器的上下文希望得到一个可以生成迭代器的对象。
Otherwise the asynchronous nature of agents would mean that you cannot be sure if the function sent has been applied to it.
否则,agents的异步性将意味着无法确保所发送的函数是否已得到应用。
In almost every case (the notable exception being string ), a list function applied to a dictionary behaves as if the function had been passed a list of the values of the dictionary.
几乎在所有的情况(最显著的例外是string)下,一个应用到字典的列表函数的行为就像该函数收到了该字典的一个值列表。
After you have applied the SO_REUSEADDR socket option, the bind API function will always permit immediate reuse of the address.
在应用了SO_REUSEADDR选项之后,bindapi函数将允许地址的立即重用。
Scripting is most useful when the same function is applied to multiple SVG elements. For example, you could add a rectangle to Listing 6 as follows.
当一个函数要应用到多个SVG元素时,脚本是最有用的。
Updates to the function of the appliance are provided by way of firmware updates that are applied directly from the WebSphere CloudBurst Web console.
对设备功能的更新是通过固件更新的方式提供的,而后者可以从WebSphereCloudBurstWeb控制台中直接应用。
A date picker is also available within the General TAB of the Format date function properties, which can be applied as the input date and time.
在Formatdate函数属性的General选项卡内还可以使用一个日期选择器,它可以作为输入的日期和时间使用。
This function also has a callback; thus, for each iteration, some logic is applied to the data collected.
这个函数也有一个回调;因此,对于每次遍历,都会有一些逻辑应用于收集的数据。
We didn't specify which function callback would be applied as the second argument, just that a function callback would be applied.
我们并没有指定哪个回调函数会被用作第二个参数,只需要是一个回调函数就可以了。
The aggregate function, COUNT, is applied to the records that remain after the stage-2 predicate filtering.
作为聚合功能的COUNT适用于在阶段2谓词过滤以后保留的记录。
The second aggregation function is applied to the partially calculated results of S1.
第二个聚合函数应用于S1的部分计算结果。
Trace hooks can be applied at the entry or exit of any function (currently exit probe point is supported for system calls only).
跟踪钩子可以应用于任何函数的入口或出口(当前对于系统调用只支持出口探测点)。
Recursion is actually a way of defining functions in which the function is applied inside its own definition.
递归实际上是定义一个调用自身的函数的方式。
Then measure each individual's fitness (measured as a function applied to the individual's DNA) and make the individual more likely to procreate if he is more fit.
然后衡量每一个个体的适应性(把它看作是适用于个体的DNA的官能来衡量),并且使那些更适应的个体更有可能繁衍。
By default, replication validates Subscriber information based on that function before each synchronization and whenever a snapshot is applied at the Subscriber.
默认情况下,每次同步前和快照应用于订阅服务器时,复制都将根据此函数验证订阅服务器信息。
Reliability: Just as WebSphere eXtreme Scale replicates and handles application objects, the same function is applied on the asynchronous messages within the grid.
可靠性:就像WebSphereeXtremeScale复制和处理应用程序对象那样,同样的功能也被应用到网格中的异步消息。
Miniature function device and interface device are applied to microfluidic chip, which has accelerated the industrialization and commercialization process of microfluidic chip.
微型功能器件以及接口器件在微流控芯片上的应用,加快了微流控芯片实现产业化、商品化的进程。
This is because the XQuery expression in the XMLQUERY function is applied to one row (document) at a time and never removes a row from the result set, only modifies its value.
这是因为XMLQUERY函数中的XQuery表达式每次应用于一行(文档),并不会从结果集中去掉一行,只是修改它的值。
Miniature function device and interface device are applied to microfluidic chip, which has accelerated the process that the microfluidic chip realizes industrialization and commercializes.
微型功能器件以及对外接口器件在微流控芯片上的应用,加快了微流控芯片实现产业化、商品化的进程。
Recently, Support Vector Machine is well applied in pattern recognition, function approximate, data mining and text auto categorization.
目前,支持向量机在模式识别、函数逼近、数据挖掘和文本自动分类中均有很好的应用。
As shown, with map, you provide your function and a list of elements to which the function is applied.
如图所示,通过map,为已应用的函数提供您的函数和一系列元素。
Constructed wetlands sewage system has especial purification mechanism and function, and it was applied for domestic sewage and industrial sewage.
人工湿地污水系统由于具有独特的净化机理和功能而越来越多地被用于处理生活污水和工业废水。
This finding applied to patients irrespective of their left ventricular ejection fraction, a common measure of ventricular function.
这一发现与患者的左心室射血分数——衡量左心室功能的一项参数——无关。
The best kind of polymorphism is the unintentional kind, where you discover that a function you already wrote can be applied to a type you never planned for.
最好就是无心插柳柳成荫的这种多态,这种情况下你会发现某个之前写过的函数可以用来处理一个之前没有计划到的类型。
The best kind of polymorphism is the unintentional kind, where you discover that a function you already wrote can be applied to a type you never planned for.
最好就是无心插柳柳成荫的这种多态,这种情况下你会发现某个之前写过的函数可以用来处理一个之前没有计划到的类型。
应用推荐