金秋王
码龄22年
  • 7,862
    被访问
  • 8
    原创
  • 1,452,384
    排名
  • 0
    粉丝
  • 0
    铁粉
关注
提问 私信
  • 加入CSDN时间: 2000-10-09
博客简介:

金秋的专栏

查看详细资料
个人成就
  • 获得0次点赞
  • 内容获得1次评论
  • 获得1次收藏
创作历程
  • 1篇
    2021年
  • 1篇
    2020年
  • 1篇
    2007年
  • 5篇
    2001年
成就勋章
TA的专栏
  • 系统开发
    2篇
  • 生命科学
  • 易学
  • 教程
    6篇
  • 最近
  • 文章
  • 资源
  • 问答
  • 帖子
  • 视频
  • 课程
  • 关注/订阅/互动
  • 收藏
搜TA的内容
搜索 取消

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 ·
116 阅读 ·
0 点赞 ·
0 评论

海思3516ev200开发系列详解(二)----LiteOS启动流程

原创
发布博客 2020.04.26 ·
1414 阅读 ·
0 点赞 ·
0 评论

TortoiseSVN使用手册.doc

发布资源 2012.06.12 ·
doc

4年后再见CSDN

2000年注册了CSDN的会员,在接下来几年,在CSDN上花了不少时间,记得那时看文档最多的是MSDN了,而上网最多的可能就是CSDN了。而到了2003年下半年后,可能是工作太忙,可能是从技术慢慢偏向了管理,这个就很少来了。近期,时间稍微多了些,就上这儿来了,这儿还有“家”的感觉。记得在2003年就已经累积10000多的分数,这次上来,分数好像倒没有多起来,不过,CSDN还保留着我的会员,已经很不
原创
发布博客 2007.03.04 ·
585 阅读 ·
0 点赞 ·
0 评论

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 ·
1179 阅读 ·
0 点赞 ·
0 评论

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 ·
992 阅读 ·
0 点赞 ·
0 评论

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 ·
777 阅读 ·
0 点赞 ·
0 评论

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 ·
923 阅读 ·
0 点赞 ·
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 ·
713 阅读 ·
0 点赞 ·
0 评论