摘要: 我想达到的效果是,一个文件复制到另一个地方,然后重命名 //判断是否存在 File file = new File("D:/tomcat9.0.12/apache-tomcat-9.0.12/webapps/paipaixiu_mavenTomcat/upload/app"); //判断是否存在该文 阅读全文
posted @ 2019-05-11 11:41 岑惜 阅读(1063) 评论(0) 推荐(0)
摘要: //禁止浏览器伸缩<meta name="viewport" content="user-scalable=0">//手机访问web网页,使得显示自适应,文字看起来更大<meta content="width=device-width,user-scalable=no" name="viewport 阅读全文
posted @ 2019-05-11 00:56 岑惜 阅读(1646) 评论(0) 推荐(0)