在android的sdk中有讲,“This is the interface for text whose content and markup can be changed (as opposed to immutable text like Strings).”

这表明Editable 是个借口,而且内容是可以改变的,但string类型的content是不能改变的。

相关文章:

  • 2021-11-21
  • 2022-12-23
  • 2022-12-23
  • 2021-12-13
  • 2022-12-23
  • 2022-12-23
  • 2022-12-23
  • 2021-07-13
猜你喜欢
  • 2021-11-23
  • 2022-02-08
  • 2022-02-21
  • 2022-02-23
  • 2022-12-23
  • 2021-10-25
  • 2022-02-21
相关资源
相似解决方案