2024年8月11日
摘要: 常用快捷键 win键盘键位更换: (mission control) control: command option: option command: control 打开聚合: command+空格 查看隐藏文件: command+shift+. 最小化窗口:command+m 隐藏窗口: com 阅读全文
posted @ 2024-08-11 17:23 czhang4 阅读(4) 评论(0) 推荐(0) 编辑
  2021年9月8日
摘要: https://github.com/alibaba/jvm-sandbox https://github.com/alibaba/jvm-sandbox-repeater BV1Zv411x7mJ 阅读全文
posted @ 2021-09-08 20:37 czhang4 阅读(23) 评论(0) 推荐(0) 编辑
  2020年11月7日
摘要: node-red 连接的时候显示: bind [127.0.0.1]:1880: Permission denied channel_setup_fwd_listener_tcpip: cannot listen to port: 1880 在做作业的时候需要连接到aws上instance的node 阅读全文
posted @ 2020-11-07 15:25 czhang4 阅读(3585) 评论(0) 推荐(0) 编辑
  2019年12月31日
摘要: 1.写c++ stl 参考: https://www.cnblogs.com/ghjnwk/p/9806677.html https://www.cnblogs.com/baihualiaoluan/p/10661669.html MinGW更新的比较慢,对STL里面的容器Vector,Map支持的 阅读全文
posted @ 2019-12-31 10:46 czhang4 阅读(122) 评论(0) 推荐(0) 编辑
  2019年7月12日
摘要: https://jingyan.baidu.com/article/495ba841a31af938b20ede6d.html 阅读全文
posted @ 2019-07-12 22:39 czhang4 阅读(285) 评论(0) 推荐(0) 编辑
  2019年6月10日
摘要: https://blog.csdn.net/zhanghm1995/article/details/80819517 windows端直接改后缀就可以。 改成.rmvb 阅读全文
posted @ 2019-06-10 21:56 czhang4 阅读(114) 评论(0) 推荐(0) 编辑
摘要: https://blog.csdn.net/chongxin1/article/details/76072567 https://blog.csdn.net/kzm2008/article/details/5517840 阅读全文
posted @ 2019-06-10 18:40 czhang4 阅读(732) 评论(0) 推荐(0) 编辑
  2019年5月28日
摘要: https://blog.csdn.net/zong596568821xp/article/details/78623130 阅读全文
posted @ 2019-05-28 01:40 czhang4 阅读(286) 评论(0) 推荐(0) 编辑
  2019年5月27日
摘要: 截取全屏的快捷键是PrintScreen, 截取当前窗口的快捷键是Alt+PrintScreen, 截取选定区域的快捷键是Shift+PrintScreen。 以上三个快捷键可以截取屏幕并保存为图片,若加上Ctrl,则所截取屏幕会直接复制到剪切板,可以直接进行粘贴。 阅读全文
posted @ 2019-05-27 20:47 czhang4 阅读(375) 评论(0) 推荐(0) 编辑
  2019年5月26日
摘要: 参考: https://www.cnblogs.com/hxzkh/p/8473190.html 将该博主的某一部分摘录出来 ->lsdslam 中的opencv版本 3、编译 opencv 由于这个代码用到了opencv2.4 版本,所以我们要下载对版本。之前一直编译不同,以为是下载的版本有问题, 阅读全文
posted @ 2019-05-26 20:28 czhang4 阅读(941) 评论(0) 推荐(0) 编辑