• They are very basic type of argument, later you will see there are many types of arguments that are in these categories.

    它们论点基本类型之后你们看到这些类型中间,许多种类论点

    youdao

  • The angle brackets assign a specific type (that is, the parameterized type) to the generic type represented by the "T" argument types.

    括号为由 “T参数类型表示指定具体类型

    youdao

  • The instanceof function provides a good way of checking type, but you can also roll object type checking into the method signature itself by using type hints in the argument list.

    虽然 instanceof功能提供了一种检查类型方法可以通过参数列表中使用类型提示,来将对象类型检查滚动方法签名自身中。

    youdao

  • The generic type argument declares the type of result this CriteriaQuery will return upon execution.

    参数声明CriteriaQuery执行返回结果类型

    youdao

  • If the object argument is null, you need to generate a null accessor for the type.

    如果对象参数需要这个类型生成一个访问器

    youdao

  • It's quite common to have the same data type used as an argument to multiple business methods, across multiple business delegates.

    多个业务委派中的多个业务方法使用相同数据类型作为参数十分常见的。

    youdao

  • Be cautious about method overloading based on argument type when you write extension functions.

    编写扩展函数,应谨慎处理根据实参类型进行的方法重载

    youdao

  • Another type of unplanned murder occurs when in the midst of an argument, fury is unleashed and the murder is the result of a loss of impulse control.

    另一情况就是争吵发生无计划杀人结果就是愤怒释放,而冲动控制不当造成了杀人。

    youdao

  • When you want to create an atomic value of one of the time-oriented data types, use a type-constructor function and provide the string representation as an argument.

    如果需要创建时间相关数据类型的单个,可以使用类型构造函数提供时间字符串表示形式作为参数。

    youdao

  • Other problems you may encounter are that the arguments are the incorrect type, the argument names are specified incorrectly; or the server may not be running.

    其它可能遇到问题自变量类型正确指定自变量名称正确或者服务器机。

    youdao

  • Find the argument, and generate a fault response if it's not present or has the wrong type.

    找到参数如果参数存在参数类型错误则生成错误响应

    youdao

  • For example, to extract the second argument of command 782 in the history log, type the code shown in Listing 4.

    例如提取历史日志命令 782第二参数,可以输入清单4 中所代码

    youdao

  • Each type of format can take a numerical argument as well, to tell the formatter how to properly apply the pattern.

    每一格式都会用到数值告诉格式化程序如何适当地应用模式

    youdao

  • Unlike negotiating for the use of your parents' car, a college paper is not the place for an all-out blitz of every type of argument.

    说服父母借用家里汽车不同,学校论文不是一个综合运用全部方法的闪击战

    youdao

  • The type of the argument should be the same as the type of value the full select is expecting.

    参数类型应该选择期望的类型相同

    youdao

  • It's generally best to set the field separator inside the script itself, simply because it means you have one less command line argument to remember to type.

    一般而言最好脚本内部设置字段分隔符因为这样可以输入一个命令参数

    youdao

  • The behavior of multiselect gets more interesting with Object as result type or if no type argument is specified.

    如果Object作为结果类型没有指定类型参数时,multiselect行为会变得更加有趣

    youdao

  • The event handler receives an argument of type ElapsedEventArgs.

    事件处理函数接受一个ElapsedEventArgs类型参数。

    youdao

  • Unfortunately, you can't invoke a generic constructor with a wildcard type argument, even though you know such a constructor exists. However, you can do this.

    不幸的是,不能通配符类型参数调用构造函数,即使知道存在这样的构造函数也不行。

    youdao

  • Policy: an output argument of type BLOB of maximum 2m that specifies the automatic maintenance Settings for the given policy type, in XML format.

    policyblob类型输出参数,将xml格式指定给定策略类型自动维护设置最大大小为2m

    youdao

  • Because we'd like our Lists to be generic in the type of element they contain, we'd like our static factory method to take an argument of type variable t and return an instance of List.

    因为我们希望List成为包含元素类型泛型所以希望静态factory方法带有类型变量t这一参数返回List实例

    youdao

  • As a result, there are no fundamental difficulties with allowing this to be passed as a type argument.

    其结果允许this作为类型参数传递时没有任何根本性困难

    youdao

  • In this example, I've used AspectJ wildcard notation to represent methods without consideration for name, type, argument, etc. Projections into other dimensions would work similarly.

    中,使用了Aspect j通配符符号表示方法没有考虑名字类型参数等因素其他中的投射与此类似

    youdao

  • The SipApplicationSession class has a getSessions method,which takes the requested protocol type as an argument.

    SipApplicationSession具有一个getSessions方法,该方法以所请求协议类型作为参数。

    youdao

  • It therefore must conclude that the argument is of type Box, which will cause a compilation error after method resolution because Box is not assignable to Box.

    因此必将得出参数类型Box导致方法解析以后出现编译错误因为Box不会分配给Box。

    youdao

  • Every method of the main interface has a matching entry in the asynchronous interface, but with a return type of void and an additional argument of class AsyncCallback.

    接口每种方法异步接口相匹配条目但是附带void返回类型asynccallback附加参数

    youdao

  • The only method in this interface is called handle(), and it takes an argument of type MessageContext.

    接口中的唯一方法称为handle(),带有一个 MessageContext类型参数

    youdao

  • This time, a string concatenation has occurred within the same method, and the input parameter is now bound to a String type argument at function execution time.

    这次相同方法发生字符串串联并且现在输入参数函数运行受到String自变量的限制。

    youdao

  • The second argument to Vim::Msg is the type of information that is displayed: error implies that this information is highlighted in red.

    Msg第二参数显示信息类型error意味着信息用红色高亮显示

    youdao

  • Often, you can trace the origin of a bug back to a caller that's sending the wrong type of argument, the wrong number of arguments, or a mismatch between the order of actual and formal arguments.

    常常可以发现bug原因调用发送类型错误参数数量错误的参数或者实际参数形式参数的次序不匹配

    youdao

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

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

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