摘要:
public static void main(String[] args) { String regex = "^(?=.*[a-z])(?=.*[A-Z])(?=.*\\d)(?=.*[$@$!%*?^&~#()-+=;,.{}<>/?])[A-Za-z\\d**$@$**!%*?&]{12,} 阅读全文
摘要:
kubectl get pods -n xxx kubectl logs -f designer-service-xxxx -n xxx 阅读全文