You then can call the functions using standard function call syntax, by combining this prefix with the name of the method to be invoked.
然后通过组合该前缀与被调用方法的名称,可以使用标准的函数调用语法调用函数。
We see a much cleaner syntax for defining these functions, which can be optimized for performance by opcode caches.
我们看到了定义这些函数的更规则的语法,这可以通过操作码缓存来优化性能。
You can assign functions to variables as easily as any other type; there is no special syntax.
就像其他类型一样,可以方便地将函数赋给变量,不需要特殊的语法。
This format represents syntax used with ODBC functions.
这个格式表示的是odbc函数的语法。
The syntax and structure of the language make it easy to create small, easy-to-understand functions to build upon.
这种语言的语法和结构使开发人员很容易开发简单且容易理解的函数。
Post your questions about PHP scripts, functions, syntax, variables, PHP debugging and any other topic of relevance to PHP developers.
在这里您也可以发布您关于php脚本、函数、语法、变量、php调试及与PHP开发人员相关的所有其他主题的问题。
Look at the SPARQL spec to learn in detail about SPARQL's built-in functions, operators, query forms, and syntax, or to see many more example SPARQL queries.
请参阅SPARQL的规范,详细学习SPARQL的内置函数、操作符、查询格式和语法,或者参阅更多SPARQL查询示例。
However, you may want to capture the full FFmpeg syntax for use in scripts or other batch functions.
不过,还是建议捕获完整的ffmpeg语法以便用在脚本或其他的批处理函数内。
Go provides a simple syntax for declaring anonymous functions.
Go为声明匿名函数提供了简单的语法。
There are many syntax differences pertaining to PL/SQL objects like Procedures, functions, and triggers in Oracle and DB2.
在Oracle和DB2 之间存在与PL/SQL 对象(比如过程、函数和触发器)有关的许多语法差异。
There may be situations where you cannot translate MySQL functions or syntax into a convenient DB2 format.
可能会出现无法将MySQL函数或语法转换成对应的db2格式的情况。
This first article in this jQuery series begins by exploring the syntax of jQuery, how it is set up, and how its functions are called.
这个jQuery系列文章的第一篇以探索jQuery语法开始,同时了解它的函数是如何调用的。
There is not a great deal of consistency between the syntax, functions, and naming conventions of the four wsadmin command objects.
四种wsadmin命令对象的语法、函数和命名约定之间没有大量的一致性。
Likewise, the Windows-specific syntax, __declspec (dllimport), is needed to import any functions, variables, or classes from a DLL.
同样地,要向一个dll导入任何函数、变量、或者类,都需要使用Windows特定的语法__declspec (dllimport)。
The beginning bit of the book has a brief summary of the statements (with built-in functions mistakenly called statements), modules, and some Python syntax.
本书开头有一点声明(将内置函数误称为声明)、模块以及一些Python 语法的简短的总结。
First, the Windows-specific syntax, __declspec (dllexport), is needed to export any functions, variables, or classes from a DLL.
第一点,要从一个dll中导出任何函数、变量、或者类,都需要使用Windows特定的语法__declspec (dllexport)。
Similar to Python, the language offers a way to define the functions and then call them so that the syntax is not cumbersome.
类似于Python, Go语言提供了定义函数并调用它们的方式,因此语法并不会笨拙。
The syntax for importing modules in a Haskell script is import . This must be done before defining any functions, so imports are usually done at the top of the file.
在haskell中, 装载模块的语法为import ,这必须得在函数的定义之前,所以一般都是将它置于代码的顶部.
Just as iterators are a generalization of Pointers, function objects are a generalization of functions: a function object is anything that you can call using the ordinary function call syntax.
正像iterators是指针的一般化,函数对象是函数的一般化:一个函数对象是你可以使用普通函数调用语法。
New functions include regular expression syntax for pattern matching, new date functions such as current date, and new numeric functions such as floor, ceiling and round.
新的功能包括用于模式匹配的正则表达式语法,新的日期函数比如当前日期,还有新的算术函数比如floor,ceiling和round。
In the 6.1 release, WebSphere Application Server contains significantly enhanced administrative functions and tooling that support product automation and the use of the Jython syntax.
在6.1版本中,WebSphereApplicationServer包含得到显著增强的管理功能和支持产品自动化及使用jython语法的工具。
This takes a syntax object and converts it into an expression that can be manipulated using normal Scheme list-processing functions.
它接受一个语法对象并将其转换为表达式,可以使用一般的Scheme列表处理函数操作这个表达式。
XQuery USES a simple syntax that is a mix of XML, XPath, comments, functions, and a special expression syntax to tie it all together.
XQuery采用一种简单的语法,混合了XML、XPath、注释、函数以及将其结合在一起的专用表达式语法。
XQuery is a new language and some of the SQL/XML functions have a syntax that takes getting used to.
XQuery是一种新语言,而且一些SQL/XML函数的语法需要花时间适应。
The shell also determines the syntax required to do functions in scripts.
shell还决定了脚本中函数的语法。
In addition to selecting the element, MooTools also extends the element with a series of MooTools utility functions. The syntax for doing so is.
除了选取该元素,MooTools还可通过一系列实用函数扩展此元素。
This makes it difficult to create functions in scripts that are designed to be loaded repeatedly, such as custom syntax-highlighting scripts.
这使得很难在需要反复加载的脚本中创建函数,比如自定义的语法突出显示脚本。
Note that the commands take advantage of the new CREATE OR REPLACE syntax that is applicable to functions, procedures, views, modules, aliases, triggers, variables, and nicknames.
注意,这些命令利用了新的CREATEORreplace语法,此语法适用于函数、过程、视图、模块、别名、触发器、变量和昵称。
To handle functions with long lines, we use syntax-aware reflow that runs in real time to wrap these long lines the way a programmer would.
为了处理代码行较长的函数,我们采用开发人员认可的语法识别的断行方式实时分解长代码行。
To handle functions with long lines, we use syntax-aware reflow that runs in real time to wrap these long lines the way a programmer would.
为了处理代码行较长的函数,我们采用开发人员认可的语法识别的断行方式实时分解长代码行。
应用推荐