The following code example implements a type converter that converts a String type into a Point type and a Point into a String.
英
美
- 下面的代码示例实现了一个类型转换器,该转换器可以将String类型转换为Point类型,将Point转换为String。
