• Declare the variable as static inside the function and the valued will be remembered.

    声明变量静态函数记住

    youdao

  • Figure 24 shows how to add a breakpoint to line 47 of your servlet, where you declare the variable numB.

    24显示出如何servlet第47(声明变量numB)加入断点

    youdao

  • Declare the variable as static inside the function and the valued will be remembered. You don't need to initialize it. But you can if you want to.

    声明变量静态函数记住需要进行初始化如果愿意可以

    youdao

  • You can declare a local variable simply by creating an expression containing only the name of the variable, and assigning a value to it.

    需要创建包含变量名称表达式为其指定一个取值,就可以声明一个局部变量。

    youdao

  • Imagine writing two methods that each declare a locale variable with the exact same name.

    想象一下,如果两个方法每个都声明了一个局部变量且名字一致

    youdao

  • The first line USES the val keyword to declare a read-only variable named book.

    第一我们使用val关键字声明一个只读变量book

    youdao

  • This tag lets a template declare and use a global variable, using the full power of XPath to manipulate that variable at any point.

    标签允许模板声明使用一个全局变量使用XPath的全部能力任何时候操纵变量。

    youdao

  • No matter where you declare a variable or function, the extern keyword allows other files to use it without knowing where it was defined.

    不管哪里声明一个变量函数extern关键字都允许其他文件确定定义位置的情况下使用文件。

    youdao

  • To create a filesystem with fuse, you need to declare a structure variable of type fuse_operations and pass it on to the fuse_main function.

    使用fuse创建文件系统需要声明一个fuse_operations类型结构变量将其传递给fuse_main函数

    youdao

  • You use the function keyword to denote the start of a function and the var keyword to declare local (as opposed to global) variables, but you do not include the type of the variable being declared.

    可以使用function关键开始函数声明使用var关键字声明局部变量(这全局变量不同),但是不用包括正在声明变量类型

    youdao

  • You need to declare and initialize a variable for the web service, as shown in Listing 12.

    需要Web服务声明初始化一个变量清单12

    youdao

  • In other words, you can declare a variable in XPath and assign it a value from the XPath.

    话说,可以XPath声明变量从XPath中其赋

    youdao

  • When you declare a pointer yourself manually, you do say char * the variable name because recall that's the same thing that we did earlier but we called it instead string.

    手动声明一个指针是,你可以说char,*,变量名字,因为早些时候事情,但是我们字符串

    youdao

  • The calculator makes use of the local statement to declare x as a local variable that is available only within the scope of the mycalc function.

    这个计算器利用local语句x声明局部变量只能mycalc函数范围使用。

    youdao

  • You can declare a button first as a variable or define it directly in the parent object's content attribute. Listing 9 displays the definition of the Back button

    可以首先按钮声明一个变量或者直接其父对象content属性定义

    youdao

  • Finally, we need implicitly typed variables, so that we can assign the query to a variable without having to declare its type explicitly.

    最后我们需要使用隐式类型化变量这样可以变量分配查询不必显式声明类型

    youdao

  • However, this WSDL file, or the contract, does not declare which element (s) may be a required or optional variable for the invocation.

    然而WSDL文件或者说协议没有指明一个元素调用服务必须可选变量

    youdao

  • In line 11, you declare a proxy variable to use to invoke the service.

    11声明了一个代理变量激活服务

    youdao

  • So you can add, remove and replace elements of a global list or dictionary, but if you want to reassign the variable, you have to declare it.

    所以可以全局列表或者字典里面添加删除或者替换元素如果重新给这个全局变量赋值,必须声明

    youdao

  • In this example, we also need to declare and initialize a variable to handle the Address complex type returned by the Web Service, shown in Listing 13.

    这里实例中我们需要声明初始化一个变量用来处理Web服务返回Address复杂类型,如清单13。

    youdao

  • The JSP container will implicitly declare one for you and make it available through the out variable.

    JSP容器将会隐式地声明一个通过out变量提供您。

    youdao

  • The only thing worth nothing is that when you declare a new variable (or column) you will need to specify the Type for the variable.

    唯一值得事情声明一个新的变量(或者)需要变量指定Type

    youdao

  • To declare a static property, place the keyword static after the visibility modifier, directly in front of the property variable.

    声明静态属性关键static放在可见度修饰符后面,直接位于属性变量前面

    youdao

  • With the diet problem, you saw how to formulate a simple, multi-variable problem, how to declare bidimensional parameters in GNU MathProg, and how to interpret the results of a minimization problem.

    日常饮食问题中,我们看到了如何一个简单多变量问题进行建模,如何GNUMathProg中声明二维参数以及如何解释最小化问题的结果

    youdao

  • How to find variable declare is not use in the class in Roslyn?

    如何找到变量声明罗斯林班上使用吗?

    youdao

  • We do this with the line: decimal (7, 2) declare overage decimal (7, 2); where we declared a variable named overage of the type decimal (7, 2).

    我们使用下面行代码来声明变量decimal (7,2)declareoverage decimal(7,2);这样就定义了一个类型为decimal(7,2)、名为overage变量。

    youdao

  • It would be better if you could give this constant a name and then use it everywhere in the program. You could, of course, simply declare it as a local variable by writing.

    这样的话如果可以这个常量一个名字然后程序所有需要地方通过名字使用这个常量,将非常方便。

    youdao

  • Declare a variable for the SipFactory and import it. Then, in the servlet initialization, set the SipFactory.

    SipFactory声明一个变量导入该变量。

    youdao

  • You could create nine separate string variables, one for each player, or you could declare an array variable that looks something like the code below.

    可以创建九个单独字符串变量每个队员个,或者声明一个类似于以下代码数组变量

    youdao

  • These data types allow you to declare a set of names or other literal values that define all the possible values that can be assigned to a variable.

    使用这些数据类型可以声明名称其他文本用于定义可以给某个变量的所有可能值。

    youdao

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

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

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