操作系统 第3章
- 格式:doc
- 大小:64.00 KB
- 文档页数:8
全国学前教育管理信息系统用户操作手册(机构级)教育部基础教育司教育部教育管理信息中心二〇二〇年四月目录第一部分系统介绍 (1)第1章前言 (1)第2章系统建设背景 (1)第3章系统概况 (1)第4章系统总体说明 (2)4.1 机构管理流程图 (2)4.2 幼儿学籍管理流程图 (3)4.3 问题学籍处理流程图 (4)4.4 用户权限说明 (6)第二部分系统操作介绍 (8)第5章系统登录 (8)第6章机构管理 (10)6.1 基本信息管理 (10)6.2 办学条件信息管理 (15)6.3 班级信息管理 (24)6.4 保教人员管理 (29)6.5 教职工信息查询 (33)6.6 财务信息管理 (35)第7章幼儿管理 (40)7.1 新建幼儿学籍 (40)7.2 幼儿学籍审核 (50)7.3 问题学籍处理 (53)7.4 关键信息变更 (59)7.5 幼儿离园管理 (62)7.6 幼儿调转管理 (72)7.7 家庭成员信息管理 (77)7.8 幼儿信息维护 (89)7.9 幼儿调班升级 (95)7.10 幼儿信息查询 (104)7.11 幼儿电子履历查询 (109)7.12 强制离园管理 (111)第8章业务管理 (116)8.1 重要事项申报 (116)8.2 公示公告查询 (121)8.3 数据恢复申请 (123)第9章机构在园幼儿情况 (129)第10章数据质量管理 (131)10.1 质量分析报告 (131)第11章系统管理 (131)11.1 密码修改 (131)11.2 待办事项管理 (132)第一部分系统介绍第1章前言本手册用于指导学前系统的相关业务人员使用“全国学前教育管理信息系统”。
学前教育机构(幼儿园)用户在使用时,可在本手册的指导下,进行系统各项操作。
第2章系统建设背景2010年,国务院印发《关于当前发展学前教育的若干意见》,为加强学前教育管理,教育部组织开发了“全国学前教育管理信息系统”。
全国学籍系统操作手册全国学籍系统操作手册目录:1. 登录系统2. 学生信息管理3. 教师信息管理4. 课程管理5. 成绩录入与查询6. 统计报表7. 数据备份与恢复8. 系统设置第一章登录系统1. 打开浏览器,输入系统网址。
2. 输入用户名和密码,点击登录按钮。
3. 如果用户名或密码错误,系统会提示错误信息。
第二章学生信息管理1. 新增学生信息:点击新增按钮,输入学生信息并保存。
2. 修改学生信息:选择要修改的学生,点击修改按钮,修改信息并保存。
3. 删除学生信息:选择要删除的学生,点击删除按钮,确认删除操作。
4. 查询学生信息:输入学生姓名或学号等关键字进行查询,并点击查询按钮。
5. 导入学生信息:点击导入按钮,选择需要导入的学生信息文件,点击导入按钮。
6. 导出学生信息:点击导出按钮,选择导出学生信息的格式和范围,点击导出按钮。
第三章教师信息管理1. 新增教师信息:点击新增按钮,输入教师信息并保存。
2. 修改教师信息:选择要修改的教师,点击修改按钮,修改信息并保存。
3. 删除教师信息:选择要删除的教师,点击删除按钮,确认删除操作。
4. 查询教师信息:输入教师姓名或工号等关键字进行查询,并点击查询按钮。
5. 导入教师信息:点击导入按钮,选择需要导入的教师信息文件,点击导入按钮。
6. 导出教师信息:点击导出按钮,选择导出教师信息的格式和范围,点击导出按钮。
第四章课程管理1. 新增课程信息:点击新增按钮,输入课程信息并保存。
2. 修改课程信息:选择要修改的课程,点击修改按钮,修改信息并保存。
3. 删除课程信息:选择要删除的课程,点击删除按钮,确认删除操作。
4. 查询课程信息:输入课程名称或编号等关键字进行查询,并点击查询按钮。
5. 导入课程信息:点击导入按钮,选择需要导入的课程信息文件,点击导入按钮。
6. 导出课程信息:点击导出按钮,选择导出课程信息的格式和范围,点击导出按钮。
第五章成绩录入与查询1. 成绩录入:选择要录入成绩的学生和课程,输入成绩并保存。
计算机操作系统第四版汤小丹课后答案完整版集团文件版本号:(M928-T898-M248-WU2669-I2896-DQ586-M1988)第一章1.设计现代OS的主要目标是什么?答:(1)有效性(2)方便性(3)可扩充性(4)开放性2.OS的作用可表现在哪几个方面?答:(1)OS作为用户与计算机硬件系统之间的接口(2)OS作为计算机系统资源的管理者(3)OS实现了对计算机资源的抽象3.为什么说OS实现了对计算机资源的抽象?答:OS首先在裸机上覆盖一层I/O设备管理软件,实现了对计算机硬件操作的第一层次抽象;在第一层软件上再覆盖文件管理软件,实现了对硬件资源操作的第二层次抽象。
OS 通过在计算机硬件上安装多层系统软件,增强了系统功能,隐藏了对硬件操作的细节,由它们共同实现了对计算机资源的抽象。
4.试说明推动多道批处理系统形成和发展的主要动力是什么?答:主要动力来源于四个方面的社会需求与技术发展:(1)不断提高计算机资源的利用率;(2)方便用户;(3)器件的不断更新换代;(4)计算机体系结构的不断发展。
5.何谓脱机I/O和联机I/O?答:脱机I/O 是指事先将装有用户程序和数据的纸带或卡片装入纸带输入机或卡片机,在外围机的控制下,把纸带或卡片上的数据或程序输入到磁带上。
该方式下的输入输出由外围机控制完成,是在脱离主机的情况下进行的。
而联机I/O方式是指程序和数据的输入输出都是在主机的直接控制下进行的。
6.试说明推动分时系统形成和发展的主要动力是什么?答:推动分时系统形成和发展的主要动力是更好地满足用户的需要。
主要表现在:CPU 的分时使用缩短了作业的平均周转时间;人机交互能力使用户能直接控制自己的作业;主机的共享使多用户能同时使用同一台计算机,独立地处理自己的作业。
7.实现分时系统的关键问题是什么?应如何解决?答:关键问题是当用户在自己的终端上键入命令时,系统应能及时接收并及时处理该命令,在用户能接受的时延内将结果返回给用户。
计算机操作系统(第四版)课后习题答案(完整版)第⼀章1.设计现代OS的主要⽬标是什么?答:(1)有效性(2)⽅便性(3)可扩充性(4)开放性2.OS的作⽤可表现在哪⼏个⽅⾯?答:(1)OS作为⽤户与计算机硬件系统之间的接⼝(2)OS作为计算机系统资源的管理者(3)OS实现了对计算机资源的抽象3.为什么说OS实现了对计算机资源的抽象?答:OS⾸先在裸机上覆盖⼀层I/O设备管理软件,实现了对计算机硬件操作的第⼀层次抽象;在第⼀层软件上再覆盖⽂件管理软件,实现了对硬件资源操作的第⼆层次抽象。
OS 通过在计算机硬件上安装多层系统软件,增强了系统功能,隐藏了对硬件操作的细节,由它们共同实现了对计算机资源的抽象。
4.试说明推动多道批处理系统形成和发展的主要动⼒是什么?答:主要动⼒来源于四个⽅⾯的社会需求与技术发展:(1)不断提⾼计算机资源的利⽤率;(2)⽅便⽤户;(3)器件的不断更新换代;(4)计算机体系结构的不断发展。
5.何谓脱机I/O和联机I/O?答:脱机I/O 是指事先将装有⽤户程序和数据的纸带或卡⽚装⼊纸带输⼊机或卡⽚机,在外围机的控制下,把纸带或卡⽚上的数据或程序输⼊到磁带上。
该⽅式下的输⼊输出由外围机控制完成,是在脱离主机的情况下进⾏的。
⽽联机I/O⽅式是指程序和数据的输⼊输出都是在主机的直接控制下进⾏的。
6.试说明推动分时系统形成和发展的主要动⼒是什么?答:推动分时系统形成和发展的主要动⼒是更好地满⾜⽤户的需要。
主要表现在:CPU 的分时使⽤缩短了作业的平均周转时间;⼈机交互能⼒使⽤户能直接控制⾃⼰的作业;主机的共享使多⽤户能同时使⽤同⼀台计算机,独⽴地处理⾃⼰的作业。
7.实现分时系统的关键问题是什么?应如何解决?答:关键问题是当⽤户在⾃⼰的终端上键⼊命令时,系统应能及时接收并及时处理该命令,在⽤户能接受的时延内将结果返回给⽤户。
解决⽅法:针对及时接收问题,可以在系统中设置多路卡,使主机能同时接收⽤户从各个终端上输⼊的数据;为每个终端配置缓冲区,暂存⽤户键⼊的命令或数据。
(完整版)操作系统课后题答案课本课后题部分答案第⼀章1.设计现代OS的主要⽬标是什么?答:(1)有效性(2)⽅便性(3)可扩充性(4)开放性2.OS的作⽤可表现在哪⼏个⽅⾯?答:(1)OS作为⽤户与计算机硬件系统之间的接⼝(2)OS作为计算机系统资源的管理者(3)OS实现了对计算机资源的抽象13.OS有哪⼏⼤特征?其最基本的特征是什么?答:并发性、共享性、虚拟性和异步性四个基本特征;最基本的特征是并发性。
14.处理机管理有哪些主要功能?它们的主要任务是什么?答:处理机管理的主要功能是:进程管理、进程同步、进程通信和处理机调度;进程管理:为作业创建进程,撤销已结束进程,控制进程在运⾏过程中的状态转换。
进程同步:为多个进程(含线程)的运⾏进⾏协调。
通信:⽤来实现在相互合作的进程之间的信息交换。
处理机调度:(1)作业调度。
从后备队⾥按照⼀定的算法,选出若⼲个作业,为他们分配运⾏所需的资源(⾸选是分配内存)。
(2)进程调度:从进程的就绪队列中,按照⼀定算法选出⼀个进程,把处理机分配给它,并设置运⾏现场,使进程投⼊执⾏。
15.内存管理有哪些主要功能?他们的主要任务是什么?北京⽯油化⼯学院信息⼯程学院计算机系3/48《计算机操作系统》习题参考答案余有明与计07和计G09的同学们编著 3/48答:内存管理的主要功能有:内存分配、内存保护、地址映射和内存扩充。
内存分配:为每道程序分配内存。
内存保护:确保每道⽤户程序都只在⾃⼰的内存空间运⾏,彼此互不⼲扰。
地址映射:将地址空间的逻辑地址转换为内存空间与对应的物理地址。
内存扩充:⽤于实现请求调⽤功能,置换功能等。
16.设备管理有哪些主要功能?其主要任务是什么?答:主要功能有: 缓冲管理、设备分配和设备处理以及虚拟设备等。
主要任务: 完成⽤户提出的I/O 请求,为⽤户分配I/O 设备;提⾼CPU 和I/O 设备的利⽤率;提⾼I/O速度;以及⽅便⽤户使⽤I/O设备.17.⽂件管理有哪些主要功能?其主要任务是什么?答:⽂件管理主要功能:⽂件存储空间的管理、⽬录管理、⽂件的读/写管理和保护。
Chapter 3 – Process Description and ControlTrue / False Questions:1.T / F – The principal function of the processor is to execute machineinstructions residing in main memory.处理器的主要功能是处理驻留在主存中的指令。
ANS: T2.T / F – A process trace is a listing of the sequence of instructions that executefor that process.进程指令追踪就是这个进程的指令序列的列表。
ANS: T3.T / F – The principal responsibility of the operating system is to control theexecution of processes.操作系统的主要任务是控制进程的执行。
ANS: T4.T / F – When one process spawns another, the spawning process is referred to asthe child process and the spawned process is referred to as the parent process.当一个进程派生出另一进程时,产生进程的进程是子进程,被产生的进程是父进程。
ANS: F (opposite is true)5.T / F – Round-Robin processing refers to a method of thread prioritization forscheduling.轮转是一种线程优先级调度方法。
ANS: F (not prioritized)6.T / F – The primary difference between the Two-State Process Model and the Five-State Process Model is that the latter splits the Running state into two newstates: Ready and Blocked.两状态处理模型和五状态处理模型主要区别是后者将运行态分割成就绪和阻塞态。
ANS: F (splits the Not Running state)7.T / F – One solution to the problem of limited main memory space is swapping,which involves moving all or part of a process from main memory to secondarymemory. 一种解决主存空间有限的方法是交换,这种交换包括将一个进程的全部或部分从主存转移到辅存。
ANS: T8.T / F – In order to define the control structures (e.g., tables) that the O/Sneeds to manage processes and resources, it must have access to configuration dataduring initialization.为了定义操作系统控制进程和资源所需要的控制结构,操作系统在初始化的时候必须拥有对设备数据的控制权。
ANS: T9.T / F – The Process Image refers to the binary form of the program code.进程映像指的是二进制形式的程序码。
ANS: F (refers to process elements: program, data, stack & attributes)10.T / F – The portion of the Process Control Block that consists of the contents ofthe processor registers is called the Process Control Information.进程控制块中包含处理器寄存器的部分是进程控制信息。
ANS: F (processor state information portion of the PCB contains registers)11.T / F – The less-privileged processor execution mode is often referred to askernel mode.没有特权的处理器执行模式通常被叫做内核模式。
ANS: F (user mode)12.T / F – The primary process table contains one entry per process, unless theprocess spawns a new process, in which case the table contains multiple entries for the parent process. 主进程表中每个进程有一个入口,除非进程产生了子进程,这种情况下表中会有多个到父进程的入口。
ANS: F (only one entry for the parent process)13. T / F – One kind of system interrupt, the trap, relates to an error or exceptioncondition in the currently running process.陷阱,一种系统中断,是涉及当前进程中的错误或异常条件。
ANS: T14. T / F – In the Nonprocess Kernel approach to defining the relationship betweenthe O/S and the User Process, the O/S code is executed as a separate entity that operates in privileged mode. 采用无进程内核方法来定义操作系统和用户进程的区别:操作系统代码是作为独立的整体在特权模式下运行。
ANS: T15. T / F – A typical UNIX system employs two Running states, to indicate whetherthe process is executing in user mode or kernel mode.典型的UNIX系统采用两种运行态来表示进程是运行在用户模式还是内核模式。
ANS: TMultiple Choice Questions:1.The behavior of a processor can be characterized by examining:一个处理器的行为可以通过对进程的交错的观察来衡量.A A single process traceB Multiple process tracesC The interleaving of the process tracesD All of the aboveANS: C2.The behavior of an individual process can be characterized by examining:一个单独进程的行为可以通过观察此进程的痕迹来描述.A A single process traceB Multiple process tracesC The interleaving of the process tracesD All of the aboveANS: A3.The basic Two-State Process Model defines two possible states for a process inrelationship to the processor:基本的两状态进程模型定义了一个进程与处理器关系可能的两种状态:进行态和非运行态.A Running and ExecutingB Running and Not RunningC Executing and WaitingD None of the aboveANS: B4.There are a number of conditions that can lead to process termination, including:导致进程终止的条件有:正常结束,越界,父进程终止.A Normal completionB Bounds violationC Parent terminationD All of the aboveANS: D5.In the Five-State Process Model, the following represents a valid state transition: 在五状态模型中,下列哪一项是有效的转换:运行→阻塞.A Running -> BlockedB New -> RunningC New -> BlockedD All of the aboveANS: A6.In a Process Model that implements two suspend states, a valid state transition isrepresented by:在两个挂起态的进程执行模型中,有效的转换是:就绪挂起→就绪,进行→就绪挂起,就绪→就绪挂起.A Ready/Suspend -> ReadyB Running -> Ready/SuspendC Ready -> Ready/SuspendD All of the aboveANS: D7.The scheduling strategy where each process in the queue is given a certain amountof time, in turn, to execute and then returned to the queue, unless blocked isreferred to as.一种调度策略,每个在队列中的进程给一定的时间执行,然后返回队列,除非被阻塞,这个策略叫轮转.A PrioritizationB Round-RobinC LIFOD All of the aboveANS: B8. A Memory Table is an O/S control structure that is used by the O/S to:存储页表是用来追踪主存和和辅存的操作系统控制结构.A Manage I/O devicesB Manage processesC Provide information about system filesD None of the aboveANS: D (used to keep track of main “real” and secondary “virtual” memory)9.The Process Image element that contains the collection of attributes needed by theO/S to control a particular process is called the:操作系统控制一个特定的进程所需包含一系列进程属性的映象元素叫进程控制块.A User DataB System StackC Process Control BlockD None of the aboveANS: C10.The Process Image element that contains the modifiable part of the user space iscalled the:进程控制元素中包含可修改部分的用户空间叫用户数据.A User ProgramB System StackC Process Control BlockD None of the aboveANS: D (User Data)11.The processor execution mode that user programs typically execute in is referredto as:执行用户程序的处理器执行方式叫用户模式.A User modeB System modeC Kernel modeD None of the aboveANS: A12.One step in the procedure for creating a new process involves:创建一个新进程包括的步骤:初始化进程控制块,分配进程空间,确实惟一的进程标志号 .A Initializing the process control blockB Allocating space for the processC Assigning a unique identifierD All of the aboveANS: D13. A process switch may occur when the system encounters an interrupt condition,such as that generated by a:当遇到以下哪些情况下进程会发生转换:内存缺页,系统调用,陷阱.A Memory faultB Supervisor callC TrapD All of the aboveANS: D14. In the Process Based O/S:在基于操作系统的进程中:主要的内核函数是独立组织的.A Major kernel functions are organized as separate functionsB The User Process Image includes a kernel stackC O/S code and data are contained in the shared address spaceD None of the aboveANS: A15. In a typical UNIX system, the element of the process image that contains theprocessor status information is the:在一个典型的UNIX系统中,进程映像元素中包含进程身份的信息是寄存器上下文.A System-level contextB Register contextC User-level contextD All of the aboveANS: BFill-In-The-Blank Questions:1.The listing of a sequence of instructions that execute for a particular process iscalled a ___________________.一个进程的指令序列叫指令追踪.ANS: trace2.The behavior of a processor can be characterized by examining the interleaving ofthe process ____________ for the processes currently running on the system.ANS: traces处理器行为可以通过检测当前运行进程追踪的交换来描述.3.The portion of the operating system that selects the next process to run is calledthe _______________.选择下一进程的操作系统部分叫调度器.ANS: dispatcher4.When the O/S creates a process at the explicit request of an existing process, theaction is referred to as _______________________.当操作系统在现有进程的明确要求下创建了一个进程,这种行为叫子进程创建.ANS: process spawning5. A process that cannot execute until some event occurs is said to be in the_______________ state.一个进程直到某些事件发生才能执行,我们说进程处于阻塞态.ANS: blocked6.In a system that implements two suspend states, a process that has been swappedout of main memory and into secondary memory and that is also awaiting an event is in the ________/________ state.一个两挂起态的系统,一个进程从主存转移到辅存并且等待一个事件的完成时,处于阻塞挂起态.ANS: Blocked/Suspend7.The scheduling strategy where each process in the queue is given a certain amountof time, in turn, to execute and then returned to the queue, unless blocked is referred to as _______________.一种调度策略,队列中的每一进程在不被阻塞的情况下给予一定的时间执行,然后返回队列,这种策略叫轮转.ANS: round-robin8.The O/S control structure that the O/S uses to manage system processes is calledthe ________________.操作系统用来控制进程的控制结构叫进程控制表ANS: process table9.The User Data, User Program, System Stack and Process Control Block elementscollectively make up what is referred to as the __________________.用户数据,用户程序,系统栈,进程控制块是进程映象中的典型元素。