Click here to view and discuss this page in DocCommentXchange. In the future, you will be sent there automatically.
将文本附加到消息文本中。
void QATextMessage.writeText( String value, int offset, int length ) throws QAException
value 要附加的文本。
offset 对要附加的文本值的偏移。
length 要附加的文本的字符数。
QAException 类 如果附加消息文本时存在问题,则抛出异常。