摘要: java:练习学校学生 一个学生对应一个学校 一个学校对应多个学生 Student类,School类,Demo测试类 Student: School类 测试; 阅读全文
posted @ 2017-10-16 22:55 午火39 阅读(333) 评论(0) 推荐(0)
摘要: php发邮件:swiftmailer, php邮件库——swiftmailer 最近看到一个好的php邮件库,与phpmailer作用一样,但性能比phpmailer好,尤其是在处理附件的能力上,发送邮件成功的几率也高。 github地址:https://github.com/swiftmailer 阅读全文
posted @ 2017-10-16 17:09 午火39 阅读(3421) 评论(0) 推荐(0)