![240](https://upload.jianshu.io/users/upload_avatars/7543777/ea31b8e3-6bc7-439c-a8f5-149ff6c03c65.jpg?imageMogr2/auto-orient/strip|imageView2/1/w/240/h/240)
IP属地:广东
一.PC端 Chrome userAgent.indexOf("safari")>-1&&userAgent.indexOf("chrome")...
一、水平居中 1.行内元素水平居中 text-align: center可以实现在块级元素内部的行内元素水平居中。此方法对inline、in...
/** * 附件下载 * @param attachNoList 附件内码 */ public static attachDown...
postUrl为请求地址,postBody为请求体,operate为导出文件名 exportTarget(postUrl, postBody, ...