08 2021 档案

摘要:https://jingyan.baidu.com/article/e4511cf39e5b3f2b855eaf49.html 打开要编辑的Word文档,可以看到在页眉的下面有一条横线,即使删除了页眉的文字该横线依次存在。 接着可以右键点击页眉位置,然后在弹出菜单中选择“编辑页眉”菜单项。 这时wo 阅读全文
posted @ 2021-08-18 09:54 清风oo 阅读(4403) 评论(0) 推荐(0) 编辑
摘要:https://zhuanlan.zhihu.com/p/156708629 今天在处理数据时,想要把几天的数据合并保存一下。这几个结构体数组具有相同的字段(field),我想要把相同的字段都合并起来,最后得到一个结构体数组。在MATLAB官方文档里只有按照数组合并的方式,如:StructAll=[ 阅读全文
posted @ 2021-08-17 16:53 清风oo 阅读(1812) 评论(0) 推荐(0) 编辑
摘要: 阅读全文
posted @ 2021-08-17 15:39 清风oo 阅读(1599) 评论(0) 推荐(0) 编辑
摘要:https://blog.csdn.net/qq_42191914/article/details/105936695 https://jingyan.baidu.com/article/fcb5aff74c3c0aedaa4a7194.html 阅读全文
posted @ 2021-08-17 14:54 清风oo 阅读(751) 评论(0) 推荐(0) 编辑
摘要:https://mp.weixin.qq.com/s?__biz=MzUwOTg0MjczNw==&mid=2247490005&idx=1&sn=06d73205c1a37d9f7dd0740fc9b304a8&chksm=f90d5d8bce7ad49d3ac208e889008b18112c1 阅读全文
posted @ 2021-08-10 17:21 清风oo 阅读(83) 评论(0) 推荐(0) 编辑
摘要: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 阅读(1689) 评论(0) 推荐(0) 编辑
摘要: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 阅读(295) 评论(0) 推荐(0) 编辑
摘要:(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 阅读(139) 评论(0) 推荐(0) 编辑
摘要: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 阅读(548) 评论(0) 推荐(0) 编辑
摘要:https://zhuanlan.zhihu.com/p/272797271?utm_source=wechat_session 1.简介 随着家用车的普及,汽车走进越来越多的家庭,其中儿童被困车内的事故时有发生,甚至造成死亡,下图是由于儿童被困车内致死事故的统计。 儿童被困车内致死人数 为此,EN 阅读全文
posted @ 2021-08-02 20:01 清风oo 阅读(918) 评论(0) 推荐(0) 编辑
摘要:Baseband Ram 2M 可分享1M CPU Ram 576K common.mk文件 FMCW_SDM_FREQ ?= 400 表示PL时钟,400MHz 对应频段76~81G FMCW_SDM_FREQ ?= 360 表示PL时钟,360MHz 对应频段60G TRK_CONF_3D ?= 阅读全文
posted @ 2021-08-01 23:03 清风oo 阅读(346) 评论(0) 推荐(0) 编辑

点击右上角即可分享
微信分享提示