会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
byfei
博客园
首页
新随笔
联系
管理
订阅
上一页
1
···
3
4
5
6
7
8
9
10
11
···
95
下一页
2019年11月13日
【雅思】阅读理解1-02
摘要: Preserving food has not always been easy. Centuries ago,people gathered ice from streams and ponds and did their best to store it ...
阅读全文
posted @ 2019-11-13 13:04 byfei
阅读(316)
评论(0)
推荐(0)
2019年11月12日
【雅思】阅读理解1-01
摘要: Many of the conveniences we enjoy in our homes are the result of years of innovation by dedicate inventors. Though we take many of...
阅读全文
posted @ 2019-11-12 13:20 byfei
阅读(387)
评论(0)
推荐(0)
2019年11月11日
MinGW 简单使用
摘要: 在Windows下使用CMake+MinGW搭建C/C++编译环境,https://blog.csdn.net/isscollege/article/details/78038921,https://blog.csdn.net/zhaotun123/artic...
阅读全文
posted @ 2019-11-11 20:31 byfei
阅读(76)
评论(0)
推荐(0)
Notepad++配置C和C++编译器
摘要: minGW第二步的时候记得装上g++, https://wenku.baidu.com/view/02fac8ed227916888586d71d.html最后附加库还不知道怎么设置,不然编译不了复杂工程,include很多文件找不到。Notepad++配置C...
阅读全文
posted @ 2019-11-11 16:46 byfei
阅读(154)
评论(0)
推荐(0)
Notepad++ 跳转功能
摘要: 参考的别人的资料,记录下我遇到的问题 1.设置环境变量后,如果运行还是报错的话,可以直接去exe目录运行,然后把生成的文件拷贝到你的项目文件夹中 2.默认跳转的 alt+space 不是ctr+space 3.我跳转的时候并没有成功,弹了个错误框。。。 htt...
阅读全文
posted @ 2019-11-11 15:11 byfei
阅读(985)
评论(0)
推荐(0)
2019年11月9日
使用notepad++ 安装NppFTP 远程连接Linux
摘要: 使用notepad++ 安装NppFTP 远程连接Linux https://blog.csdn.net/guoyuannan/article/details/77168387 Notepad++远程连接Linux系统 https://jingyan.baid...
阅读全文
posted @ 2019-11-09 22:26 byfei
阅读(68)
评论(0)
推荐(0)
windows下的命令行工具babun
摘要: Babun 可以直接在winodows下面编译linux代码 但是本人只成功编译过个个go的linux 和 C的linux,C++的编译不出来东西 安装很简单,下下来,直接双击批处理 install 另外建议用Visual Studio Code 使用方法在...
阅读全文
posted @ 2019-11-09 16:29 byfei
阅读(169)
评论(0)
推荐(0)
Visual Studio Code 远程开发
摘要: Visual Studio Code 远程开发 安装 1.Visual Studio Code 2. 安装远程连接插件 Remote Development 点击左边列表,四个小正方形的图标,输入Remote Development搜索。install安装 ...
阅读全文
posted @ 2019-11-09 16:09 byfei
阅读(184)
评论(0)
推荐(0)
2019年11月7日
arm-linux-gcc编译时出现stray '\357''\273' '\277' in program的解决方法
摘要: 解决:把文件放到windows系统中,用“记事本”打开这些文件,然后“另存为”,编码选为ASNI,然后再到linux底下重新用编译器编译,一般都能通过了!...
阅读全文
posted @ 2019-11-07 15:41 byfei
阅读(275)
评论(0)
推荐(0)
2019年10月29日
epoll服务器
摘要: #include #include #include #include #include #include #include #include #include #define SERVER_PORT (7778)#define EPOLL_M...
阅读全文
posted @ 2019-10-29 13:22 byfei
阅读(49)
评论(0)
推荐(0)
上一页
1
···
3
4
5
6
7
8
9
10
11
···
95
下一页
公告