格式化输入 meaning in English
formatted input
Examples
- If the formatted input string can be converted into the type specified by the
如果格式化输入字符串可以转换为 - Gets the type that the formatted input string is being validated against
获取格式化输入字符串的验证目标类型。 - Gets the object that results from the conversion of the formatted input string
获取格式化输入字符串转换所生成的对象。 - Gets a value indicating whether the formatted input string was successfully converted to the validating type
获取一个值,该值指示格式化输入字符串是否成功转换为验证类型。 - The type validation process attempts to convert the formatted input string , not including prompt characters , to the type specified by the
类型验证过程尝试将格式化输入字符串(不包括提示字符)转换为