报告包括了目录名以及函数名。
The report includes the directory name, file name, and function name.
如果是函数名,则返回该函数。
函数名是readFile。
在头文件里,只有一些函数名。
In a.h file, it's generally the names of functions other people wrote.
我们必须决定三个事情:一,函数名。
We have to decide three things: one, the name of the function.
例如,是否是变量名、函数名,等等。
For instance, whether it's the name of a variable, function, etc.
重复这个过程,直到函数名不匹配为止。
This process is repeated until the function names do not match.
函数名和细节可以存储在N_FUN中。
大函数名和对象系统现在显示出它们的价值。
The large function names and object system now show their worth.
在新方法中,函数名清楚地表明了要做什么。
In the new way, the name of the function explains your intention.
函数名与((左括号)之间不应该有空格。)
There should be no space between the name of a function and the left parenthesis of its parameter list.
函数名加上函数的覆盖率信息
The name of the function plus the coverage information for the function
通过使用- f选项,可以告诉工具输出函数名。
By using the -f option, you tell the tool to emit the function name.
这是所要调用的函数名称。
还必须把函数名main改为其他独特的函数名。
You also must replace the function main with some other unique function name.
它与类中的函数名可能不同,但在该例中是相同的。
It could be different than the function name in the class, but in this case they are the same.
jQuery自动将?替换为要调用的生成函数名。
JQuery automatically replaces the? With a generated function name to call.
Scala允许函数名字包含非字母数字的字符。
Scala allows function names to include non-alphanumeric characters.
Vimscript中的函数名必须以大写字母开头。
Function names in Vimscript must start with an uppercase letter.
使用Addr2line 将函数地址解析为函数名
Resolving function addresses to function names with Addr2line
注意,函数名main已经改为dummy。
Note that the name of function main has been changed to dummy.
注意,我们使用?作为回调函数名,而非真实的函数名。
Note that we put a? As the callback function name instead of a real function name.
这种方法依赖于接受回调函数名作为请求参数的远程服务。
This approach relies on the remote service accepting a callback function name as a request parameter.
清单5中显示的函数名为loadgrid函数。
The function shown in Listing 5 is called the loadGrid function.
比方说可以将命令和函数名放在单独的标签中,如清单8所示。
For example, you can encapsulate commands and function names within their own tags, as in Listing 8.
在我们的示例中,函数名称为“handle”加上该消息类型。
In our case, the function name is "handle" concatenated with the message type.
你可以用函数名,模块名甚至类型声明来作为检索的条件。
It's a really awesome Haskell search engine, you can search by name, module name or even type signature.
Functionname,其中发生错误的函数名称。
为了调用方法,并使其发挥作用,只需输入函数名后接圆括号即可。
To invoke, or call the method and have it do its work -- you enter the name of the function, followed by parentheses.
使用捕获的信息,我们可以创建源文件名、函数名和函数行号的列表。
With this captured information, we can create a list of source file names, function names and the line Numbers for the functions.
应用推荐