计算机专业B-S模式ASP外文翻译外文文献英文文献中英对照.doc_第1页
计算机专业B-S模式ASP外文翻译外文文献英文文献中英对照.doc_第2页
计算机专业B-S模式ASP外文翻译外文文献英文文献中英对照.doc_第3页
计算机专业B-S模式ASP外文翻译外文文献英文文献中英对照.doc_第4页
计算机专业B-S模式ASP外文翻译外文文献英文文献中英对照.doc_第5页
已阅读5页,还剩12页未读 继续免费阅读

下载本文档

版权说明:本文档由用户提供并上传,收益归属内容提供方,若内容存在侵权,请进行举报或认领

文档简介

外文翻译englishe:develop web application program using asp the architecture that must first establish web application. now in application frequently with to have two: the architecture of c/s and the architecture of b/s. client/server and customer end / server hold the architecture of c/s. the customer / server structure of two floor. customer / server ( client/server ) model is a kind of good software architecture, it is the one of best application pattern of network. from technology, see that it is a logic concept, denote will a application many tasks of decomposing difference carry out , common completion is entire to apply the function of task. on each network main computer of web site, resource ( hardware, software and data ) divide into step, is not balanced, under customer / server structure, without the client computer of resource through sending request to the server that has resource , get resource request, so meet the resource distribution in network not balancedness. with this kind of structure, can synthesize various computers to cooperate with work, let it each can, realize the scale for the system of computer optimization ( rightsizing ) with scale reduce to melt ( downsizing ). picture is as follows: it is most of to divide into computer network application into two, in which the resource and function that part supports many users to share , it is realized by server; another part faces every user , is realized by client computer, also namely, client computer is usual to carry out proscenium function , realizes man-machine interaction through user interface , or is the application program of specific conducted user. and server usually carries out the function of backstage supporter , manages the outside request concerning seting up, accepting and replying user that shared. for a computer, it can have double function , is being certain and momentary to carve to act as server , and again becomes client computer in another time. customer / server type computer divide into two kinds, one side who offers service is called as server , asks one side of service to be called as customer. to be able to offer service, server one side must have certain hardware and corresponding server software; also, customer one side must also have certain hardware and corresponding customer software. there must be a agreement between server and customer, both sides communicate according to this agreement. apply customer / server model in internet service , the relation between customer and server is not immutable. some internet node offers service on the one hand , also gets service on the other hand from other node; it is even in one time dialogue course, mutual role also exchanges probably. as in carry out file transmission , if be called as one side who offers file server, is called as one side who gets file customer, when using get or mget order since another node takes file, can think that what self use and it is client computer , is using put or mput order to another node dispatch file can again think the machine that used self is server. multilayer customer / server structure along with the development of enterprise application, recently, have again arisen a kind of new multilayer architecture, it applies customer end to divide into two minutes: customer application and server apply. customer application is the part of original customer application , is another and partial to have been transfered to server to apply. new customer application takes the responsibility for user interface and simple regular business logic and new server application resident core , changeable business logic. therefore its structure has become new ( client application + server application )/server structure. following picture shows: this kind of structure has solved traditional client/server can expand problem, have reduced customer end business logic , and have reduced the requirement of customer end for hardware. at the same time because of a lot of business logic concentrations have gone to unitary application server on, the maintenance work of application system had been also concentrated together, have eliminated the problem in the traditional structure of client/server that software distributes. this kind of structure is called as the architecture of b/s. browser/server and browser / server hold the architecture of b/s. on essence, browser/server is also a kind of structure of client/server, it is a kind of from the traditional two levels of structural development of client/server come to the three-layer structural special case of client/server that applied on web. in the system of browser/server, user can pass through browser to a lot of servers that spread on network to send request. the structure of browser/server is maximum to have simplified the work of client computer, on client computer, need to install and deploy few customer end software only , server will bear more work, for database visit and apply program carry out will in server finish. under the three-layer architecture of browser/server, express layer ( presentatioon ) , function layer ( business logic ) , data layer ( data service ) have been cut the unit of 3 relative independences: it is the first layer of to express layer: web browser. in expressing layer contain system show logic, locate in customer end. its task is to suggest by web browser to the certain a web server on network that service is asked , after verifying for user identity, web server delivers needed homepage with http agreement to customer end, client computer accept the homepage file that passed , and show it in web browser on. second layer function layer: have the web server of the application function of program extension. in function layer contain the systematic handling of general affairs logic, locate in web server end. its task is the request concerning accepting user , need to be first conducted and corresponding to expand application program and database to carry out connection , passes through the waies such as sql to database server to put forward data handling to apply for, then etc. database server the result of handling data submit to web server, deliver again by web server to return customer end. the number of plies of 3th according to layer: database server. in data layer contain systematic data handling logic, locate in database server end. its task is to accept the request that web server controls for database, realization is inquired and modified for database , update etc. function, submit operation result to web server. careful analysis is been easy to see , the architecture of browser/server of three-layer is the handling of general affairs of the two levels of structure of client/server logic modular from the task of client computer in split , from the first floor of individual composition bear the pressure of its task and such client computer have alleviated greatly, distribute load balancedly and have given web server, so from the structural change of client/server of original two floor the structure of browser/server of three-layer. this kind of three-layer architecture following picture shows. this kind of structure not only client computer from heavy burden and the requirement of performance that rises continuously for it in liberation come out , also defend technology people from heavy maintenance upgrading work in free oneself. since client computer handles general affairs , logic partial minutes have given function server, make client computer right off slender a lot of, do not take the responsibility for handling complex calculation and data again visit etc. crucial general affairs, is responsible to show part, so, maintenance people do not rush about again for the maintenance work of program between every client computer, and put major energy in the program on function server update work. between this kind of three-layer structural layer and layer, the mutually independent change of any first floor does not affect the function of other layer. it has changed the defect of the two levels of architecture of client/server of tradition from foundation, it is the transform with deep once in application systematic architecture. the contrast of two architecturesthe architecture of browser/server and the architecture of client/server compare with all advantages that not only have the architecture of client/server and also have the architecture of clinet/server the unique advantage that place does not have: open standard: the standard adopted by client/server only in department unification for but, its application is often for special purpose. it is lower to develop and defend cost: it need to be implemented on all client computers that the application of client/server must develop the customer end software for special purpose, no matter installation and disposition escalate still, have wasted manpower and material resources maximumly. the application of browser/server need in customer end have general browser , defend and escalate to work in server end go on , need not carry out any change as customer holds , have reduced the cost of development and maintenance so greatly. it is simple to use , interface friendly: the interface of the user of client/server is decided by customer end software, interface and the method of its use are not identical each, per popularize a system of client/server ask user study from the beginning, is hard to use. the interface of the user of browser/server is unified on browser, browser is easy to use , interface friendly, must not study use again other software, the use of a lao yong yi that has solved user problem. customer end detumescence: the customer end of client/server has the function that shows and handles data , as the requirement of customer end is a client computer it is fat very high. the customer of browser/server holds the access that not takes the responsibility for database again and the etc. task of complex data calculation, need it only show , the powerful role that has played server fully is so large to have reduced the requirement for customer end, customer end become very thin . system is flexible: the 3 minutes of the system of client/server, in modular, have the part that need to change to want relation to the change of other modular, make system very difficult upgrading. the 3 minutes of the system of browser/server modular relative independence, in which a part of modular change, other modular does not get influence, it is very easy that system improve to become, and can form the system with much better performance with the product of different manufacturer. ensure systematic safety: in the system of client/server, directly join with database server because of client computer, user can very easily change the data on server, can not guarantee systematic safety. the system of browser/server has increased a level of web server between client computer and database server , makes two not to be directly linked again, client computer can not be directly controled for database, prevent user efficiently invade illegally. the architecture of browser/server of three-layer has the advantage that a lot of traditional architectures of client/server does not have , and is close to have combined the technology of internet/intranet, is that the tendency of technical development tends to , it application system tape into one brand-new develop times. from this us option the configuration of b/s the architecture that develops as system.what are c/s with b/s for c/s with the technology of b/s develop change know , first,must make it clear that 3 problems. ( 1 ) what is the structure of c/s. c/s ( client/server ) structure, the server structure and client computer that all know well. it is software systematic architecture, through it can hold hardware environment fully using two advantage, realize task reasonable distribution to client end and server end , have reduced systematic communication expense. now, the most systems of application software are the two levels of structure of the form of client/server , are developing to the web application of distribution type since current software application is systematic, web and the application of client/server can carry out same business handling , apply different modular to share logic assembly; therefore it is systematic that built-in and external user can visit new and existing application , through the logic in existing application system, can expand new application system. this is also present application system develop direction. traditional c s architecture though adopting is open pattern, but this is the openness that system develops a level , in specific application no matter client end or server end the software that need to still specify support. because of the software software that need to develop different edition according to the different system of operating system that can not offer the structure of c/s and the open environment of user genuine expectation , besides, the renovation of product is very rapid, is nearly impossible to already meet the 100 computer above users of local area network at the same time use. price has low efficiency high. if my courtyard uses , shanghai exceed the orchid companys management software statistics of law case is typical c s architecture management software. ( 2 ) what is the structure of b/s. b/s ( browser/server ) structure browser and server structure. it is along with the technology of internet spring up , it is for the structure of improvement or a kind of change of the structure of c/s. under this kind of structure, user working interface is to realize through www browser, lose the logic of general affairs very much in front( browser) realization, but the major logic of general affairs in server end( server) realization, form the three-layer claimed 3-tier structure. so, have simplified customer end computer load greatly , have alleviated system to defend workload and the cost with upgrading , have reduced the overall cost of user ( tco ). with present technology see , local area network the network application that establishes the structure of b/s , and under the pattern of internet/intranet, database application is easy to hold relatively , cost also is lower. it is that oneness goes to the development of position , can realize different people, never same place, with difference receive the way of entering ( for example lan, wan, internet/intranet etc.) visit and operate common database; it can protect data platform efficiently with management visit limits of authority, server database is also safe. now in my courtyard, net ( intranet ) , outer net ( internet ) with beijing eastern clear big company law case and the management software of official business is the structural management software of b/s , policemen each working station in local area network pass through www browser can realize working business. especially in java step platform language appearance after, the configuration management software of b/s is more facilitated , is shortcut, efficient. ( 3 ) the management software technology of main stream. the technology of main stream of management software technology is as management thought , have also gone through 3 develop period. first, interface technology goes to windows graph interface ( or graph user interface gui ) from last century dos character interface, till browser browser interface 3 differences develop period. secondly, today own the browser interface of computer, is not only visual and is easy to use , what is more major is that any its style of application software based on browser platform is as, make the requirement of choosing a person for the job for operating training not high and software operability is strong , is easy to distinguish; moreover platform architecture the file that also goes to today from past single user development server ( f s ) system and client computer server ( c s ) system and browser server ( b s ) system. the comparison of c/s and b/s c/s and b/s is the now world two technologies of main stream of developing pattern technical configuration. c/s is that american borland company researches and develop most early, b/s is that american microsoft researches and develop. now this two technologies with quilt world countries grasp , it is many that domestic company produce article with c/s and the technical development of b/s. this two technologies have the certain market share of self , is with customer crowd , each domestic enterprise says that own management software configuration technical function is powerful, advanced, convenient , the customer group that can lift , have a crowd scholar ink guest to shake flag self cry out , advertisement flies all over the sky , may be called benevolent to see kernel, sage sees wisdomc/s configures inferior position and the advantage of software ( 1 ) application server operation data load is lightcomparatively. the database application of the most simple architecture of c/s is become by two partial groups, customer applies program and database server program. both can be called as proscenium program and the program of backstage supporter respectively. the machine of operation database server program is also called as application server. once server program had been started , waits the request concerning responding customer program hair at any time; customer application program operation can be called as customer computer on the own computer of user, in correspondence with database server, when needs carry out any operation for the data in database, customer program seeks server program voluntarily , and sends request to it, server program is regular as basis intends to make to reply, send to return result, application server operation d

温馨提示

  • 1. 本站所有资源如无特殊说明,都需要本地电脑安装OFFICE2007和PDF阅读器。图纸软件为CAD,CAXA,PROE,UG,SolidWorks等.压缩文件请下载最新的WinRAR软件解压。
  • 2. 本站的文档不包含任何第三方提供的附件图纸等,如果需要附件,请联系上传者。文件的所有权益归上传用户所有。
  • 3. 本站RAR压缩包中若带图纸,网页内容里面会有图纸预览,若没有图纸预览就没有图纸。
  • 4. 未经权益所有人同意不得将文件中的内容挪作商业或盈利用途。
  • 5. 人人文库网仅提供信息存储空间,仅对用户上传内容的表现方式做保护处理,对用户上传分享的文档内容本身不做任何修改或编辑,并不能对任何下载内容负责。
  • 6. 下载文件中如有侵权或不适当内容,请与我们联系,我们立即纠正。
  • 7. 本站不保证下载资源的准确性、安全性和完整性, 同时也不承担用户因使用这些下载资源对自己和他人造成任何形式的伤害或损失。

评论

0/150

提交评论