基金场外转场内流程 准备材料 持有 场外的 LOF 基金,如:支付宝 易方达创新未来(501203) 已审核通过可用的 证券账户,如:华泰证券 证券账户准备 场内外关系建立 需要准备身份证 以及 人脸识别,沪市和深市 一起 ... continue reading 理财知识 zhuoyuebiji 2021/1/27 1246
MacOS mysqlclient ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output. 安装环境 Mac OS django 2.2 错误日志 pip install mysqlclient (qingjiu) yinzhuoqundeMacBook-Pro:QingJiuSystem y ... continue reading django zhuoyuebiji 2020/3/31 1239
Xadmin 安装方法导致 theme 插件应用失败,暂时未知原因 1. pip 安装,主题按钮显示正常 # pip install xadmin # pip install git+git://github.com/sshwsfc/xadmin.git # required add gi ... continue reading django zhuoyuebiji 2017/11/2 1232
解决:安装 django-celery-beat 自动把 django 升级到 3.0 了 安装 beat 日志 (joyoo) E:\yinzhuoqun\djangos\joyoo>pip install django-celery-beat Collecting django-celery-be ... continue reading django zhuoyuebiji 2019/12/17 1205
Mac 系统配置开机自动执行 rc.local 文件 原文地址:http://www.jahng.cn/node/70 在 linux 系统上,要配置开机启动项很简单,只要在 /etc/rc.d/rc.local 里面写上想要开机执行的命令就可以了。 但是在 mac 上不存在 rc ... continue reading 计算机基础 zhuoyuebiji 2019/12/13 1200
英语辅音音变规律 前缀 com- com- con- col- cor- co- 含义 together 共同,一起 intensive 加强语气 词源学 com- ht ... continue reading 英语学习 zhuoyuebiji 2020/2/23 1198
Django admin 对 list_filter 排序 参考文档 1. https://cloud.tencent.com/developer/ask/34273 2. https://djangosnippets.org/snippets/2885/ 3. ... continue reading django zhuoyuebiji 2019/9/25 1196
Notepad++ 实用设置 1. 制表符替换为空格:设置 --> 首选项 --> 语言 --> 勾选 替换为空格 2. 文件快照和备份:设置 --> 首选项 --> 备份 --> 勾选 启动文件快照 ... continue reading 软件测试 zhuoyuebiji 2019/6/13 1185
Windows 安装 virtualenvwrapper-win 和设置 WORKON_HOME 环境变量 安装 virtualenvwrapper-win # using pip pip install virtualenvwrapper-win # using easy_install easy_install ... continue reading python zhuoyuebiji 2021/9/17 1181
Html prism.js 代码前端高亮、代码美化 Prism 官网 https://prismjs.com/ Django CKeditor Prism 插件下载 官方下载:http://download.ckeditor.com/prism/releas ... continue reading html zhuoyuebiji 2019/11/3 1178