- 博客(8)
- 资源 (1)
- 收藏
- 关注
原创 wsl2中安装海思开发环境(3516EV200/18EV300)
1:下载ubuntu的WSL版本(https://wiki.ubuntu.com/WSL?action=subscribe#Installing_Packages_on_Ubuntu选择版本)2:安装ubuntu(18.04) (选的版本号在https://cloud-images.ubuntu.com/bionic/current/带WSL) wsl --import XXX(版本名称) YYY(安装位置) ZZZ(下载的文件名) 如:wsl --import u...
2021-04-15 23:44:44
329
原创 4年后再见CSDN
2000年注册了CSDN的会员,在接下来几年,在CSDN上花了不少时间,记得那时看文档最多的是MSDN了,而上网最多的可能就是CSDN了。而到了2003年下半年后,可能是工作太忙,可能是从技术慢慢偏向了管理,这个就很少来了。近期,时间稍微多了些,就上这儿来了,这儿还有“家”的感觉。记得在2003年就已经累积10000多的分数,这次上来,分数好像倒没有多起来,不过,CSDN还保留着我的会员,已经很不
2007-03-04 12:23:00
660
原创 VC++/MFC 教程6&7(英文)
Lesson 6: SDI and MDI ApplicationsWe are getting to some advanced stuff now. In this lesson I am not going to go in depth at all. I will just give you a flavor of the structure of a SDI (single docu
2001-06-04 11:36:00
1314
原创 VC++/MFC 教程4&5(英文)
Lesson 4: MFC BasicsAre you ready to start programming? No you are not. You dont want me to teach you a stupid hello world application, do you? If you want to make the most of Visual C++ you have
2001-06-04 11:31:00
1070
原创 VC++/MFC 教程3(英文)
Lesson 3: Visual C++ IDE and WorkspacesWindows programming is tricky stuff. Dont let anyone fool you. But microsoft has blessed us with their IDE called Developers Studio. It will handle all the c
2001-06-04 11:25:00
857
原创 VC++/MFC 教程2(英文)
Lesson 2: C++ EssentialsIf you want to use Microsoft Visual C++, it helps a ton if you really know C++. Everything is about classes. If you are used to plain C, you wont really see the big deal wit
2001-06-04 11:22:00
1032
1
原创 VC++/MFC 教程1(英文)
Lesson 1: Behind the Scenes with Handles and MessagesThough you think you want to dive right into the code, you really dont. Windows programming is overwhelming at first. Lets take a quick look at h
2001-06-04 11:10:00
778
空空如也
TA创建的收藏夹 TA关注的收藏夹
TA关注的人