摘要:
javax.mail.NoSuchProviderException: mail.transport.protocol property is not set 这个异常折磨了很长时间,来记录一下. protocol 属性是设置了.但是他 还是一直报not set. 我这里是先查询邮件,然后根据邮件内 阅读全文
摘要:
##redis配置详解 # Redis configuration file example. # # Note that in order to read the configuration file, Redis must be # started with the file path as first argument: # # ./redis-server /path/to/redis... 阅读全文