URI:统一资源标识符 URL:统一资源定位符 URI的子类
URLConnection connection = url.openConnection()

方法
connection.conect()

相应方法

image.png
设置头部信息 setRequestProperty()方法
表单提交流程图

image.png
GET和POST区别

image.png
客户端进行post提交流程
太晚了 今天就不敲了 需要提前下载javaMail

image.png

image.png
java -classpath .:path/to/mail.jar path/to/message.txt 运行程序