摘要: 百度经验: https://jingyan.baidu.com/article/6181c3e0877c7a152ef15304.html 阅读全文
posted @ 2018-01-13 13:10 武红明 阅读(630) 评论(0) 推荐(0) 编辑
摘要: 地址: https://jingyan.baidu.com/article/c1465413b2f2c50bfdfc4c61.html 阅读全文
posted @ 2018-01-13 12:44 武红明 阅读(215) 评论(0) 推荐(0) 编辑
摘要: 代码: text4500.txt文档用text打开(不知道格式): 读取会出现乱码,然后用Notepad++打开换成UTF-8格式的。就可以了 阅读全文
posted @ 2018-01-13 11:01 武红明 阅读(1928) 评论(0) 推荐(0) 编辑
摘要: 单元测试提示下面错误: 核心错误: Failed to parse mapping resource: 'file [D:\490993\安装程序\DPAP2.1\dpap_v2.0.1\dpap_v2.0.1\dpap\gis_workspaces1\gis-edi\gis-edi-cn-serv 阅读全文
posted @ 2018-01-13 09:44 武红明 阅读(1247) 评论(0) 推荐(0) 编辑
摘要: https://jingyan.baidu.com/article/7908e85c758a58af481ad2ae.html 阅读全文
posted @ 2018-01-12 16:07 武红明 阅读(162) 评论(0) 推荐(0) 编辑
摘要: 1、这个是地址: https://www.ggdoc.com/cHl0aG9uIG1zaeaYr_S7gOS5iA2/NTY4Nzc1MWQxMDJkZTJiZDk3MDU4OGE20/ 阅读全文
posted @ 2018-01-06 20:55 武红明 阅读(186) 评论(0) 推荐(0) 编辑
摘要: 转自博客园 @python~小成录 pycharm常用快捷键与设置 pycharm高频率使用的快捷键 Ctrl+Shift+F10 运行当前的页面 Ctrl + / 注释(取消注释)选择的行 Ctrl+Shift+F 高级查找 Shift + Enter 开始新行 TAB Shift+TAB 缩进/ 阅读全文
posted @ 2018-01-06 13:45 武红明 阅读(535) 评论(0) 推荐(0) 编辑
摘要: 1.单行注释: # 2.多行注释: ‘’‘ ’‘’ 成对的三个单引号 阅读全文
posted @ 2018-01-06 13:40 武红明 阅读(181) 评论(0) 推荐(0) 编辑
摘要: run as --> Maven clean 可以清除旧的jar包 阅读全文
posted @ 2018-01-05 19:00 武红明 阅读(3499) 评论(0) 推荐(0) 编辑
摘要: 1、转自知乎上的@Haoyuan Xing得答案: Linux是一个以开发者为中心的操作系统,Windows是以消费者为中心的操作系统。这是最根本的区别,也是Linux相对于Windows的优势/劣势所在。 必须承认,尽管有很多人、很多公司在努力让Linux变得更加"User Friendly",但 阅读全文
posted @ 2018-01-05 09:49 武红明 阅读(285) 评论(0) 推荐(0) 编辑