会员
周边
众包
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
bp9jISKIN
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
···
15
下一页
2021年4月13日
qt.qpa.plugin: Could not load the Qt platform plugin "windows" in "" even though it was found.
摘要: 学习北京理工的《Python科学计算三维可视化》时,运行示例代码出现如下错误: qt.qpa.plugin: Could not load the Qt platform plugin "windows" in "" even though it was found. This applicatio
阅读全文
posted @ 2021-04-13 00:44 bp9jISKIN
阅读(2137)
评论(0)
推荐(0)
2021年4月12日
VSCode 自定义代码片段
摘要: File → Preferences → User Snippets 2.在弹出的窗口中,选择要自定义代码片段的语言(此外选C++) 3.根据示例,定义自己的代码片段 自定义代码片段(一) "Print to console": { "prefix": "dx", "body": [ "#inclu
阅读全文
posted @ 2021-04-12 16:47 bp9jISKIN
阅读(255)
评论(0)
推荐(0)
VS2019默认当前项目为启动项
摘要: 1.右键「解决方案」,选择「属性」 2.通用属性->启动项目->当前选定内容
阅读全文
posted @ 2021-04-12 16:13 bp9jISKIN
阅读(2994)
评论(0)
推荐(0)
2021年4月4日
chrome 阅读清单功能
摘要: 开启/关闭 chrome 的「阅读清单」功能,可通过如下功能实现: 在 chrome 浏览器的「地址栏」输出chrome://flags,弹出如下页面。 在搜索窗口输入Reading List,找到「阅读清单」功能。视情况选择:默认/开启/关闭
阅读全文
posted @ 2021-04-04 17:55 bp9jISKIN
阅读(2321)
评论(0)
推荐(0)
2021年3月13日
福昕阅读器 - 关闭全部标签时显示提示信息
摘要: 
阅读全文
posted @ 2021-03-13 22:08 bp9jISKIN
阅读(158)
评论(0)
推荐(0)
2021年3月11日
python 输出 STL 文件的质心(重心)
摘要: import numpy as np from stl import mesh # pip install numpy-stl # Using an existing closed stl file: your_mesh = mesh.Mesh.from_file('some_file.stl')
阅读全文
posted @ 2021-03-11 00:44 bp9jISKIN
阅读(698)
评论(0)
推荐(0)
2021年3月7日
3D Slicer 安装 Python 第三方库
摘要: https://discourse.slicer.org/t/automatic-install-of-python-packages/7078/4
阅读全文
posted @ 2021-03-07 13:22 bp9jISKIN
阅读(1130)
评论(0)
推荐(0)
2021年2月28日
取消QQ五笔临时拼音
摘要: QQ五笔按按键 z 后,会自动开启临时拼音,这给自定义的以 z 开头的短语带来了 BUG,导致必要要按两次空格键才能上屏。 因此,最好的方法是取消临时拼音功能。 {{uploading-image-271353.png(uploading...)}}
阅读全文
posted @ 2021-02-28 16:21 bp9jISKIN
阅读(122)
评论(0)
推荐(0)
2021年2月26日
zotero 文献插入
摘要: 修改Zotero引文csl格式文件,定制更好的参考文献格式文件(GB/T 7714 2015)
阅读全文
posted @ 2021-02-26 23:43 bp9jISKIN
阅读(117)
评论(0)
推荐(0)
2021年2月23日
使用 3D Slicer 中的 SlicerJupyter 扩展
摘要: 1.安装 SlierJupyter 插件 2.启用 JupyterKernel 3. 点击 Start Jupyter server 4. 在弹出的 Jupyter Notebook 进行如下操作,新建文档 参考文献 https://github.com/Slicer/SlicerJupyter
阅读全文
posted @ 2021-02-23 17:18 bp9jISKIN
阅读(377)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
···
15
下一页
公告