04 2016 档案
摘要:服务端: 1. webservice类 2. 测试类 3. 服务端测试访问 客户端: 4. 客户端测试访问方式一: 5. 客户端测试访问方式二
阅读全文
摘要:以上是java部分的代码, 导出按照workbook-->sheet-->row-->cell的大体流程走, 再加上格式设置, 加上值等等 前端需要弹出下载框,可以用: 或者用form提交 jsp页面 js处理 这里参数可能有中文,所以java部分要处理,可以参见上面java代码
阅读全文
摘要:1. Question Description: ~前端是get方式提交的,参数含有中文“测试” ~导出的excel,文件名正常, 而标题乱码 2. Solution: ~断点发现, 参数接收就是乱码, ~String excelTitle = new String(objectgroupname.
阅读全文
摘要:1. 问题描述: 从桌面快捷方式代开chrome、 firefox、 IE exploer时,出现毒霸网址。 2. 解决方案: 未成功: win+R-->gpedit.msc-->进入组策略,更改ie设置不好使 成功 : 删除桌面快捷方式, 进入浏览器安装目录, 找到exe文件, 重新生成快捷方式,
阅读全文
摘要:1.Question Description: ztree树各个节点都带有路径,如“/根节点”,"/根节点/一级节点",“根节点/一级节点/二级节点‘; 现在想获取所选的最末级节点数据集合。 2.Solution: 如下图所示 一小片逻辑的叶子收藏一下 ,哈哈!!
阅读全文
摘要:1.Question Description: 对象A 关联多个 对象B, 想对关联的多个对象B进行排序 2. Solution: 2.1 关联关系表中需要有排序字段(如ordernum),可以以当前系统时间的毫秒数作为序号(Long currentTimeMillis = System.curre
阅读全文
摘要:1. Difference between stucts1 and struts2 struts1 : Servlet used as Controller , you can visit the Servlet directly, code like if else if--else struts
阅读全文
摘要:1. generate keystore command : keytool -genkey -alias testtomcat -keyalg RSA -keystore "C:\Users\rocky\testsso\testtomcat.keystore" password : 123456
阅读全文
摘要:1. Question Description: the screen of the vmware looks small . 2. Solution: 2.1 look the size of screen resolution of my own computer. 2.2 change the
阅读全文
摘要:1. Question Description: 1.1 mysql version: mysql-5.7.11-win64.zip 1.2 if you connect to the mysql service the first time, you may come across some pr
阅读全文
浙公网安备 33010602011771号