会员
T恤
新闻
博问
闪存
赞助商
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
清风oo
博客园
首页
新随笔
联系
订阅
管理
上一页
1
2
3
4
5
6
7
8
9
10
···
44
下一页
2021年8月18日
word去除页眉首页横线
摘要: https://jingyan.baidu.com/article/e4511cf39e5b3f2b855eaf49.html 打开要编辑的Word文档,可以看到在页眉的下面有一条横线,即使删除了页眉的文字该横线依次存在。 接着可以右键点击页眉位置,然后在弹出菜单中选择“编辑页眉”菜单项。 这时wo
阅读全文
posted @ 2021-08-18 09:54 清风oo
阅读(4404)
评论(0)
推荐(0)
2021年8月17日
MATLAB合并结构体数组(struct)
摘要: https://zhuanlan.zhihu.com/p/156708629 今天在处理数据时,想要把几天的数据合并保存一下。这几个结构体数组具有相同的字段(field),我想要把相同的字段都合并起来,最后得到一个结构体数组。在MATLAB官方文档里只有按照数组合并的方式,如:StructAll=[
阅读全文
posted @ 2021-08-17 16:53 清风oo
阅读(1847)
评论(0)
推荐(0)
word中自动生成目录后没有省略号了
摘要:
阅读全文
posted @ 2021-08-17 15:39 清风oo
阅读(1624)
评论(0)
推荐(0)
word 题注 图注 表注 交叉引用 自动编号
摘要: https://blog.csdn.net/qq_42191914/article/details/105936695 https://jingyan.baidu.com/article/fcb5aff74c3c0aedaa4a7194.html
阅读全文
posted @ 2021-08-17 14:54 清风oo
阅读(754)
评论(0)
推荐(0)
2021年8月10日
(转)Python基础热图-参数超级详解
摘要: https://mp.weixin.qq.com/s?__biz=MzUwOTg0MjczNw==&mid=2247490005&idx=1&sn=06d73205c1a37d9f7dd0740fc9b304a8&chksm=f90d5d8bce7ad49d3ac208e889008b18112c1
阅读全文
posted @ 2021-08-10 17:21 清风oo
阅读(86)
评论(0)
推荐(0)
2021年8月8日
VScode 运行代码显示:Code is already running!
摘要: https://blog.csdn.net/weixin_42262463/article/details/107110831 VScode运行代码时终端tab显示:Code is already running!。 解决方案:切换到OUTPUT tab,右键,然后选择stop code run。
阅读全文
posted @ 2021-08-08 19:23 清风oo
阅读(1729)
评论(0)
推荐(0)
pyside2安装避坑
摘要: https://www.cnblogs.com/ranzhong/p/13848941.html cmd 输入 pip install PySide2 官方下载太慢 清华源: pip install -i https://pypi.tuna.tsinghua.edu.cn/simple pyside
阅读全文
posted @ 2021-08-08 19:10 清风oo
阅读(357)
评论(0)
推荐(0)
vscode import numpy error:DLL load failed: The specific module could not be found
摘要: (type) CTRL + SHIFT + P (search for:) open settings (click:) Preferences: Open Settings (JSON) { ... # any other settings you have already added (remo
阅读全文
posted @ 2021-08-08 18:48 清风oo
阅读(140)
评论(0)
推荐(0)
2021年8月6日
(转)Python 字符串查找子串的方法之 index() 和 find()
摘要: https://www.cnblogs.com/yangwu-183/p/10042755.html find(substr, beg=0, end=len(string)): 在[beg, end]范围内查找substring,找到返回substr的起始下标,否则返回 -1。 1 string =
阅读全文
posted @ 2021-08-06 14:26 清风oo
阅读(552)
评论(0)
推荐(0)
2021年8月2日
(转)基于毫米波雷达的舱内乘员检测原理
摘要: https://zhuanlan.zhihu.com/p/272797271?utm_source=wechat_session 1.简介 随着家用车的普及,汽车走进越来越多的家庭,其中儿童被困车内的事故时有发生,甚至造成死亡,下图是由于儿童被困车内致死事故的统计。 儿童被困车内致死人数 为此,EN
阅读全文
posted @ 2021-08-02 20:01 清风oo
阅读(936)
评论(0)
推荐(0)
上一页
1
2
3
4
5
6
7
8
9
10
···
44
下一页
公告