当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: Chapter 2 System Architecture
 

 

    摘要:原文是这样的: with the advent of internet explorer 5 and the lackluster performance of navigator 6, however, the advantages of form-based applications are clouded. ie 5’s consistent and robust suppor......
 ·a simple bootstrap    »显示摘要«
    摘要: a simple bootstrap -----2004.11.1 (c) gr1xto make a long story short, and enough material can be found about the pc´s post procedure, i´ll just show my code and explain sth important ......


[学习笔记]Inside WIN2K (2) Chapter 2 System Architecture

chapter 2

over view: 【程序编程相关:在禁用 Cookie 的浏览器中使用 S

system architecture 【推荐阅读:ASP.NET中的应用程序配置

【扩展信息:ZT:数据仓库常见名词浅释

design goals :

extensibility the code must be written to comfortably grow and change as market requirements change.

portability the system must be able to run on multiple hardware architectures and must be able to move with relative ease to new ones as market demands dictate.

reliability and robustness the system should protect itself from both internal malfunction and external tampering. applications should not be able to harm the operating system or other applications.

compatibility although windows nt should extend existing technology, its user interface and apis should be compatible with older versions of windows and with ms-dos. it should also interoperate well with other systems such as unix, os/2, and netware.

performance within the constraints of the other design goals, the system should be as fast and responsive as possible on each hardware platform.

is windows 2000 a microkernel-based system?

although some claim it as such, windows 2000 isn´t a microkernel-based operating system in the classic definition of microkernels, where the principal operating system components (such as the memory manager, process manager, and i/o manager) run as separate processes in their own private address spaces, layered on a primitive set of services the microkernel provides.

 

portability


...   下一页
    摘要: 如何使用触发器实现数据库级守护,防止ddl操作 --对于重要对象,实施ddl拒绝,防止create,drop,truncate,alter等重要操作 last updated: sunday, 2004-10-31 12:06 eygle 不管是有意还是无意的,你可能......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE