xlang v5.1 Release
程序设计语言基础库文档
载入中...
搜索中...
未找到
XRegular.x
浏览该文件的文档.
1
4class XRegular {
5 public static final @NotNilptr Result Match(byte[], int, int, String);
6};
Definition String.x:5
static final Result Match(byte[], int, int, String)