08 2018 档案

摘要:使用maven管理会出现报错 所以就下载了sdk文件进行解压 将rong下面的所有文件 拷贝到java 文件夹下 还有就是resources里面的jsonsource的所有文件拷贝到 自己项目的resources下(之前没拷贝使用融云的方法会出现报错,所以要注意) 然后配置好key和secret 就 阅读全文
posted @ 2018-08-31 14:42 Sea_wxx 阅读(1469) 评论(3) 推荐(0) 编辑
摘要:var str=‘aaa’; var userId=JSON.stringify(str) ; var url = ‘/user/goEdit?userId=’ + userId ; 那么这个地址是 /user/goEdit?userId="3e29ccfff04440d48eb9dacf8b715 阅读全文
posted @ 2018-08-24 11:19 Sea_wxx 阅读(382) 评论(0) 推荐(0) 编辑
摘要:<%--引入高德地图--%><link rel="stylesheet" href="https://cache.amap.com/lbs/static/main1119.css"/><script type="text/javascript" src="https://webapi.amap.co 阅读全文
posted @ 2018-08-22 18:07 Sea_wxx 阅读(7468) 评论(0) 推荐(0) 编辑
摘要:在 最后需要处理的函数里面 写上 $(".layui-laypage-btn").click(); 即可原理 关闭子 iframe的同时,触发分页的确认按钮 从而可以获取到当前分页 阅读全文
posted @ 2018-08-16 15:21 Sea_wxx 阅读(1076) 评论(0) 推荐(0) 编辑
摘要:500 页面 阅读全文
posted @ 2018-08-13 15:41 Sea_wxx 阅读(672) 评论(0) 推荐(0) 编辑
摘要:1.在项目resources下创建 log4j.properties 配置如下 阅读全文
posted @ 2018-08-10 11:09 Sea_wxx 阅读(281) 评论(0) 推荐(0) 编辑
摘要:File -> Settings->File Encodings -> Defaule encoding for properties files 属性设置成utf-8 选中Transparent native-to-ascii conversion 阅读全文
posted @ 2018-08-03 11:54 Sea_wxx 阅读(195) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示