xwhoyeah 发表于 2013-1-27 06:09:31

对DN进行分解。

String cns[] = "c=cn, ou=comp,dc=a,dc=b, l=\"da lian\",st=hi".split(",(?=([^\"]*\"[^\"]*\")*(?![^\"]*\"))");
页: [1]
查看完整版本: 对DN进行分解。