网站首页  词典首页

请输入您要查询的英文单词:

 

单词 string variable
释义

string variable

  • 网络字符串变量;字串变量;字符变量
1.
字符串变量
日英中计算机术语对照 - 目标RE - 博客园 ... string type 字符串型 string variable 字符串变量 document file 资料文件 ...
www.cnblogs.com
2.
字串变量
2^5R!l*P)K-~#l-z0Z'f |MSCBSC 移动通信论坛5.1.4.4 字串变量 (STRING VARIABLE)$P y B!i t!
www.mscbsc.com
3.
字符变量
快来拿C币,下午3点准时开... ... A. Conditional style( 条件样式) B. String variable( 字符变量) C. Style variable( 样式变量) ...
www.cognoschina.net
4.
串变数
计算机与网络英语词汇(S4) ... string table 字符串数据表 string variable 串变数 string variable name 字符串变量名称 ...
www.zftrans.com

例句

释义:
1.
Assume that Color is a String variable and that this variable is a parameter for a method that contains the Select Case statement.
假定Color为一个String变量且此变量是一个包含SelectCase语句的方法的参数。
msdn2.microsoft.com
2.
After setting up the mysqli connection to the database, it defines which RSS feed will be examined and fetches it into a string variable.
建立到数据库的mysqli连接之后,它定义查看哪个RSSfeed并将其放入字符串变量。
www.ibm.com
3.
After executing the statement, the application prints the results that have been fetched into a character string variable (stringDoc).
执行该语句之后,应用程序输出已经取入字符串变量(stringDoc)中的结果。
www.ibm.com
4.
If the name is title, the code puts the actual contents of the element into the String variable title.
如果这个元素的名字是title,这段代码将把该元素的实际内容放到字符串变量title中。
www.ibm.com
5.
On the Variable Mappings page, map Index 2 to the string variable created earlier to hold the name of the current table.
在“变量映射”页上,将索引2映射到以前创建的字符串变量,以存放当前表的名称。
msdn2.microsoft.com
6.
Declaring the statement as a string variable when you develop your application makes it easier to convert to a production application.
开发应用程序时将语句声明为字符串变量使得将应用程序转换成生产应用程序更加容易。
www.ibm.com
7.
Create a string variable that will receive the name of the current table on each iteration of the loop.
创建一个字符串变量,用于在每次循环迭代中接收当前表的名称。
msdn2.microsoft.com
8.
When executed from a command line, the program reads the XML content from a file into a string variable.
在命令行中执行的时候,该程序将XML内容从文件读入一个字符串变量。
www.ibm.com
9.
It in turn redirects the browser back to the first page, adding to the URL a query string variable with the results of the test.
然后再将浏览器重定向回第一个页面,并将带有测试结果的查询字符串变量添加到URL。
msdn2.microsoft.com
10.
However, this does not prevent you from assigning more than one value to a string variable.
但是,这并不妨碍您将多个值赋给一个字符串变量。
msdn2.microsoft.com
1.
The benefits of working with XML in Groovy become even more evident when you store the XML in a String variable instead of a file.
当您将XML存储在String变量而不是文件中时,在Groovy中使用XML的好处会变得更加明显。
www.ibm.com
2.
The following code example assigns a value representing the description of the current HTTP encoding to a string variable.
下面的代码示例将表示当前HTTP编码说明的值分配给一个字符串变量。
msdn2.microsoft.com
3.
To specify an int variable for an iterator and a String variable for element name, use the code in Listing 17.
要为迭代器指定一个int变量并为元素名称指定一个String变量,请使用清单17中的代码。
www.ibm.com
4.
Page, map Index 0 to a user-defined string variable that will receive the current Excel path and file name on each iteration of the loop.
页中,将索引0映射到用户定义字符串变量,该变量将在每个循环迭代中接收当前Excel路径和文件名。
msdn2.microsoft.com
5.
You can manipulate the contents of a String variable using a variety of string functions.
您可以使用多种字符串函数操作String变量的内容。
msdn2.microsoft.com
6.
Once you assign a string to a String variable, that string is immutable, meaning you cannot change its length or contents.
将字符串分配到String变量后,该字符串为“不可变”,这意味着您不能更改其长度或内容。
msdn2.microsoft.com
7.
The following code example assigns the value representing the content type of the incoming request to a string variable.
下面的代码示例将表示传入请求的内容类型的值分配给一个字符串变量。
msdn2.microsoft.com
8.
For simplicity, the server communications are not included; instead, the JSON data is provided as a string variable named serverresponse.
为简单起见,不包括服务器通信;相反,JSON数据作为一个字符串变量serverresponse提供。
www.ibm.com
9.
So a string variable inside the Util. System namespace can be declared as Global. System. String.
因此,Util.System命名空间中的字符串变量可以声明为Global.
msdn2.microsoft.com
10.
Create a string variable that will receive the current Excel path and file name on each iteration of the loop.
创建一个将在每次循环迭代中接收当前Excel路径和文件名的字符串变量。
msdn2.microsoft.com
1.
Notice how the filter string was set in the example above, using a string variable.
注意上面的示例中如何使用字符串变量设置筛选器字符串。
msdn2.microsoft.com
2.
You can first store a serialized controller in a string variable, then assign this variable to the HeaderValue variable.
中的代码示例一样,您可以首先将序列化控制器存储在一个字符串变量中,然后将此变量赋给HeaderValue变量。
www-128.ibm.com
3.
The name of the query string variable.
查询字符串变量的名称。
msdn2.microsoft.com
4.
In the example shown in Listing 1, the input string variable is tracked.
在列表1所显示的例子中,输入字符串变量被跟踪。
www.ibm.com
5.
In debug mode, when you hover over a string variable you can choose to view the string as XML or HTML.
在调试模式下,当您对字符串变量感到困惑时,您可以选择将字符串显示为XML或HTML进行查看。
msdn2.microsoft.com
6.
Reads a single line from an open sequential file and assigns it to a String variable.
从打开的顺序文件中读取一行并将其赋值给一个String变量。
msdn2.microsoft.com
7.
Listing 8 assigns an XPath expression to a string variable -- no trickery or unusual syntax here.
清单8将一个XPath表达式赋给了一个字符串变量,这里没有戏法,也没有特殊的语法。
www.ibm.com
8.
String variable containing a type name used by the common language runtime.
包含公共语言运行库使用的类型名称的字符串变量。
msdn2.microsoft.com
9.
Maintain state, which here is represented by a simple string variable.
维护状态,例子中用了简单的字符串变量来代表。
www.infoq.com
10.
As you recall, we passed our search term to the fi_GetData function by using the string variable searchFor.
正如你记得那样,我们通过字符串变量searchFor来把我们要查找的项传递给fi_GetData函数。
edu.gamfe.com
1.
defineOutputBindDouble(int sqlrcurref, string variable)Define a double precision floating point output bind variable.
定义一个双精浮点(doubleprecisionfloatingpoint)输出绑定变量。
blog.sina.com.cn
2.
The source language to target language is specified by use of the String variable language, which you feed into the getTranslation method.
源语言与目标语言通过使用传入getTranslation方法的字符串变量language指定。
www.ibm.com
3.
You already created a string variable called SelectedProfile for the selected profile name.
您已经为所选择的概要名称创建了一个名为SelectedProfile的字符串变量。
www.ibm.com
4.
And the string variable discards its reference to the first instance and stores a reference to the new instance.
字符串变量将放弃它对第一个实例的引用,并将一个引用存储在新实例中。
msdn2.microsoft.com
5.
Of course, that doesn't just mean that you create a String variable and stuff the XPath into it.
当然,这不仅仅意味着创建一个String变量并将XPath填充到其中。
www.ibm.com
6.
String variable to be adjusted.
要调整的字符串变量。
msdn2.microsoft.com
7.
defineOutputBindInteger(int sqlrcurref, string variable)Define an integer output bind variable.
定义一个整型(integer)输出绑定变量。
blog.sina.com.cn
8.
The new URL also includes a query string variable containing test results.
新URL也包括一个包含测试结果的查询字符串变量。
msdn2.microsoft.com
9.
Store the current Path to a string variable.
将当前路径保存到字符串变量中。
msdn2.microsoft.com
10.
Initialize an empty stack and empty result string variable.
初始化一个空堆栈,将结果字符串变量置空。
www-128.ibm.com
1.
Add a string variable and assign it the path and file name for the. Sdf file.
添加一个字符串变量,并赋值为.sdf文件的路径和文件名。
msdn2.microsoft.com
2.
Function to strip trailing spaces from a string variable.
函数从字符串变量中去除前导空格,并使用。
msdn2.microsoft.com
3.
Then retrieve the three submitted values from the POST request variable into String variable types.
然后把POSTrequest变量提交的三个变量检索到String变量类型中。
www.ibm.com
4.
You should declare a string variable sCookie in your frmMain to help you manage the connected state with Microsoft Project Server.
您应该在frmMain中声明字符串变量sCookie以帮助管理与MicrosoftProjectServer的连接状态。
msdn2.microsoft.com
5.
Although using a string variable is easier, you might need to use an internal table if a remote function call sends the dynamic SQL code.
尽管使用字符串变量更容易,但是如果通过远程函数调用发送动态SQL,可能需要使用内部表。
www.ibm.com
6.
A string variable needs to contain the SQL clause in the correct syntax.
字符串变量需要按正确的语法包含SQL子句。
www.ibm.com
7.
In other words, you cannot use a string literal or string variable.
换句话说,不能使用字符串或字符串变量。
msdn2.microsoft.com
8.
Then, the value from the Property text will assign to the string variable MyText.
然后,将来自属性(Property)文本的值分配给字符串变量MyText。
www.ibm.com
9.
All we're doing here is taking our string variable and calling the Substring method.
所有我们在这里所做的是取得我们的字符串变量然后调用Substring方法。
blog.sina.com.cn
10.
Name of the String variable to modify.
要修改的String变量的名称。
msdn2.microsoft.com
1.
You should now see a string variable called DB2UserId added in the Application Variables list.
现在,您将看到名为DB2UserId的变量已被添加到ApplicationVariables列表中。
www.ibm.com
2.
This statement will be a string variable that is passed to the Prepare_SQL_Statement sub-procedure.
这个语句将是一个传递到Prepare_SQL_Statement子过程的字符串变量。
www.ibm.com
3.
For example, an integer result expression can automatically be converted to a string if the result is assigned to a string variable.
例如,一个整数结果表达式可以自动转换为字符串(如果将该结果指派给字符串变量)。
www.ianywhere.com
4.
If there is no query string variable, the test has not been completed, so the code writes out a cookie named
如果不存在查询字符串变量,表示测试还未完成,因此代码会写出一个名为
msdn2.microsoft.com
5.
A string variable containing a Visual Basic type name.
一个包含VisualBasic类型名称的字符串变量。
msdn2.microsoft.com
6.
The above code retrieves the fourth element of the array and assigns it to the string variable
以上代码检索数组中的第四个元素并将它赋给字符串变量
msdn2.microsoft.com
7.
We define the SQL statement as a string variable for two reasons
因为以下两个原因,我们将SQL语句定义成了一个字符串变量
www.ibm.com
8.
Notice that you can also use the string variable,
注意还可以直接使用字符串变量,
msdn2.microsoft.com
随便看

 

英汉双解词典包含2704715条英汉词条,基本涵盖了全部常用单词的翻译及用法,是英语学习的有利工具。

 

Copyright © 2004-2022 Newdu.com All Rights Reserved
更新时间:2025/2/27 23:17:06