1.
					
							Expected ';' delimiter in connection substring '{0}'.
						 
					
					
						
						 
					
					
						在连接子字符串“{0}”中需要“;”分隔符。
					2.
					
							Expected ';' delimiter in connection substring '{0}' after value '{1}'.
						 
					
					
						
						 
					
					
						在连接子字符串“{0}”中的值“{1}”后需要“;”分隔符。
					3.
					
							Extracts a substring that contains only the characters not in a set.
						 
					
					
						
						 
					
					
						功能:从字符串位置0开始查找,提取首次仅仅出现在匹配字符表里的连续的子字符串.
					4.
					
							The str_replace() function replaces some characters with some other characters in a string.
						
						
						函数的作用是:将某个子字符串都替换为另一个字符串(大小写不敏感)。
					5.
					
							Returns the index of the first character of a specified substring in a string.
						 
					
					
						
						 
					
					
						返回指定子串首字符在串中的索引。
					6.
					
							string operator
						 
					
					
						
						 
					
					
						串操作符;串算符;串运算符;字符串运算符
					7.
					
							Replaces existing text with new text in a text string
						 
					
					
						
						 
					
					
						将字符串中的部分字符串以新字符串替换
					8.
					
							&Resource Strings
						 
					
					
						
						 
					
					
						资源字符串(&R)
					9.
					
							3.1.10 String operator +
						 
					
					
						
						 
					
					
						3.1.11 字串运算符+
					10.
					
							string-oriented symbol language
						 
					
					
						
						 
					
					
						面向字符串的符号语言
					11.
					
							Literals include strings and character and numeric literals.
						 
					
					
						
						 
					
					
						文字量包括字符串,字符和数字文字量。
					12.
					
							Replaces a specified string with a different string
						 
					
					
						
						 
					
					
						用不同的字符串替换指定的字符串
					13.
					
							No container clause/string specified. Define it for the newly defined table space.
						 
					
					
						
						 
					
					
						未指定任何容器子句/字符串。请为新定义的表空间指定容器子句/字符串。
					14.
					
							The first character of the string must be alpha.
						 
					
					
						
						 
					
					
						字符串的第一个字符必须是字母。
					15.
					
							In string processing, the synthesis of longer character strings from shorter ones.
						 
					
					
						
						 
					
					
						在字符串处理中,把多个短字符串合成为长字符串的操作。
					16.
					
							String str= new String(" found"+ n+" items");
						 
					
					
						
						 
					
					
						注:当使用字符串构造子时,编译器会由警告。
					17.
					
							string attribute
						 
					
					
						
						 
					
					
						串属性;串型属性;字符串属性;信息串属性
					18.
					
							Invalid resource string: %s
						 
					
					
						
						 
					
					
						无效资源字符串: %s