人事管理系统的开发和设计外文翻译毕业设计.doc
《人事管理系统的开发和设计外文翻译毕业设计.doc》由会员分享,可在线阅读,更多相关《人事管理系统的开发和设计外文翻译毕业设计.doc(15页珍藏版)》请在沃文网上搜索。
1、毕业设计(论文)报告纸英文文献: Personnel management system development and design By Dustin MarxSummary With the rapid development of computer technology, computer applications in the popularity of business management, personnel management of enterprises using computers is imperative. For medium-sized enterprises
2、, enterprises and efficient use of computer support to complete the daily affairs of labor and personnel management is to adapt to the modern enterprise system, encourage enterprises to labor and personnel management to scientific, standardized, a necessary condition; incomparable advantage of the c
3、omputer to retrieve managementrapid, easy to find, high reliability, large memory capacity, security and good, long life and low cost. These advantages can greatly improve the efficiency of personnel management, but also corporate scientific and standardized management, an important condition for in
4、tegration with the world. Different companies have different human resources management system, which determines the different companies need different personnel management system. choice of development tools Now, the market can buy a lot of application development products, popular, and dozens. Cur
5、rently the most popular in our market, the most used, most advanced development tools can be used as enterprise-level products: Microsofts Visual Basic Microsofts Visual C Borlands Delphi Java, etc. In the current market, many application development tools for these, some stressed that the implement
6、ation of process flexibility and efficiency of language; and some emphasis on the visual application development tools to bring convenience and efficiency high, each with its own advantages and characteristics, but also to meet the needs of different users. However, the language of the flexibility a
7、nd convenience tools are inextricably linked, and only a convenient tool, but did not support the language of flexibility, many specialized processing actions will need to spend several times the effort to deal with, so the efficiency of the original advertisedloss of a role in improving the advanta
8、ge; the contrary, if the language only emphasizes the flexibility of process continued, but no convenient tool for co-ordination will make some very simple interface, even if the deal moves, programmers will be a serious waste of valuable time. As the database system development, Visual Basic is an
9、ideal choice. MIS database is an important enabling technology in the MIS development process, how to choose the database management is an important issue, at present, the database more products, each product has its own characteristics and scope, therefore, the choice of database should consider th
10、e characteristics of database applications and application, the systems database language used Visual Basic language, the development tool has many advantages: Visual Basic is a visual, object-oriented and event-driven article by the way of structured high-level programming, can be used to develop t
11、he type of Windows environment applications. It is easy to learn, efficient, and powerful, with professional development tools, Windows SDK comparable to, and application developers do not have the C / C + + Programming. In the Visual Basic environment, the use of event-driven programming mechanism,
12、 novel-to-use visual design tools, the use of Windows internal application program interface (API) functions, and dynamic-link library (DLL), Dynamic Data Exchange (DDE), Object Linking and Embedding (OLE), Open Data Access (ODBC) technology, can efficiently and quickly developed a Windows environme
13、nt, powerful, rich graphical user interface application software system. In general, Visual Basic has the following characteristics: Visual Programming: Traditional programming language design program, are designed by writing code to the user interface, the interface design process do not see the ac
14、tual display, run the program to be compiled can be observed. If you are not satisfied with the effect of the interface, but also return to the program changes. Sometimes, this programming - Compiler - Change the operation may be repeated several times, greatly affected the efficiency of software de
15、velopment. Visual Basic provides a visual design tool, the complexity of the Windows interface design package together, developers do not have a lot of interface design and write code.Just press the screen layout design, using system tools to draw on the screen various parts, that is, graphical obje
16、cts, and set the properties of these graphical objects. Visual Basic code automatically generated interface design, programmers need only write the part to achieve functionality of the program code, which can greatly improve the efficiency of program design. Object-oriented programming Visual Basic
17、4.0 support for future object-oriented programming, but it is the general object-oriented programming language (C + +) are not identical. In general object-oriented programming language, object code and data from the composition of an abstract concept; and Visual Basic is the application of object-o
18、riented programming methodology (OOP), the programs and data encapsulated as an object and should be given for each object the attributes of the object as something real. In the design of objects, without writing to establish and describe each object code, but with the tool to draw the interface, Vi
19、sual Basic automatically generates the object code and package it. Each object is displayed graphically in the interface are visible. Structured programming language Visual Basic is based on the BASIC language developed, high-level programming language with sentence structure, similar to the logic o
20、f natural language and human thinking. Visual Basic statements easy to understand, its editor supports color code, can automatically check for syntax errors, but also has powerful and flexible to use debugger and compiler. Visual Basic is an interpreted language, enter the code at the same time, dec
21、omposition of high-level language interpretation system will be translated into machine instructions the computer can recognize and judge each statement syntax error. Visual Basic procedures in the design process, you can always run the program, and in the whole process a good design, you can compil
22、e an executable file (. EXE), from the Visual Basic environment, directly in the Windows environments. Event-driven programming mechanism Visual Basic object through the event to perform the operation. An object may have multiple events, each event are available through a program to respond. For exa
23、mple, the command button is an object, when the user clicks the button, will generate a click (CLICK) event, but in the production of the event will execute a program used to implement the specified operation. In the design of large-scale applications using Visual Basic software, without creating a
24、clear beginning and end of the procedure, but the preparation of a number of small subroutines that process. These processes are aimed at different objects, an event triggered by the user to drive the completion of a particular function or procedure called by the generic event-driven process to perf
- 1.请仔细阅读文档,确保文档完整性,对于不预览、不比对内容而直接下载带来的问题本站不予受理。
- 2.下载的文档,不会出现我们的网址水印。
- 3、该文档所得收入(下载+内容+预览)归上传者、原创作者;如果您是本文档原作者,请点此认领!既往收益都归您。
下载文档到电脑,查找使用更方便
10 积分
下载 | 加入VIP,下载更划算! |
- 配套讲稿:
如PPT文件的首页显示word图标,表示该PPT已包含配套word讲稿。双击word图标可打开word文档。
- 特殊限制:
部分文档作品中含有的国旗、国徽等图片,仅作为作品整体效果示例展示,禁止商用。设计者仅对作品中独创性部分享有著作权。
- 关 键 词:
- 人事管理系统 开发 设计 外文 翻译 毕业设计