英语翻译随着软件行业内竞争日益加剧,企业对程序员的开发效率及代码质量要求越来越高.通过分析程序员编写的代码,发现有80%的左右的代码是相似的,如果能够开发一个通用数据库应用系统

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/11 04:34:00
英语翻译随着软件行业内竞争日益加剧,企业对程序员的开发效率及代码质量要求越来越高.通过分析程序员编写的代码,发现有80%的左右的代码是相似的,如果能够开发一个通用数据库应用系统

英语翻译随着软件行业内竞争日益加剧,企业对程序员的开发效率及代码质量要求越来越高.通过分析程序员编写的代码,发现有80%的左右的代码是相似的,如果能够开发一个通用数据库应用系统
英语翻译
随着软件行业内竞争日益加剧,企业对程序员的开发效率及代码质量要求越来越高.通过分析程序员编写的代码,发现有80%的左右的代码是相似的,如果能够开发一个通用数据库应用系统源代码生成平台来完成这部分的工作,将使程序员的工作效率和代码质量大大的提高.本论文就是描述这样一个通用数据库应用系统源代码生成平台的开发过程.
本文将讨论基于C#反射机制的数据库应用系统源代码生成平台(下面称为:CSharpGen系统)的如何实现,它主要采用C#.net系统构架,以OOP技术为设计流程,利用MSSQL大型应用数据库;并利用先进的3层模式架构,主要实现了在 C# 中对应数据库中表的基类代码的自动生成,包括生成属性、添加、修改、删除、查询、存在性、 Model 类构造等基础代码片断,使程序员可以节省大量机械录入的时间和重复劳动,而将精力集中于核心业务逻辑的开发.CSharpGen同时还提供了SQL脚本生成,存储过程生成,代码生成自动导出文件等多项开发工作中常用到的功能,您可以很方便地进行项目开发.
本论文共四章:
第一章讲述了CSharpGen系统课题开发背景、内容、开发目标、意义;
第二章介绍了CSharpGen系统总体规划,主要介绍CSharpGen系统的需求分析、可行行分析、系统结构分析;
第三章介绍了CSharpGen系统设计,主要介绍功能、数据库设计、采用技术以及开发工具、关键类库、多层架构;
第四章介绍了CSharpGen系统设计总结;
最后是参考文献和致谢.
关键词:C#、反射机制、AJAX、源码生成

英语翻译随着软件行业内竞争日益加剧,企业对程序员的开发效率及代码质量要求越来越高.通过分析程序员编写的代码,发现有80%的左右的代码是相似的,如果能够开发一个通用数据库应用系统
As the software industry increased competition in the enterprise programmers to develop code efficiency and the quality of increasingly high demand.Analysis prepared by the programmers code and found that about 80% of the code is similar,But if we can develop a common database application system source code generation platform to complete this part of the work,The work will enable programmers code efficiency and quality greatly improved.This paper is a generic description of this database application system source code generation platform for the development process.This paper will discuss the reflection based on the C # mechanisms for the database application system source code generation platform (as below :CSharpGen system) how to achieve it primarily C #.net system architecture,OOP technology to the design process,the use of large-scale application of MSSQL databases; and the use of advanced three-layer model structure,Major Implementation of the C # corresponding database table base class code automatically generated,including the generation attributes,add,modify,delete,Inquiries existence,Model class structure,and other basic code snippet,so that programmers can save a lot of mechanical input of time and duplication of work,and will concentrate on the core business logic development.CSharpGen also provides a SQL script generation,storage process generation,Automatic code generation is derived documents the development of a number of commonly used functions,you can very easily perform project development.In this paper,a total of four chapters :the first chapter on the subject CSharpGen systems development background,content,development goals,significance; The second chapter describes the system CSharpGen overall planning,CSharpGen system introduced in the analysis of requirements and analyze feasible,the structure analysis; The third chapter describes the CSharpGen system design,introduced functions,database design,using technology and development tools,the key library,multi-layered structure; Chapter IV presents a summary CSharpGen system design; Finally,references and thanks.Keywords :C #,reflex mechanism,AJAX,source code generation
或者
Competes along with the software profession in intensifies day by day,the enterprise is more and more high to programmer's developmentefficiency and the code quality requirement.Through analyzes the codewhich the programmer compiles,discovered has 80% about the code issimilar,if can develop a universal database application system sourcecode to produce the platform to complete this part of work,will causeprogrammer's working efficiency and the code quality big enhancement.The present paper is describes this kind of universal databaseapplication system source code to produce the platform the performancehistory.This article will discuss based on the C# reflection mechanismdatabase application system source code produces the platform (underto be called:CSharpGen system) how realizes,it mainly uses the C#net system skeleton,take the OOP technology as the design flow,usesthe MSSQL large-scale application database; And the use advanced 3patterns overhead construction,mainly realized has corresponded inthe database in C# the table base class code automatic production,including the production attribute,the increase,the revision,thedeletion,the inquiry,a Model kind of structure foundation code pieceand so on the existence,enabled the programmer to be allowed to savethe time and the repetition work which the massive machineries input,but concentrated the energy to the core business logic development.Atthe same time CSharpGen also provided the SQL script production,thememory process production,the code production has automaticallyderived the function which the document and so on in many developmentswork commonly used arrived,you were allowed very conveniently tocarry on the project development.Present paper altogether four chapters:First chapter narrated the CSharpGen system topic developmentbackground,the content,the development goal,the significance; Second chapter introduced the CSharpGen system overall plan,mainlyintroduces the CSharpGen system the demand analysis,may all thevarious professions analysis,the system structure analysis; Third chapter introduced the CSharpGen system design,mainlyintroduced the function,the database design,use the technology aswell as the development kit,the key class storehouse,themultilayered overhead construction; Fourth chapter introduced the CSharpGen system design summary; Finally is the reference and expresses thanks.Key word:C#,reflection mechanism,AJAX,source code production

