摘要: 1.cookie和session的区别: session cookie 保存的位置 服务端 客户端 保存的内容 Object String 2. String getContextPath() 虚拟路径 String getRealPath(String name)虚拟路径相对的绝对路径(虚拟路径) 阅读全文
posted @ 2019-09-06 23:43 zuiaimiusi 阅读(187) 评论(0) 推荐(0)