资讯   |   开发   |   选机中心   |   产品大全 | IBM | 惠普 | 联想 | 戴尔 | 苹果 | 神舟
更多: | 华硕 | 明基 | 方正 | 紫光 | TCL | 夏新 | 联宝 | 宏碁 | 七喜 | 长城 | 清华同方 | 海尔 | 三星 | 东芝 | 索尼 | 富士通 | LG | 技术 | ddnoon
当前位置:笔记本 > 软件开发 >
Advertisement
文章正文

恢复控制台的ENABLE和DISABLE命令的参数问题

类型:转载   责任编辑:asp.net   日期:2007/05/23


热门软件下载:


   

请教:  
  service_boot_start  
  service_system_start  
  service_auto_start  
  service_demand_start  
  的详细区别是什么?

网友回答:

发表者:icuc88

SERVICE_BOOT_START    
    NTLDR   or   OSLOADER   preloads   driver   so   that   it   is   in   memory   during   the   boot.    
  Driver     initializes   just   before   SERVICE_SYSTEM_START   drivers.    
     
   
  SERVICE_SYSTEM_START  
    Driver   loads   and   initializes   after   SERVICE_BOOT_START   drivers   have   initialized.    
   
   
  SERVICE_AUTO_START  
    Services   subsystem   loads   and   initializes   the   driver   or   service.  
   
       
  SERVICE_DEMAND_START    
      Services   subsystem   starts   the   driver   on   demand.    
 

发表者:zhaiguo

共有五种启动类型。前三种类型是:SERVICE_AUTO_START、SERVICE_DISABLED   和   SERVICE_DEMAND_START。对应的标准启动类型:自动、禁用和手动,通常使用“计算机管理”管理工具中的“服务”进行配置。后两种类型是:SERVICE_BOOT_START   和   SERVICE_SYSTEM_START,通常用于配置加载设备驱动程序的方式。例如,在启动计算机时或启动   Windows   2000   时加载。    
   
  这些都可以系本身的帮助中找到。。。


 

 
热门推荐笔记本: IBM笔记本
相关文章:
webmaster:popbb@126.com   最佳浏览:1024X768 MSIE
©2007 popbb.net All Rights Reserved