java.lang.Object
develop.toolkit.world.verify.CarPlateVerify
车牌验证
- Author:
- qiushui on 2020-05-12.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic booleancheckValid(String plate) 参考https://my.oschina.net/chenyoca/blog/1571062static booleancheckValidRelaxed(String plate) 宽松的验证
-
Constructor Details
-
CarPlateVerify
public CarPlateVerify()
-
-
Method Details
-
checkValid
参考https://my.oschina.net/chenyoca/blog/1571062 -
checkValidRelaxed
宽松的验证
-