参考: http://postgis.net/2017/11/07/tip-move-postgis-schema/Move PostGIS extension to a different schemaAs of PostGIS 2.3, the postgis extension was cha... ...
分类:
其他好文 时间:
2020-06-01 12:14:38
阅读次数:
82
测试Bert代码复现from bert import modelingNo module named 'bert_serving' 解决方法pip install bert-serving-server --userpip install bert-serving-client --user问题依旧 ...
分类:
其他好文 时间:
2020-05-31 21:28:44
阅读次数:
397
接着《Cocos Creator 通用框架设计 —— 资源管理》聊聊资源管理框架后续的一些优化: 通过论坛和github的issue,收到了很多优化或bug的反馈,基本上抽空全部处理了,大概做了这么一些事情。 https://github.com/wyb10a10/cocos_creator_fra ...
分类:
其他好文 时间:
2020-05-31 00:43:56
阅读次数:
70
hashlib — Secure hashes and message digests — Python 3.8.3 documentation https://docs.python.org/3.8/library/hashlib.html For better multithreading pe ...
分类:
编程语言 时间:
2020-05-29 21:46:45
阅读次数:
110
根据自己的经验和想法,对原有的1.x版本进行的大版本的升级。在实际工作中,能结合的应用场景会更加多元化。 github:https://github.com/pomelott/webpack-multi-page-cli 如对您有帮助,请给星已鼓励,如有问题请提issue。 本多页面向实际工作流,会 ...
分类:
Web程序 时间:
2020-05-28 23:50:24
阅读次数:
97
工作汇报 编辑器 xwl: 今天: (163->yeah 修复了删除文件再新建重名文件 老文件内容重新出现的bug 明天: chrome插件搭建(白板+选language) “草稿纸”阶段issue计划: 后端: lpx: 今天:分享出去:前端完成 明天: 接收分享通知提醒 [F#97] 打开读写/ ...
分类:
其他好文 时间:
2020-05-27 09:26:48
阅读次数:
77
Centos 中安装 mysqlclient 原因: mysqlclient 依赖于 mysql devel 和 python devel 检查系统中是否已经安装mariadb相关包,先卸载 再重新安装mysql devel,python devel ...
分类:
数据库 时间:
2020-05-25 19:53:45
阅读次数:
91
1 问题描述 Manjaro升级后,zsh的主题p10k出现的问题。 2 解决方法 来自gitstatus官方issue, "戳这里" ,其实就是把p10k主题更新到最新版本就好了,用 查看版本,若不是最新版本,不要使用自带的软件包升级: 官方说这是旧的,不要使用: 因此先把配置文件备份: 再卸载掉 ...
分类:
其他好文 时间:
2020-05-23 11:13:41
阅读次数:
62
期数:107期 日期:2020-05-15 http://www.ruanyifeng.com/blog/2020/05/weekly-issue-107.html 期数:108期 日期:2020-05-22 http://www.ruanyifeng.com/blog/2020/05/weekly ...
分类:
其他好文 时间:
2020-05-22 09:56:05
阅读次数:
42
https://github.com/dingyiming... 仓库:https://github.com/dingyiming... 打开微信小程序官方开发文档,最好全篇看一遍,基本上就会了。 点击文档中 工具 选项卡中 下载工具页面 下载对应系统版本的微信开发者工具 注意:脱离微信开发者工具是 ...
分类:
微信 时间:
2020-05-21 00:03:12
阅读次数:
129