asp外文翻譯 +原文.doc
約16頁DOC格式手機打開展開
asp外文翻譯 +原文,englishe:develop web application program using asp the architecture that must first establish web application. now in application frequently with to have two: t...
內(nèi)容介紹
此文檔由會員 wanli1988go 發(fā)布
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 ).
利用ASP開發(fā)Web應用程序首先必須確立Web應用的體系結(jié)構(gòu)。目前在應用中常用到的有兩種:C/S體系結(jié)構(gòu)和B/S體系結(jié)構(gòu)。
C/S體系結(jié)構(gòu)即client/server,客戶端/服務器端。
兩層的客戶/服務器結(jié)構(gòu)。
客戶/服務器(Client/Server)模型是一種良好的軟件體系結(jié)構(gòu),是網(wǎng)絡的最佳應用模式之一。從技術上看,它本身是一個邏輯概念,是指將一個應用分解成多個任務分別執(zhí)行,共同完成整個應用任務的功能。網(wǎng)絡各站點主機上資源(硬件、軟件、數(shù)據(jù))分步不均衡,在客戶/服務器結(jié)構(gòu)下,無資源的客戶機通過向有資源的服務器發(fā)出請求,并得到資源請求,從而適應網(wǎng)絡中資源分布的不均衡性。采用這種結(jié)構(gòu)能綜合各種計算機協(xié)同工作,各盡其能,實現(xiàn)對計算機系統(tǒng)的規(guī)模優(yōu)化(Rightsizing)和規(guī)??s小化(Downsizing)。如下圖:
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 ).
利用ASP開發(fā)Web應用程序首先必須確立Web應用的體系結(jié)構(gòu)。目前在應用中常用到的有兩種:C/S體系結(jié)構(gòu)和B/S體系結(jié)構(gòu)。
C/S體系結(jié)構(gòu)即client/server,客戶端/服務器端。
兩層的客戶/服務器結(jié)構(gòu)。
客戶/服務器(Client/Server)模型是一種良好的軟件體系結(jié)構(gòu),是網(wǎng)絡的最佳應用模式之一。從技術上看,它本身是一個邏輯概念,是指將一個應用分解成多個任務分別執(zhí)行,共同完成整個應用任務的功能。網(wǎng)絡各站點主機上資源(硬件、軟件、數(shù)據(jù))分步不均衡,在客戶/服務器結(jié)構(gòu)下,無資源的客戶機通過向有資源的服務器發(fā)出請求,并得到資源請求,從而適應網(wǎng)絡中資源分布的不均衡性。采用這種結(jié)構(gòu)能綜合各種計算機協(xié)同工作,各盡其能,實現(xiàn)對計算機系統(tǒng)的規(guī)模優(yōu)化(Rightsizing)和規(guī)??s小化(Downsizing)。如下圖: