2020年4月11日
摘要: 1.新建webapplication项目 2.配置 1.新建webapplication项目 2.配置 阅读全文
posted @ 2020-04-11 19:54 biind 阅读(613) 评论(0) 推荐(0)
摘要: 1.下载 2.启动 3.关闭 4.部署项目 1.下载 地址:https://tomcat.apache.org/ 2.启动 bin/startup.bat 3.关闭 shutdown.bat 窗口 ctrl +c 4.部署项目 阅读全文
posted @ 2020-04-11 18:51 biind 阅读(139) 评论(0) 推荐(0)
摘要: 1.缓冲流 BufferedReader BufferedWriter 2.转换流 InputStreamReader OutputStreamWriter 3.打印流 PrintStream 4.序列化流 ObjectInputStream ObjectOutputStream 5.字节流 6.字 阅读全文
posted @ 2020-04-11 10:56 biind 阅读(111) 评论(0) 推荐(0)