A more complicated curvature would be like a function that inputs an entry point and returns one of several local lowest points.
更为复杂的曲率将类似于一个函数,它输入一个入口点并返回几个局部最低点中的其中之一。
The function in Listing 20 returns a vector of vectors. This is because each document could generate zero to many map entries, and each map entry is represented as a vector.
清单20中的函数返回矢量的矢量,这是因为每个文档都可能生成零到多个映射条目,而每个映射条目都被表示为一个矢量。
Each entry shows the number of times that the function was called and statistics on the processing time for the function call.
每个条目显示调用函数的次数和关于函数调用的处理时间的统计数据。
All this is done in the OPEN call to the table function; in the FETCH calls, the next word is retrieved from the set and returned as index entry.
这些都是在对表函数的OPEN调用中完成;在FETCH调用中,从集合中检索下一个单词并作为索引条目返回。
You have many options, but for the sake of simplicity, just write the addresses to a file, noting which addresses are function entry and which are exit (see Listing 2).
您有很多选择,但是为了简便起见,可以将这个地址简单地写入一个文件,要注意哪个地址是函数的入口地址,哪个地址是函数的出口地址(参见清单2)。
The STORE function creates an entry in both the primary and the secondary array (normal and reverse mapping).
STORE函数同时在主数组和辅数组(常规和反向映射)中创建一个项。
This systematic function is more complete, including data entry, the salary is calculated, the data are revised and the record is inquired about, the module of the data exported, and so on.
本系统功能比较完善,包括数据输入,工资计算,数据修改,记录查询,数据输出等模块。
This is a function for creating the UI elements for each entry.
这个函数为每一个记录创建UI元素。
If the prefix is an e, the address is a function entry address (that is, this function was called).
如果前缀是E,那么这个地址就是一个函数的入口地址(也就是说,您正在调用这个函数)。
Render — Function that returns an HTML string, formatted according to some rules we devise on how we prefer each server entry to be displayed.
Render —返回HTML字符串的函数,这些字符串根据我们显示每个服务器条目的规则进行格式化。
User Function Tracing probes (or uft) for entry of exit of user written code.
针对用户编写的代码的入口或出口的用户函数跟踪探针(或uft)。
Therefore, you begin by defining the main function, which is the entry point to the program.
因此,开始你可以定义一个main函数,它是程序的入口点。
Arg0 is the argument passed to the function being probed for entry probe.
arg0是传递给要探测的函数的参数,用于进入探测。
Last, let's have a look at netmon.js, which contains a list of entries along with a function designed to render an entry, shown in Listing 4.
最后,让我们来看看netmon . js,该文件包含一列条目以及一个被设计用来呈现条目的函数,如清单4所示。
The getdiscinfo function fills out the album entry with track and album information.
getdiscinfo函数向唱片条目填充乐曲和唱片信息。
The code snippet shown in Listing 5 is the entry function into the xml2json converter.
清单5中的代码片段是xml2json转换器的入口函数。
This function is the entry point for the second use case: adding an Item to the shopping cart.
这个函数是第二个用例的入口点:向购物车中添加item。
Because data entry is a seminal function in any CMS, Drupal offers a form API (see Resources) to describe form fields.
由于数据输入是任何CMS中的基本功能,Drupal提供一个FormAPI(参见参考资料)来描述表单字段。
CreateResourcesTable - a function that creates the required database table and creates a single default entry for demonstration purposes.
createResourcesTable—创建所需数据库表并创建用于演示目的的单个默认条目的函数。
BRSL stands for "branch relative and set link." This branches to the function entry point and sets the link register (LR) to the next instruction for the return address.
brsl代表“branch relative and setlink”,用来分支到函数的入口点并将链接寄存器(LR)设置为返回地址的下一个指令。
DeleteEntry - a function that removes an entry from the database table.
deleteEntry—从数据库表删除条目的函数。
Tracing of arguments passed to function is feasible when probe type is entry and requires function prototype to be defined at the beginning of Vue script or through header file.
当探测类型为入口时,可以探测传递给函数的参数,这要求在vue脚本的开头或通过头文件定义函数原型。
Tracing of arguments passed to the function is feasible when the probe type is entry and requires that the function prototype be defined at the beginning of the Vue script or through a header file.
如果探查类型是入口,就可以探查传递给函数的参数,这要求在vue脚本的开头或通过头文件定义函数的原型。
You can read data from a /proc entry (from the kernel to the user) by using the read_proc function. This function has the following prototype
我们可以使用 read_proc函数从一个 /proc项中读取数据(从内核空间到用户空间)。
For probe managers that support function entry or exit probes, the location field (the last field) must use the "entry or" exit keyword.
对于支持函数进入或退出探测的探测管理器,位置字段(最后一个字段)必须使用“entry”或“exit”关键字。
RefreshEntry - a function that refreshes the entry by retrieving the entry's ping URL via an Ajax call.
refreshEntry—通过使用Ajax调用检索条目的pingURL,从而刷新条目的函数。
The process_directory function (which starts in Listing 3 and ends in Listing 6) reads the specified directory and prints some information about each entry.
process_directory函数(开始于清单3,结束于清单6)读取了指定的目录,并显示了每个条目的相关信息。
A typical program has a main, where an LKM has a module entry and exit function (in version 2.6, you can name these functions anything you wish).
典型的程序有一个main函数,其中LKM包含entry和exit函数(在2.6版本,您可以任意命名这些函数)。
If the function in question is not listed in the modules view because the containing executable has not been loaded, you can create a deferred entry breakpoint.
如果函数在模块视图中没有进行监听,因为可执行的包含部分没有得到载入,那么您就可以创建一个进入中断点。
As each function is called, its entry in the PLT is simplified into a direct jump to the loaded function.
当每个函数被调用时,它的PLT中的条目就会被简化为一个到那个已加载函数的直接跳转。
应用推荐