您现在的位置:多问网知识中心电脑教学软件技巧打印机的复位

打印机的复位

10-12 03:10:22   浏览次数:23426  栏目:软件技巧
标签:办公软件技巧,软件测试面试技巧,办公软件使用技巧,http://www.duowen123.com 打印机的复位,
  程序清单:
        LPT1 equ 0008h
        code segment
        assume cs:code,ds:code
        org 100h
        start:  mov ax,j0040h
        mov ds,ax
        mov dx,ds:LPT1           ;dx=LPT1 data port
        inc dx                   ;dx=LPT1 state port
             inc dx                   ;dx=LPT1 command port
        mov al,08h
        out dx,al
             push dx
             mov dx,0032h
             mov cx,0000h
             mov ah,86h
             int 15h
             pop dx
             mov al,0Ch
             out dx,al
             int 20h
        code ends
             end start
        (上海 庄炯)
 

,打印机的复位
相关热词搜索: tag: 软件技巧,办公软件技巧,软件测试面试技巧,办公软件使用技巧,电脑教学 - 软件技巧
上一篇:磁盘优化工具-DEFRAG
文章评论
联系我们 | 网站地图 | 范文大全 | 管理资料 | 驾照考试 | 教学资料 | 名言大全 | 软件下载
Copyright @ 多问网 all rights reserved
学生评语_教案设计_小学语文试卷
1 2 3 4 5 6 7 8 9 10 11 12