• Another powerful string operation is the simple in keyword. This offers two intuitive and useful constructs.

    另一个功能强大的字符串操作就是简单in关键字

    youdao

  • The string operation to be performed may result in different outputs, depending on the string length unit that is used for counting the characters.

    执行字符串操作可能导致不同输出取决于计算字符使用的字符串长度单元

    youdao

  • The screen capture to the right is a table of sample profile events during a 6.5 second period during a find string operation over a tree of source code.

    右边截图显示了用时6.5的对源代码搜索字符串过程中,所有的sampleprofile事件

    youdao

  • Programming frequently used string operations, this class encapsulates the string conversion operation, a very convenient, it is recommended to download.

    编程经常用到字符串操作封装了字符串的转换操作非常方便建议下载。

    youdao

  • And, searching for the function "gets" — a notoriously insecure string operationcan reveal programs that are likely vulnerable to a memory overflow, said Veracode's Wysopal.

    根据veracodeWysopal所说,搜索gets函数——一个臭名昭著不安全字符串操作——可以揭示可能内存溢出攻击的程序

    youdao

  • From this output we can see that our mediation was called and successfully inspected the incoming message, pulling out the operation details and the string value that we passed in.

    通过这个输出我们可以了解调用了中介成功地检查传入消息同时提取出了操作详细信息我们传入字符串

    youdao

  • This operation expects a string, to be interpreted as a ticker symbol for a stock, and returns a current quote for that stock, a float value.

    操作等待字符串解释股票报价符号然后返回当前股票报价,一个浮点

    youdao

  • The operation response is an XML string.

    操作响应一个xml字符串

    youdao

  • The INSERT INTO works similarly to SQL, but again, this is URI-based rather than string-, table-, and name-based, which allows the operation to be done across HTTP.

    INSERT INTO 的工作原理类似SQL但是同样基于URI 的,基于字符串、基于基于名称的,允许使用 HTTP 完成操作。

    youdao

  • The arguments for a query operation are the JPQL string or moniker of a predefined named query.

    查询操作参数JPQL字符串预定义名称查询别名。

    youdao

  • The critical aspect of converting a URI to an executable JPA operation is transferring string-based arguments to the strongly typed arguments that any JPA operation requires.

    URI转换成可执行JPA操作关键方面将基于字符串的参数转换成各种JPA操作所需要类型参数。

    youdao

  • Notice that the return type and incoming object of the Ask operation is an AskResponseDocument and AskDocument, respectively, rather than just simply String objects.

    注意,A sk操作返回类型传入对象分别AskResponseDocumentAskDocument不仅仅是简单String对象。

    youdao

  • Add one more operation str_to_authority in this interface with return type as AuthorityID and parameter as String.

    接口中再添加操作str_to_authority,将返回值设置为authorityid参数类型设置为String

    youdao

  • Declares one operation: snoopy, which takes a single string parameter.

    声明操作snoopy取得字符串参数

    youdao

  • As part of a new DataBlade module, these data types come with string manipulation functions to validate the data types and bitwise operation functions.

    作为DataBlade模块一部分,数据类型附带了用于验证数据类型的字符串操纵函数操作函数。

    youdao

  • This operation takes one String parameter (for example, Jane) and returns a greeting: "Hello Jane!".

    这种操作接受一个字符串参数例如Jane),然后返回一句问候语“Hello Jane!”

    youdao

  • Extract each (step3) HTML element, applying a string replace operation (step3a1).

    提取每个(step3)HTML元素,执行字符串替换操作(step3a1)。

    youdao

  • Finally, we look through the datastore for objects whose name key contains the string 'Homework 1' and perform an operation on each of those objects.

    最后遍历数据存储器查找那些name包含字符串'Homework1 '的对象然后这些对象中的一个执行操作

    youdao

  • In the TADDM API definitions, the Find operation accepts a query string which follows the syntax of MQL.

    TADDMAPI定义中Find操作收到一个查询字符串该字符串遵循mql语法

    youdao

  • This operation takes a String value from the controller layer and returns a complex SampleOperationResponse type object. This data type contains the following.

    操作控制器获得一个string返回复杂SampleOperationResponse类型对象

    youdao

  • Notice that we have simple string concatenation here (". "is the concatenation operation in Perl).

    注意我们在此处进行了一次简单字符串拼接操作(“.Perl拼接操作)。

    youdao

  • The result of this operation is a long XML string containing all the columns from the Inbox view. You append the session cookie to the header with.

    操作结果一个xml字符串,它包含Inbox视图中的所有

    youdao

  • It has a single operation, Ask, that takes in a single String parameter, question, and returns a single String as a response, answer.

    具有单个操作——ask这个操作带有单个string参数——question返回单个String作为响应answer

    youdao

  • Which shows that the string lookit, which was passed to the invoke call in wsadmin, was received and used by the SnoopMBean code that implements the snoopy operation.

    显示实现snoopy操作SnoopMBean代码接收使用了传递给wsadmin中的invoke调用lookit字符串

    youdao

  • A WHERE clause is added to the Select statement string representing the column or columns that correspond to the key fields used in the RPG CHAIN operation.

    where子句添加一个select语句字符串,该字符串表示R PG CHAIN操作使用字段对应的一

    youdao

  • The string format operation involves the processing of the FormatString, looking for format specification sequences, and using these sequences to format the associated data from the right operand.

    字符串格式操作涉及处理FormatString寻找格式定义序列使用这些序列右边的操作中的相关数据应用格式。

    youdao

  • The string version of concatenation requires strings you want to join to be copied to a new location, which is an o (n) operation.

    String版本连接操作要求将需要连接的两个字符串复制位置一种O (n)操作。

    youdao

  • The comparison operation determines whether the first string lexical ly precedes the second or if the two strings are lexical ly equal.

    比较操作可以确定第一字符串是否词法上排第二个字符串之前,或者两个字符串是否在词法上相等

    youdao

  • To design the later, right-click on the Employee class again, and this time add an operation called FullName with a result of type String.

    为了设计后者再次employee添加一个名为FullNameoperation,其结果String类型的。

    youdao

  • To design the later, right-click on the Employee class again, and this time add an operation called FullName with a result of type String.

    为了设计后者再次employee添加一个名为FullNameoperation,其结果String类型的。

    youdao

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

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

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