转换器必须在这里将请求字符串转换为所需的对象类型,然后返回这个对象,将它存储在相应的JSF组件中。
This is where the converter must convert the request string value into the desired object type, and then return the object for storage in the corresponding JSF component.
多亏有了这个转换器,流得到了完全的处理,其内容也通过使用与HTTP交换相关的编码转换为字符串。
Thanks to it, the stream gets fully consumed and its content is transformed to a string, using the encoding relevant to the HTTP exchange.
这意味着转换器还要负责将对象数据转换回字符串表示形式。
This means the converter is also responsible for transforming the object data back in to a string representation.
在XML转换器选项面板上,指定一个少于或等于 7个字符的程序名。
On the XML converter options panel, specify a program name that is seven characters or less.
修改输入转换器文件的名字,使其文件名少于或等于8个字符。
Modify the name of the input converter file so that the file name is eight characters or less.
例如,如果某个源文档包含带土耳其字符集的Arial字体,则OutsideIn转换器将搜索相同的字体和字符集组合。
For example, if a source document contains an Arial font with Turkish character set, then the OutsideIn convertor searches for the same font and character set combination.
这个转换器期望用户输入mask属性中给定的格式(模式),然后将其输入转换为基本的字符串。
This converter expects users to input data in the format (pattern) specified in the mask attribute and then knows to translate the input into a basic string.
但是,如果对具有类型转换器的成员使用转义序列,则仍有可能在由XAML编写器进行解释时,该字符串会被类型转换器转换。
However, if the escape sequence is applied to a member that has a type converter, the string might undergo type conversion when it is interpreted by a XAML writer.
常见数据类型与默认类型转换器(将数值转换为字符串,并将字符串转换为相应数据类型)相关联。
Common data types are associated with default type converters that convert values into strings and strings into the appropriate data types.
确定此转换器是否可以将指定数据类型的对象转换为包含个别字体名称的字符串数组。
Determines whether this converter can convert an object of the specified data type to an array of strings containing individual font names.
此转换器只能将16 位有符号整数对象与字符串相互转换。
This converter can only convert a 16-bit signed integer object to and from a string.
类型转换器执行从字符串表示形式到给定类型的转换,反之亦然。
Type converters perform conversions from a string representation to a given type and vice versa.
类型转换器执行从字符串表示形式到给定类型的转换,反之亦然。
Type converters perform conversions from a string representation to a given type and vice versa.
应用推荐