public CharSequence description 任务当前状态的描述
private CharSequence mTitle 提示标题
final CharSequence EditImages 编辑照片
A CharSequence provides only a single method for accessing its characters: charAt (x).
CharSequence只提供了一个方法来访问它的字符:charat (x)。
More importantly, by using the NIO package it is possible to access a file as a CharSequence.
更重要的是,通过使用 NIO 包,将一个文件作为 CharSequence 进行访问是可能的。
To grasp how this works you first need to understand the access pattern of a Matcher to its CharSequence.
为了掌握这种方法,首先需要理解Matcher到其CharSequence的访问模式。
应用推荐