08 2017 档案

数据备份
摘要:查询数据库存储位置: show data_directory; 查看数据oid: select oid, datname from pg_database 将数据库备份:pg_dump -U postgres -Fc bicycleway > e:/aa.dump 将数据库还原:pg_dump -U 阅读全文

posted @ 2017-08-28 17:26 Geography爱好者 阅读(138) 评论(0) 推荐(0) 编辑

esri mdb 数据库导入 到postgreSQL
摘要:需求: 项目升级,需要将esri的个人数据库(mdb格式)导入到开源数据库postgreSQL中。 思路: 使用fwtools工具导出到数据库中。 环境: windows+fwtools+postgreSQL+postGIS 过程: 安装fwtools工具后,打开FWTools Shell窗口,进入 阅读全文

posted @ 2017-08-18 14:10 Geography爱好者 阅读(1787) 评论(0) 推荐(0) 编辑

bootstrapValidator JS修改内容无法验证
摘要:需求: form表单输入中有坐标,坐标可以输入也可以从地图中获取,验证插件使用的是 bootstrapValidator 问题: 当输入错误的值时会触发验证,有错误提示。当在地图上选择坐标,通过js修改文本值后错误验证依然存在,如下图所示: 手输后: 选取坐标点后: 解决办法: 因为 bootstr 阅读全文

posted @ 2017-08-09 16:32 Geography爱好者 阅读(726) 评论(0) 推荐(0) 编辑

转载 css截取td里面的内容 如何固定td th的宽度
摘要:源博客地址:http://blog.csdn.net/u011456552/article/details/53839255 效果图: 源码: 阅读全文

posted @ 2017-08-02 11:36 Geography爱好者 阅读(211) 评论(0) 推荐(0) 编辑

< 2025年3月 >
23 24 25 26 27 28 1
2 3 4 5 6 7 8
9 10 11 12 13 14 15
16 17 18 19 20 21 22
23 24 25 26 27 28 29
30 31 1 2 3 4 5

导航

统计

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