Chinaunix首页 | 论坛 | 博客
  • 博客访问: 9149335
  • 博文数量: 1727
  • 博客积分: 12961
  • 博客等级: 上将
  • 技术积分: 19860
  • 用 户 组: 普通用户
  • 注册时间: 2009-01-09 11:25
个人简介

偷得浮生半桶水(半日闲), 好记性不如抄下来(烂笔头). 信息爆炸的时代, 学习是一项持续的工作.

文章分类

全部博文(1727)

文章存档

2024年(2)

2023年(26)

2022年(112)

2021年(217)

2020年(157)

2019年(192)

2018年(81)

2017年(78)

2016年(70)

2015年(52)

2014年(40)

2013年(51)

2012年(85)

2011年(45)

2010年(231)

2009年(287)

发布时间:2018-09-18 14:48:58

https://blog.csdn.net/mao_hui_fei/article/details/79582178 2.在vs2017里如何创建QT工程 https://jingyan.baidu.com/article/20b68a889ca941796cec62b5.html  下载 http://mirrors.ustc.edu.cn/qtproject/archive/qt/5.9/5.9.2/qt-opensource-windows-x86-5.9.2.exe  (2.2GB好大).........【阅读全文】

阅读(4100) | 评论(0) | 转发(0)

发布时间:2018-09-11 16:10:20

LINUX C中用define定义可变参数的宏一般在调试打印Debug信息的时候, 需要可变参数的宏. 从C99开始可以使编译器标准支持可变参数宏(variadic macros), 另外GCC也支持可变参数宏, 但是两种在细节上可能存在区别.1. __VA_ARGS__&.........【阅读全文】

阅读(2571) | 评论(0) | 转发(0)

发布时间:2018-09-06 11:41:17

1. 经常发生收取 timeout/ rx_err_callback 的情况, 调试发现很多情况是对端 延迟发送时调用 的 starttx 发生错误, 即设置的 delay时间错误, 适当加大即可. This timeout is for complete reception of a frame, i.e. timeout duration must take into account the length of the expected frame. Here the value&nb.........【阅读全文】

阅读(5281) | 评论(0) | 转发(0)

发布时间:2018-07-20 13:40:03

https://blog.csdn.net/xiongdauwb/article/details/74078900 ......【阅读全文】

阅读(2416) | 评论(0) | 转发(0)

发布时间:2018-07-06 14:58:15

1、sudo ufw disable2、sudo apt-get install xubuntu-desktop3、Configure the /etc/lightdm/lightdm.conf file as follows. If the file does not exist, create it.[XDMCPServer]enabled=true[Seat:*]autologin-user=siasunagv4、sudo service lightdm restartInstallation"Download updates du.........【阅读全文】

阅读(2060) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册