美文网首页
iOS 在通知这里限制字数

iOS 在通知这里限制字数

作者: 夏天爱西瓜汁 | 来源:发表于2017-11-28 11:14 被阅读6次

    2016.8.25

    [[NSNotificationCenter defaultCenter] addObserver:self selector:@selector(textViewChangeAct) name:UITextViewTextDidChangeNotification object:nil];

    相关文章

      网友评论

          本文标题:iOS 在通知这里限制字数

          本文链接:https://www.haomeiwen.com/subject/hebdbxtx.html