xwhoyeah 发表于 2013-2-5 01:35:52

对DN进行分解。

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