华师专插本培训班喜讯
插本状元榜 2020专插本大纲 2020插本院校 2020招生目录 2020体检表 2020报考流程 专插本重点 2020招生专业 2020录取线 专插本常识
专插本基础班好评如潮
专插本书城 专插本英语词汇宝典 专插本论坛/插本生论坛
当前位置:首页 > 考试大纲

2011年深圳大学专插本考试大纲《信息管理系统》

时间:2010-11-29 22:02:11来源:专插本考试辅导网 作者:专插本辅导 点击:
分享到: 更多

 《管理信息系统》考试大纲

Ⅰ考试性质

普通高等学校本科插班生招生考试是由专科毕业生参加的选拔性考试。高等学校根据考生的成绩,按已确定的招生计划,德、智、体全面衡量,择优录取。因此,本科插班生考试应有较高的信度、效度、必要的区分度和适当的难度。

Ⅱ考试内容

一、考试基本要求

要求考生理解和掌握管理信息系统的基本概念、基本原理和基本方法,能运用管理信息系统的知识对现实管理问题进行分析,具备管理信息系统规划、分析、设计和管理的基本能力。

二、考核知识范围及考核要求

本大纲的考核要求分为“识记”、“领会(理解)”、“应用”三个层次,具体含义是:(1)识记:能解释有关的概念、知识的含义,并能正确认识和表述。(2)领会(理解):在识记的基础上,能全面把握基本概念、基本原理、基本方法,能掌握有关概念、原理、方法的区别与联系。(3)应用:在理解的基础上,能运用本概念、基本原理、基本方法分析和解决有关的理论问题和实际问题。

第一章 信息技术与信息系统

一、知识范围

1、  信息与信息技术

2、  系统与信息系统

3、  信息系统的应用类型

4、  信息系统的发展历史和趋势

二、考核要求

(一)信息与信息技术

1、  识记:信息的概念。

2、  领会:信息的维度;信息的性质;从功能的角度理解信息技术。

(二)系统与信息系统

1、识记:系统的概念。

2、领会:系统的性质;系统与子系统的关系;系统分类;从用户、系统、技术角度理解信息系统。

(三)信息系统的应用类型

1、识记:事务处理系统;知识工作系统。

2、领会:事务处理系统的特点;知识工作系统的功能和特点;多角度理解管理信息系统。

(四)信息系统的发展历史和趋势

1、领会:信息系统的发展历史和趋势。

 

(责任编辑:admin)
华师专插本培训班
------分隔线----------------------------
华师专插本辅导班
微信咨询号
赖老师
林老师
许老师
QQ群
149892735
周六日有老师值班
HTTP/1.1 200 OK Date: 2 May 2025 11:03:35 G5T Content-Length: 3073 Content-Type: text/html Connection: Close Server: Microsoft-IIS/10.0 Runtime Error

Server Error


Runtime Error

Description: A server error has occurred. The current custom error settings prevent the details of the error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine.

Details: To enable the details of this specific error message to be viewable on remote machines, please define an errorDetails attribute within the "filter.config" configuration file. This errorDetails attribute should then have its value set to "On".


<!-- Filter.Config Configuration File -->

<configuration>
    <httpFilters errorDetail="On">
        <!-- managed filters configuration -->
    </httpFilters>
</configuration>

Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "errorPage" attribute of the <httpFilters> configuration tag to point to a custom error page location.


<!-- Filter.Config Configuration File -->

<configuration>
    <httpFilters errorDetail="LocalOnly" errorPage="mycustompage.htm">
        <!-- managed filters configuration -->
    </httpFilters>
</configuration>