new article
Posted tianyu-hua
tags:
篇首语:本文由小常识网(cha138.com)小编为大家整理,主要介绍了new article相关的知识,希望对你有一定的参考价值。
- 点击下方链接下载所需文件
http://pan.baidu.com/s/1hr3G2Sc
![技术分享图片](//upload-images.jianshu.io/upload_images/8214349-a0a053c7237350e9.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
- 点开 DOSBox-0.74-1_Universal.dmg
![技术分享图片](//upload-images.jianshu.io/upload_images/8214349-5e230e0e8f80102c.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
- 把DOSBox放入application中
![技术分享图片](//upload-images.jianshu.io/upload_images/8214349-49a04a87972b0594.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
- 在finder中,按command+shift+h,进入home目录,把dos文件放入
![技术分享图片](//upload-images.jianshu.io/upload_images/8214349-548942a0d7d266c7.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
- 点开应用中的DOSBox,进入虚拟dos
![技术分享图片](//upload-images.jianshu.io/upload_images/8214349-c64755bc3a8e8071.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
- 把home下的dos文件夹挂载为c:
mount c ~/dos
- 进入c:
c:
- 这样就可以用dos下的masm.exe, link.exe, debug.exe进行编译等。如果系统提示缺少某个文件,可以自行搜索下载
![技术分享图片](//upload-images.jianshu.io/upload_images/8214349-9199e4a3cbf13dbe.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
![技术分享图片](//upload-images.jianshu.io/upload_images/8214349-ac17b0f3867548ae.png?imageMogr2/auto-orient/strip%7CimageView2/2/w/1240)
只要把.asm文件放在dos下即可
以上是关于new article的主要内容,如果未能解决你的问题,请参考以下文章
YASnippet - emacs 的代码片段管理工具
26个jQuery代码片段使用技巧
VS Code中自定义Emmet代码片段
推荐net开发cad入门阅读代码片段
高效Web开发的10个jQuery代码片段
这个怎么解决??总是要求更改构造函数 --> mAdapter = new TabsPagerAdapter(getFragmentManager());