In the case of function names, this returns the function.
如果是函数名,则返回该函数。
Resolving function addresses to function names with Addr2line
使用Addr2line 将函数地址解析为函数名
This process is repeated until the function names do not match.
重复这个过程,直到函数名不匹配为止。
The large function names and object system now show their worth.
大函数名和对象系统现在显示出它们的价值。
Function names in Vimscript must start with an uppercase letter.
Vimscript中的函数名必须以大写字母开头。
Scala allows function names to include non-alphanumeric characters.
Scala允许函数名字包含非字母数字的字符。
Is there is any way to Expose the functions (function names) inside a. Lib file.
有没有一种方式来揭露功能(函数名)在一个库文件。
The following list details the new function names and what these UDFs can be used for.
下列列表详细描述了新的函数名以及这些UDF可用于什么?
This is a glob pattern (a shell-style regular expression) of function names to ignore.
这是一个要忽略的函数名的glob模式(shell样式的正则表达式)。
Function names from DLL export tables might appear truncated elsewhere in the debugger.
dll导出表中的函数名在调试器的其他位置似乎被截断了。
Only the _new() appended to the function names indicates that these are indeed constructors.
只有添加到函数名尾部的 _new() 才表示这些函数实际上是构造函数。
Here, you can also add other function names to support POST, PUT, and DELETE methods of HTTP.
在这里,还可以添加其他函数名以支持HTTP的POST、PUT和DELETE方法。
Unresolved function names, like printf() in this case, are marked out in the object file produced.
在生成的目标文件中标记出了未解析的函数名,如printf() 。
For example, you can encapsulate commands and function names within their own tags, as in Listing 8.
比方说可以将命令和函数名放在单独的标签中,如清单8所示。
CLIENT_IGNORE_SPACE Allow Spaces after function names. Makes all functions names reserved words.
允许在函数名后使用空格。所有函数名可以预留字。
Your legacy stylesheets do not need prefixes on the standard function names to run in a 2.0 processor.
遗留样式表不需要在标准函数名加上前缀也能在2.0处理程序上处理。
I will figure the rest from the function names, I 'do understand can make out the rest from code.
任何最新的内核。我将图的其他函数名,我听明白能让剩下的代码。
Note: a class cannot implement two interfaces that share function names, since it would cause ambiguity.
注意:一个类不能实现两个有相同函数名的接口,因为那样会引起混淆。
Function names for frames on the call stack, which might be wrong if the optimizer merges two functions.
调用堆栈上框架的函数名称(如果优化器合并两个函数,则函数名称可能是错误的)。
This lets third-party libraries and applications extend the functionality of Dojo without overlapping object or function names.
这允许第三方库和应用程序扩展Dojo功能而不必覆盖对象和功能名称。
With this captured information, we can create a list of source file names, function names and the line Numbers for the functions.
使用捕获的信息,我们可以创建源文件名、函数名和函数行号的列表。
And because the API could change from release to release, function names in this article could potentially be different at some point.
而且因为API有可能在发行版之间变化,所以这篇文章中的函数名称今后可能会有所不同。
Component and function names and their associated Numbers are listed in several internal header files, which you will not be able to see.
组件和函数名以及它们相关的编号列在一些内部头文件中,这些文件是看不到的。
Well, there is also a possibility of using function names for recursion, but you will soon see that this is often impractical nowadays.
当然还有可能在递归调用中使用函数名称,但是你将很快看到在当下他通常不大实用。
The symbol table holds all the variable and function names made up by the programmer, along with the addresses where they can be found in memory.
符号表记录了程序员声明的所有变量和函数名,以及它们在内存中的地址。
This version of these functions should also happily coexist with other versions, as the names used are macros that expand to the actual function names.
这个版本的函数应该能够和其他版本兼容,名字用宏转发到实际的函数。
PHP has the ternary operator (foo?bar:baz) and an enormous (and unwieldy) list of function names, with all kinds of naming conventions; you'll find Python a lot cleaner.
PHP 使用三元操作符(foo?bar:baz)和冗长的函数名列表,而命名约定更是无所不有;相反,您会发现Python 要简洁多了。
Since you can already access these automatically using the FBT probes, the only benefit to this process is providing alternative names for the probes than the function names.
因为已经可以使用FBT探测自动地访问这些位置,所以这么做的惟一好处只是提供与函数名不同的探测名。
Information contained in this output includes process, thread, and node number, as well as trace point Numbers, function names, trace record types and, in some cases, probe Numbers.
该输出中的信息包括进程、线程、节点号,以及跟踪点号、函数名、跟踪记录类型,在某些情况下还包括探测号。
The GWT compiler does a good job at reducing code size but cutting unused methods and obfuscating code to use short variable and function names, but the result is still uncompressed text.
通过去掉未被调用的方法和艰涩的代码、使用简短的变量名和方法名等方式,GWT编译器在减少代码量方面表现得非常出色,但是最后得到的代码文本仍然是未经压缩的。
应用推荐