This reposiroty will provide the content of Git basic usage Course.
This reposiroty will provide the content of Git basic usage Course.
给计算机系一年级(暑期小学期)同学上《汇编语言》(《硬件技术基础》)课,有的老师用 dosbox+masm 做实验环境,我建议用 VMware + Ubuntu + gcc。前者老师强调实验环境要简单,是配合当前课程的;后者老师强调学的东西要有用,DOS和masm宏汇编器都是微软已经不支持的技术了,学任何与它有关的东西都没价值,浪费时间。 我在疑惑中......