찾다

 >  Q&A  >  본문

ios - 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.

PHPzPHPz2767일 전302

모든 응답(1)나는 대답할 것이다

  • PHPz

    PHPz2017-04-17 15:22:31

    可以参考 NSHipster 中 NSValueTransformer 这篇文章

    회신하다
    0
  • 취소회신하다