Commit 7166ab91 authored by l2m2's avatar l2m2

upload

parent 9c31f4e9
......@@ -3,6 +3,6 @@
邮件测试
```java
$ javac -cp "javax.mail.jar;" SendMail.java
$ java -cp "javax.mail.jar;" SendMail
$ javac -cp "javax.mail.jar;" SendMailDemo.java
$ java -cp "javax.mail.jar;" SendMailDemo
```
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment