当前位置:网站首页>控制台程序
控制台程序
2022-06-23 06:21:00 【Wanderer001】
控制台程序是为了兼容DOS程序而设立的,这种程序的执行就好像在一个DOS窗口中执行一样,没有自己的界面。所谓的控制台应用程序,就是能够运行在MS-DOS环境中的程序。控制台应用程序通常没有可视化的界面,只是通过字符串来显示或者监控程序。控制台程序常常被应用在测试、监控等用途,用户往往只关心数据,不在乎界面。控制台程序是为了兼容DOS程序而设立的,这种程序的执行就好像在一个DOS窗口中执行一样,没有自己的界面。
INTEL的CPU有三种工作模式,实模式,保护模式,虚拟模式。实模式是16位的,在这种模式下可工作纯DOS。保护模式是32位的,WINDOWS就工作在这种模式下,为了使在32位保护模式下工作的WINDOWS可兼容16位实模式下的DOS程序,又设立了虚拟模式,就是控制台程序。
边栏推荐
猜你喜欢

WPF command directive and inotifypropertychanged
![[project training] change of linear arrow](/img/a4/7554522c13684d7590d247f28a6965.png)
[project training] change of linear arrow

MySQL mvcc multi version concurrency control

EndNote20使用教程分享(未完

Eureka

Quartz调度框架的学习使用

【BULL中文文档】用于在 NodeJS 中处理分布式作业和消息的队列包

Open source oauth2 framework for SSO single sign on

Unet代码实现

Chrome remove duplicate bookmarks
随机推荐
Mongodb record
深度学习系列47:超分模型Real-ESRGAN
What you need to know about five insurances and one fund
306. 累加数
C # how to obtain DPI and real resolution (can solve the problem that has been 96)
cmder
MySQL index
901. stock price span
MySQL重做日志 redo log
Using fuser to view file usage
SSM整合
[bull Chinese document] queue package used to process distributed jobs and messages in nodejs
为什么TCP协议是三次握手而不是两次?
312. poke the balloon
Solve the mining virus sshd2 (redis does not set a password and clear the crontab scheduled task)
407-栈与队列(232.用栈实现队列、225. 用队列实现栈)
pspnet完整代码实现
正则表达式图文超详细总结不用死记硬背(上篇)
313. 超级丑数
技术文章写作指南