国产伦乱,一曲二曲欧美日韩,AV在线不卡免费在线不卡免费,搞91AV视频

當(dāng)前位置:主頁 > 管理論文 > 成本管理論文 >

基于元模型的人員數(shù)據(jù)處理機制的設(shè)計與實現(xiàn)

發(fā)布時間:2018-08-07 11:43
【摘要】:由于信息化產(chǎn)業(yè)的不斷發(fā)展,也隨著信息化集成度的不斷提升,現(xiàn)階段的信息管理系統(tǒng)的涉及面在不斷加大,從而導(dǎo)致高校系統(tǒng)的數(shù)據(jù)量也在不斷增加。對于高校而言,人事信息管理系統(tǒng)是其一個具有舉足輕重地位的管理系統(tǒng)。人事管理人員從一開始的管理人員的基本信息,到后來管理人員你的晉升考核,招聘以及薪酬等等,都使得人事系統(tǒng)的集成難度大大提升。利用元模型的方法來完成該人事系統(tǒng)以及相應(yīng)的數(shù)據(jù)庫的設(shè)計使得其能夠更好的完成相應(yīng)的工作,成為了這次設(shè)計該系統(tǒng)的目的與目標。 本文從數(shù)據(jù)庫設(shè)計,界面人機交互以及相應(yīng)的功能實現(xiàn)來解決高集成度的人事系統(tǒng)所面臨的相應(yīng)的問題。 1.對于高集成度的高校人事系統(tǒng),通過研究國內(nèi)外的一些較為先進的人事系統(tǒng)的產(chǎn)品,發(fā)現(xiàn)大部分產(chǎn)品都基于元模型所抽象出了一個模型,這里稱為主集與子集,所謂的主集與子集,其實就是對于人事系統(tǒng)中不同的數(shù)據(jù)進行的大體上的分類,一個是對于現(xiàn)在人員的狀態(tài)進行記錄,一個是對于人員的歷史信息進行記錄與保存,也就是說,現(xiàn)階段的人員數(shù)據(jù)大體分為兩類,一個是現(xiàn)在的,一個是過去的。通過這樣的設(shè)計方式,加大了人員管理系統(tǒng)的靈活程度,方便高校定制其自己的人事系統(tǒng),并且提高了系統(tǒng)的可集成度。 2.對于人機交互方面而言,考慮到高校人事管理系統(tǒng)能廣泛使用的情況下,大部分功能基于B/S去實現(xiàn),少部分的功能用C/S實現(xiàn)。在充分滿足軟件操作的三原則,即交互性,簡單性以及可視化的原則的基礎(chǔ)下,能及時的為系統(tǒng)操作人員展現(xiàn)清晰的數(shù)據(jù)展示,分析結(jié)果以及文檔等。通過自主開發(fā)的UIMS和BSUIMS開發(fā)框架來完成本管理系統(tǒng)的界面架構(gòu)。 3.對于相應(yīng)的功能實現(xiàn),通過對于前期的需求分析,由較為輕量級也是較為成熟的框架設(shè)計SSH——即Structs+Spring+Hibernate由Java語言來實現(xiàn)相應(yīng)的功能。 本文通過對這三個方面的敘述去展示如何解決系統(tǒng)所面臨的三個問題以及如何去較好地設(shè)計元模型: 1.如何在數(shù)據(jù)操作的過程中,對于大數(shù)據(jù)量的數(shù)據(jù)操作進行優(yōu)化,尤其是針對Hibernate在JPA的規(guī)范中屬于十分輕量級的產(chǎn)品,如何通過自身的一些優(yōu)化和設(shè)計去將其做到盡量快速地展現(xiàn); 2.對于數(shù)據(jù)的管理,以及數(shù)據(jù)的靈活擴展如何去實現(xiàn),由于Hibernate對于數(shù)據(jù)的自動擴展以及表的自動擴展不是很好,如何通過SSH框架來擴展人事系統(tǒng)對于數(shù)據(jù)的靈活性的管理,也是該系統(tǒng)需要解決的問題; 3.由于數(shù)據(jù)量的巨大,所以冗余的數(shù)據(jù)肯定會更多,于是,對于數(shù)據(jù)的冗余控制也是該系統(tǒng)需要考慮與解決的問題,一般對于數(shù)據(jù)冗余大概可以通過分類存儲,過濾,表間關(guān)聯(lián)等方法來控制與防止數(shù)據(jù)的冗余。 本文通過從三個方向的描述去解決以上三個問題,實現(xiàn)后的系統(tǒng)具有高效,靈活,交互效率較高的特點,能滿足用戶的要求。
[Abstract]:With the continuous development of the information industry and the continuous improvement of the integration of information, the information management system at this stage is increasingly involved, which leads to the increase of the data volume of the university system. For colleges and universities, personnel information management system is a pivotal management system. Personnel management from the beginning of the management of the basic information, to later management of your promotion assessment, recruitment and compensation, and so on, make the integration of personnel systems greatly difficult. Using the meta-model method to complete the design of the personnel system and the corresponding database makes it better to complete the corresponding work, which has become the purpose and goal of the design of the system. In this paper, the database design, interface human-computer interaction and the corresponding functional implementation to solve the high level of personnel system facing the corresponding problems. 1. For the highly integrated personnel system in colleges and universities, by studying some more advanced personnel system products at home and abroad, it is found that most of the products are abstracted from a model based on metamodel, which is called principal set and subset. The so-called principal set and subset is actually a general classification of the different data in the personnel system. One is to record the status of the present person, and the other is to record and preserve the historical information of the person, that is, The current personnel data are generally divided into two categories, one is now, the other is the past. Through this design method, the flexibility of the personnel management system is increased, and it is convenient for colleges and universities to customize their own personnel system, and to improve the integration degree of the system. In terms of human-computer interaction, most of the functions are based on B / S and a few are implemented by C / S, considering that the personnel management system in colleges and universities can be widely used. On the basis of fully satisfying the three principles of software operation, namely, interaction, simplicity and visualization, it can display clear data display, analysis results and documents for system operators in time. Through the independent development of UIMS and BSUIMS development framework to complete the management system interface architecture. 3. For the corresponding function realization, through the analysis of the requirement in the early stage, SSH- which is designed by the lighter and more mature framework, that is, Structs Spring Hibernate is implemented by the Java language to realize the corresponding function. This paper shows how to solve the three problems of the system and how to design the metamodel through the narration of these three aspects: 1. How to optimize the data operation of large amount of data in the process of data operation, especially aiming at the very lightweight product of Hibernate in the specification of JPA, How to do as fast as possible through its own optimization and design; 2. How to realize the management of data and how to extend the flexible extension of data, because Hibernate is not very good for the automatic extension of data and the automatic extension of tables, how to extend the flexible management of personnel system to data through SSH framework, It is also the problem that the system needs to solve. Because of the huge amount of data, the redundant data will definitely be more. Therefore, the redundant control of data is also a problem that needs to be considered and solved in this system. In general, data redundancy can be stored and filtered by classification. Table correlation and other methods to control and prevent data redundancy. This paper solves the above three problems from the description of three directions. The realized system has the characteristics of high efficiency, flexibility and high interaction efficiency, and can meet the requirements of users.
【學(xué)位授予單位】:山東大學(xué)
【學(xué)位級別】:碩士
【學(xué)位授予年份】:2014
【分類號】:TP311.52
,

