Each time a function is invoked, you add a new entry to this array.
每次调用函数时,您都将一个新条目添加到该数组中。
A more complicated curvature would be like a function that inputs an entry point and returns one of several local lowest points.
更为复杂的曲率将类似于一个函数,它输入一个入口点并返回几个局部最低点中的其中之一。
Avoid placing probes at function entry and exit points.
不要把探测放在函数进入点和退出点。
Each entry shows the number of times that the function was called and statistics on the processing time for the function call.
每个条目显示调用函数的次数和关于函数调用的处理时间的统计数据。
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元素。
A nice feature is that each new function entry is indented for clarity.
其中一个比较好的特性是,为了清晰起见,每个新的函数项呈锯齿状排列。
If the prefix is an e, the address is a function entry address (that is, this function was called).
如果前缀是E,那么这个地址就是一个函数的入口地址(也就是说,您正在调用这个函数)。
User Function Tracing probes (or uft) for entry of exit of user written code.
针对用户编写的代码的入口或出口的用户函数跟踪探针(或uft)。
Pointer to the mapped function entry point.
指向被映射函数入口点的指针。
Coming into scope at function entry.
在函数入口变成范围作用域。
Next, define your probe, which is an entry probe into the kernel function sys_sync.
其次,定义您的探针,它是一个探测内核函数sys_sync的条目。
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(参见参考资料)来描述表单字段。
The main entry point for the program is the AddInMain() function.
该程序的主要入口点是AddInMain()函数。
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脚本的开头或通过头文件定义函数的原型。
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,从而刷新条目的函数。
For each directory entry, the filldir function should be called.
对于每个目录项来说,都应该调用filldir函数。
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版本,您可以任意命名这些函数)。
应用推荐