• You then can call the functions using standard function call syntax, by combining this prefix with the name of the method to be invoked.

    然后通过组合前缀调用方法名称可以使用标准函数调用语法调用函数

    youdao

  • We see a much cleaner syntax for defining these functions, which can be optimized for performance by opcode caches.

    我们看到定义这些函数的更规则语法可以通过操作码缓存来优化性能

    youdao

  • You can assign functions to variables as easily as any other type; there is no special syntax.

    其他类型一样可以方便地函数变量需要特殊语法

    youdao

  • This format represents syntax used with ODBC functions.

    这个格式表示的是odbc函数语法

    youdao

  • The syntax and structure of the language make it easy to create small, easy-to-understand functions to build upon.

    这种语言语法结构使开发人员容易开发简单且容易理解函数。

    youdao

  • Post your questions about PHP scripts, functions, syntax, variables, PHP debugging and any other topic of relevance to PHP developers.

    在这里也可以发布关于php脚本函数语法变量、php调试及与PHP开发人员相关所有其他主题问题

    youdao

  • 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查询示例

    youdao

  • However, you may want to capture the full FFmpeg syntax for use in scripts or other batch functions.

    不过,还是建议捕获完整ffmpeg语法以便脚本其他批处理函数内。

    youdao

  • Go provides a simple syntax for declaring anonymous functions.

    Go声明匿名函数提供简单语法

    youdao

  • There are many syntax differences pertaining to PL/SQL objects like Procedures, functions, and triggers in Oracle and DB2.

    OracleDB2 之间存在PL/SQL 对象(比如过程函数和触发器)有关的许多语法差异

    youdao

  • There may be situations where you cannot translate MySQL functions or syntax into a convenient DB2 format.

    可能出现无法MySQL函数语法转换对应的db2格式的情况

    youdao

  • 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语法开始,同时了解函数如何调用的。

    youdao

  • There is not a great deal of consistency between the syntax, functions, and naming conventions of the four wsadmin command objects.

    四种wsadmin命令对象语法函数命名约定之间没有大量一致性

    youdao

  • Likewise, the Windows-specific syntax, __declspec (dllimport), is needed to import any functions, variables, or classes from a DLL.

    同样地,要一个dll导入任何函数变量或者,都需要使用Windows特定的语法__declspec (dllimport)。

    youdao

  • 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 语法的简短总结

    youdao

  • First, the Windows-specific syntax, __declspec (dllexport), is needed to export any functions, variables, or classes from a DLL.

    一点,要一个dll中导出任何函数变量或者,都需要使用Windows特定的语法__declspec (dllexport)。

    youdao

  • 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语言提供定义函数调用它们方式因此语法并不会笨拙。

    youdao

  • 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 ,必须函数定义之前,所以一般都是将它置于代码的顶部.

    youdao

  • 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指针一般化函数对象函数的一般化:一个函数对象可以使用普通函数调用语法。

    youdao

  • 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,ceilinground

    youdao

  • 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语法工具

    youdao

  • This takes a syntax object and converts it into an expression that can be manipulated using normal Scheme list-processing functions.

    接受一个语法对象其转换为表达式可以使用一般Scheme列表处理函数操作这个表达式。

    youdao

  • 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采用一种简单语法混合XMLXPath注释函数以及结合在一起专用表达式语法。

    youdao

  • XQuery is a new language and some of the SQL/XML functions have a syntax that takes getting used to.

    XQuery一种语言而且一些SQL/XML函数语法需要花时间适应

    youdao

  • The shell also determines the syntax required to do functions in scripts.

    shell决定了脚本函数语法

    youdao

  • 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可通过一系列实用函数扩展元素。

    youdao

  • This makes it difficult to create functions in scripts that are designed to be loaded repeatedly, such as custom syntax-highlighting scripts.

    使得很难需要反复加载脚本创建函数比如自定义语法突出显示脚本。

    youdao

  • 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语法,此语法适用函数过程视图模块别名触发器变量和昵称。

    youdao

  • 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.

    为了处理代码长的函数我们采用开发人员认可的语法识别的断行方式实时分解代码行。

    youdao

  • 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.

    为了处理代码长的函数我们采用开发人员认可的语法识别的断行方式实时分解代码行。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定