本文編號:2169916

資料下載
論文發(fā)表

本文鏈接:http://lk138.cn/guanlilunwen/chengbenguanlilunwen/2169916.html


Copyright(c)文論論文網(wǎng)All Rights Reserved | 網(wǎng)站地圖 |

版權(quán)申明:資料由用戶1b705***提供,本站僅收錄摘要或目錄,作者需要刪除請E-mail郵箱bigeng88@qq.com
日韩欧美国产精品激情综合婷婷一区| 久久V久久v久久亚洲区| 亚洲天堂在线2025| 扒开逼让我操大鸡巴操| 18禁美女在线看| 91高清国产在线| 熟妇人妻品一区二区三区祝频| 韩日中文字幕老熟女免费视频 | 国产色19在线| 女同久久久久| 使劲操骚逼的动漫| 久久久久人妻少妇| 亚洲免费精典AV| 亚种综合二区| 丝袜69av在线| 美日韩欧一级大黄片| 97超碰碰碰| 国产不卡五月婷婷在线观看| 好吊操最新在线| 91视频国产高清无码| www.在线啪| 国产精品有码久久久久久| 欧美日韩亚洲成人天堂在线| 久久久久成人精品无码| 色婷婷欧美在线播放内射| 伊人在线视频精品| www.国产欧美综合| 欧美精品美利坚一区二区| 欧美 国产 偷拍| 人人搡人人爱女人| 美女被哒几把艹了| 一区二区精彩| 国产福利视频 97| 新版高层次 少妇三批黄色片| 未满18午夜免费网站| 中文字幕麻豆视频| 久久小黄片欧美| 过程AV一区二区| 久久一区婷婷| 欧美日韩一级特黄影院| 中文字幕精品网大茎视频|