Test

Posted lyh523329053

tags:

篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了Test相关的知识,希望对你有一定的参考价值。

Public Enum EditorActions As Integer
    DoNothing = 0
    PasteText = 1
    PasteAndFix = 2
    SelectAll = 3
End Enum

以上是关于Test的主要内容,如果未能解决你的问题,请参考以下文章