会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
品未
量变必将引起质变
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
下一页
2021年7月27日
No module named '_sqlite3'
摘要: IMPORTERROR: DYNAMIC MODULE DOES NOT DEFINE MODULE EXPORT FUNCTION (PYINIT__SQLITE3) 使用python3.6 中的django-admin创建项目的时候报错 ImportError: dynamic module d
阅读全文
posted @ 2021-07-27 17:20 R=(1-sinθ)
阅读(126)
评论(0)
推荐(0)
2021年7月24日
Macos shell主题设置
摘要: https://sspai.com/post/53008
阅读全文
posted @ 2021-07-24 23:41 R=(1-sinθ)
阅读(43)
评论(0)
推荐(0)
2021年6月6日
github每次提交都要弹出登陆框,要求输入账号和密码
摘要: 参考: https://www.jianshu.com/p/912fe8c95908
阅读全文
posted @ 2021-06-06 17:01 R=(1-sinθ)
阅读(166)
评论(0)
推荐(0)
2021年3月9日
matplotlib 实现坐标轴截断
摘要: 坐标轴截断图 import matplotlib.pyplot as plt from brokenaxes import brokenaxes import numpy as np fig = plt.figure(figsize=(5,2)) bax = brokenaxes(xlims=((0
阅读全文
posted @ 2021-03-09 13:36 R=(1-sinθ)
阅读(1073)
评论(0)
推荐(0)
2021年3月1日
提交paper, type3 字体问题
摘要: 利用工具排查: Linux: sudo apt-get install poppler-utils https://blog.csdn.net/tianguiyuyu/article/details/80847377 2. 查看是否利用matplotlib画图 http://phyletica.or
阅读全文
posted @ 2021-03-01 12:09 R=(1-sinθ)
阅读(206)
评论(0)
推荐(0)
2021年2月27日
常用office使用问题
摘要: visio 导出pdf 无边框 在保存/导出pdf的时候,勾选 辅助功能文档结构标记 word或者PPT中插入latex公式: 'Alt+=' 插入公式选项
阅读全文
posted @ 2021-02-27 15:21 R=(1-sinθ)
阅读(203)
评论(0)
推荐(0)
python 手动安装包
摘要: 手动安装文件夹 格式xxx.tar.gz 安装步骤,解压:找到setup.py,执行python setup.py install 格式xxx.whl 安装步骤,执行pip install xxx.whl
阅读全文
posted @ 2021-02-27 11:35 R=(1-sinθ)
阅读(129)
评论(0)
推荐(0)
2021年2月24日
vmware 导入 virtualbox导出的ova文件报错解决
摘要: 报错: Capacity mismatch for disk D:\software\Virtual Matchine\linux (2)\linux (2)-disk2.vmdk. 解决方案: https://www.cnblogs.com/sn1per/p/11947433.html
阅读全文
posted @ 2021-02-24 19:34 R=(1-sinθ)
阅读(4510)
评论(0)
推荐(0)
Python 多核
摘要: reference: https://zhuanlan.zhihu.com/p/24311810 https://www.cnblogs.com/pdev/p/5267720.html
阅读全文
posted @ 2021-02-24 16:56 R=(1-sinθ)
阅读(69)
评论(0)
推荐(0)
2021年2月9日
【NS-3学习】ns-3模拟基础:目录结构,模块,仿真流程
摘要: 参考: 1. https://www.cnblogs.com/myworld7/p/12189686.html 2. https://rainsia.github.io/
阅读全文
posted @ 2021-02-09 11:12 R=(1-sinθ)
阅读(91)
评论(0)
推荐(0)
上一页
1
2
3
4
下一页
公告