numeric string meaning in Chinese
数字串
Examples
- Applications that use other apis , or transact - sql scripts , stored procedures , and triggers , should use the unseparated numeric strings
使用其他api的应用程序或transact - sql脚本、存储过程和触发器都应使用未分隔数值字符串。 - If you are formatting a nonlocalized numeric string , you should use a user - defined numeric format to ensure that you get the look you want
如果格式化未本地化的数值字符串,则应使用用户定义的数值格式,以确保获得想要的外观。 - Object representing the globalization locale to use , which may be necessary for locale - specific conversions , such as converting a numeric string to a double
对象,它对区域设置特定的转换可能是必需的,比如将数字string转换为double 。 - These are varchar no trailing blanks and numeric string . use the varchar no trailing blanks column option to identify a nickname column that contains no trailing blanks
使用varchar _ no _ trailing _ blanks列选项来标识不包含结尾空白的昵称列。 - For example , if your program attempts to perform an illegal operation , such as converting a non - numeric string to a numeric value , a run - time error occurs
例如,如果程序试图执行非法操作(如将一个非数值字符串转换为一个数值) ,就会发生运行时错误。