springboot集成Kaptcha
-
springboot集成Kaptcha实现图片验证码过程
目录springboot:集成Kaptcha实现图片验证码一、导入依赖系统配置文件二、生成验证码1、Kaptcha的配置2、自定义验证码文本生成器3、具体实现三、校验验证码1、controller接口2、自定义前端过滤器3、自定义验证码处理[详细]
2025-06-24 10:42 分类:开发 convert string to date and write back into NSMutableArray
I have a NSMutableArray I get by loading a plist into it. The date field comes in as a string and i want to change it into a nsdate. I can change an nsstring into an nsdate.[详细]
2022-12-29 02:39 分类:问答