英语翻译随着软件行业内竞争日益加剧,企业对程序员的开发效率及代码质量要求越来越高.通过分析程序员编写的代码,发现有80%的左右的代码是相似的,如果能够开发一个通用数据库应用系统 英语翻译摘 要随着我国市场经济的不断完善以及中国医药市场的对外开放,中国医药行业的竞争日益加剧,企业环境的不确定性和复杂性也在不断的增加.“人力资源”已成为众多企业在角逐中 英语翻译麻烦英语高手帮忙翻译一下论文摘要,请不要直接进行在线翻译,那样的文字太生涩.摘要如下:中文摘要当今世界,企业间的竞争战略日益同质化,随着竞争的日益加剧,雇主品牌作为企 英语翻译在世界经济日益全球化、竞争日益国际化的时代背景下,企业人才竞争日趋激烈,民营企业人才流失现象也随之加剧.据统计,我国民营企业的人才流动率接近50%,人才流失已成为民营企 英语翻译企业内外环境的日益复杂和企业间竞争的加剧,使企业发生财务风险的可能性不断提高,如何防范和控制财务风险,已成为企业内部管理的重要内容之一.内部会计控制作为内部控制的核 英语翻译海洋是人类赖以生存的蓝色家园,是实现社会可持续发展的基础.随着世界经济的日益发展以及竞争的日益加剧,越来越多的国家把经济发展的重心由陆地转向海洋,“蓝色经济” 也随 英语翻译顾客是企业生存和发展的核心,随着经济全球化进程的加剧,特别是买方市场的确立,企业间的竞争日趋白热化.当前企业的竞争目标已逐渐由市场份额的数量(即市场占有率的高低)转向 英语翻译随着社会的日益发展,企业的用功机制越来越灵活,劳务派遣员工就是随着社会分工化不断细分而衍生出来的一种新兴行业.根据全国总工会2007年的统计,在公有制企业、事业单位和机 英语翻译随着全球经济与文化的联系日益深入,为了在激烈的市场竞争中取得竞争优势和主动权,越来越多的企业走出国门,在全球范围内寻求资源的有效配置,与此同时,中西方 文化差异给企业 英语翻译随着我国现代市场经济的发展,商业信用的推行,赊销作为一种竞争手段其应用越来越广泛,企业的应收账款随之日益增多,已成为企业流动资产的重要组成部分、资金管理的重要方面. 英语翻译在经济快速发展的今天,随着现代生产管理和生产技术的不断进步,医药的行业竞争日益激烈,如何才能提高医药行业良好的竞争能力是当前最重要的问题.计算机技术的迅速发展标志着 1,为什么长期内垄断竞争企业无法实现最优规模 2,为什么长期内完全竞争行业和垄断竞争行业的经济利润为零 英语翻译摘要:随着我国旅游事业的发展,旅游景区越来越受到大家的重视,我国加入WTO后,旅游业面临着国内与国外两个市场的严峻局面,市场竞争日益激烈,随着市场竞争的加剧,竞争已不再是 英语翻译随着经济的全球化和信息时代的到来,世界各国企业都面临着越来越激烈的国内和国际市场竞争.快速变化的市场环境、日益激烈的竞争压力、消费者对产品更高的期望、投资者回报 英语翻译摘 要随着改革的不断深入,市场经济体系日益完善对会计工作提出了前所未有的要求.作为金融企业,如何做好目前的会计工作,增强内部会计控制的有效性,在新一轮经济全球化的竞争 市场经济的发展带动了房地产投资的快速增长,企业经营环境日趋复杂,经营风险也大大增加,各行业之间的竞争日益加剧.如何防范风险、加强风险管理,已成为企业经营者面临的重要问题.特别 英语翻译自20世纪90年代,中国啤酒行业进入了快速发展的阶段,而行业内的竞争也不断加剧,国内的啤酒市场出现了产能过剩的情况.目前各大啤酒厂都在开发新的产品或是进入其他行业进行多 英语翻译“在市场经济条件下,由于竞争和风险的日益加剧,会计所处的客观经济环境的不确定性程度越来越高,为了增强企业应付风险的能力,以投资者为主体的会计信息使用者更加重视与不确