Skip to content

Instantly share code, notes, and snippets.

View ZhangDezhi's full-sized avatar
👍
good

ZDZ ZhangDezhi

👍
good
  • Splendor
  • 绿城
View GitHub Profile
//参考:
https://stackoverflow.com/questions/10463680/how-to-let-nstextfield-grow-with-the-text-in-auto-layout
//未看完:
https://stackoverflow.com/questions/24618703/automatically-wrap-nstextfield-using-auto-layout
//自定义视图
#import "YMTextField.h"
@implementation YMTextField