NSValueTransformer是什么?怎么用?

NSValueTransformer is an abstract class that is used by the Cocoa Bindings technology to transform values from one representation to another.

An application creates a subclass of NSValueTransformer, overriding the necessary methods to provide the required custom transformation.

阅读 4.2k
1 个回答
推荐问题