摘要: 学习需具备知识 汇编相关知识 2、第一个C程序 1.创建项目--Win32 console application 2.创建文件--source file --new--C++ source file 3.入口程序 4.构建-F7 5.运行-F5 int plus1(int x,int y) { r 阅读全文
posted @ 2020-11-08 07:59 KeepMoving2018 阅读(687) 评论(0) 推荐(0)