您要查找的是不是:
- string variable ROM 串变量只读存储器
- The name of the query string variable. 查询字符串变量的名称。
- Store the current Path to a string variable. 将当前路径保存到字符串变量中。
- A string variable containing a Visual Basic type name. 一个包含Visual Basic类型名称的字符串变量。
- Function to strip trailing spaces from a string variable. 函数从字符串变量中去除前导空格,并使用。
- Sets the dynamic length of a string variable or array. 设置串变量或数组的动态长度。
- String variable containing a type name used by the common language runtime. 包含公共语言运行库使用的类型名称的字符串变量。
- Add a string variable and assign it the path and file name for the. Sdf file. 添加一个字符串变量;并赋值为.;sdf文件的路径和文件名。
- So a string variable inside the Util.System namespace can be declared as Global.System.String. 因此;Util.;System命名空间中的字符串变量可以声明为Global
- However, this does not prevent you from assigning more than one value to a string variable. 但是,这并不妨碍您将多个值赋给一个字符串变量。
- Create a string variable that will receive the current Excel path and file name on each iteration of the loop. 创建一个将在每次循环迭代中接收当前Excel路径和文件名的字符串变量。
- Create a string variable that will receive the name of the current table on each iteration of the loop. 创建一个字符串变量,用于在每次循环迭代中接收当前表的名称。
- You can manipulate the contents of a String variable using a variety of string functions. 您可以使用多种字符串函数操作String变量的内容。
- Notice how the filter string was set in the example above, using a string variable. 注意上面的示例中如何使用字符串变量设置筛选器字符串。
- And the string variable discards its reference to the first instance and stores a reference to the new instance. 字符串变量将放弃它对第一个实例的引用,并将一个引用存储在新实例中。
- Reads a single line from an open sequential file and assigns it to a String variable. 从打开的顺序文件中读取一行并将其赋值给一个String变量。
- In debug mode, when you hover over a string variable you can choose to view the string as XML or HTML. 在调试模式下,当您对字符串变量感到困惑时,您可以选择将字符串显示为XML或HTML进行查看。
- For example, you can use a Text String variable to change the string of text in a text object. 例如,您可以使用文本字符串变量来改变字符串的文本在文本对象。
- As you recall, we passed our search term to the fi_GetData function by using the string variable searchFor. 正如你记得那样,我们通过字符串变量searchFor来把我们要查找的项传递给fi_GetData函数。
- 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。