Từ cuộc khủng hoảng cuối những năm 90, ASP (Active Server Page) đã đượ dịch - Từ cuộc khủng hoảng cuối những năm 90, ASP (Active Server Page) đã đượ Anh làm thế nào để nói

Từ cuộc khủng hoảng cuối những năm

Từ cuộc khủng hoảng cuối những năm 90, ASP (Active Server Page) đã được nhiều lập trình viên lựa chọn để xây dựng và phát triển các ứng dụng web động trên máy chủ bằng cách sử dụng hệ điều hành Windows. ASP đã chứng minh lợi thế của mình với mô hình lập trình thủ tục đơn giản, hiệu quả sử dụng của các đối tượng COM: ADO (ActiveX Data Object) - xử lý dữ liệu, FSO (File System Object) - Làm việc với các tập tin hệ thống ... và tại cùng một thời điểm, các ASP cũng hỗ trợ nhiều ngôn ngữ: VBScript, JavaScript. Đó là những lợi thế, ASP đã yêu thích trong một thời gian dài.
Tuy nhiên, ASP vẫn còn một số khó khăn nổi bật như ASP và HTML Code nhầm lẫn, làm cho quá trình rất khó khăn để viết mã, biểu hiện và mã trình bày không rõ ràng, hạn chế khả năng sử dụng lại mã. Bên cạnh đó, khi triển khai cài đặt, do được biên dịch trước khi họ có thể dễ dàng bị mất mã nguồn. Ngoài ra, không có hỗ trợ ASP cache, không biên dịch sẵn nên phần nào hạn chế về tốc độ thực hiện. Đăng lại quá trình điều trị khó khăn ...
Đầu năm 2002, Microsoft đã giới thiệu một kỹ thuật lập trình Web khá mới ban đầu được gọi là ASP +, tên chính thức của sau này là ASP.Net. Với ASP.Net, không những không yêu cầu bạn phải biết các thẻ HTML, thiết kế web, nhưng nó cũng hỗ trợ lập trình hướng đối tượng mạnh mẽ trong quá trình xây dựng và phát triển các ứng dụng Web.
ASP.Net là một kỹ thuật lập trình và phát triển ứng dụng Web trong máy chủ (server-side) dựa trên .Net Framework của Microsoft.
Hầu hết những người mới đến lập trình web bắt đầu tìm hiểu các kỹ thuật trong các Client (Client-side), chẳng hạn như HTML, Java Script, CSS (Cascading Style Sheets). Khi một trình duyệt web yêu cầu một trang web (trang web kỹ thuật bên sử dụng của khách hàng), máy chủ Web để tìm các trang web có yêu cầu của khách hàng, và sau đó được gửi cho khách hàng. Khách hàng nhận được kết quả trả về từ máy chủ và hiển thị trên màn hình.
kỹ thuật lập trình ASP.Net sử dụng trong các máy chủ bên là hoàn toàn khác nhau, trong các mã phía máy chủ (ví dụ mã trong các trang ASP) sẽ được biên dịch và thực thi trong các máy chủ Web. Sau Server đọc, biên dịch và thực thi, kết quả tự động chuyển đổi sang HTML / JavaScript / CSS và trả lại cho khách hàng. Tất cả các xử lý đơn hàng được thực hiện trong ASP.Net Server và được gọi là kỹ thuật lập trình ở phía máy chủ.
0/5000
Từ: -
Sang: -
Kết quả (Anh) 1: [Sao chép]
Sao chép!
From the late 90s crisis, ASP (Active Server Page) were many programmers choose to build and develop dynamic web applications on the server by using the Windows operating system. ASP has proven its advantage with the procedural programming model simple, effective use of the COM object: ADO (ActiveX Data Object)-data processing, FSO (File System Object)-working with the file system ... and at the same time, the ASP also supports multiple languages: VBScript , JavaScript. That's the advantage, ASP has the favorite in a long time.However, ASP is still featured some difficulties such as ASP and HTML Code confusion, making the process very difficult to write code, expression and unclear presentation code, limiting the ability to reuse code. Besides, when deploying install, due to be compiled before they can be easily lost source code. In addition, no support ASP cache, not compiled available should any limitations on speed of execution. Post treatment process difficult.In early 2002, Microsoft has introduced a new Web programming techniques were originally called ASP +, the official name of the latter is ASP.Net. With ASP.Net, does not require you to know HTML, web design, but it also supports a powerful object-oriented programming in the process of building and developing Web applications.ASP.Net is a technical programming and developing Web applications in the server (server-side) based on Microsoft .Net Framework.Most of those new to web programming began to learn the techniques in the Client (Client-side), such as HTML, Java Script, CSS (Cascading Style Sheets). When a web browser requests a web page (web page technical customer's operators), the Web server to search the web page requested by the client, and then sent to the client. The client receives the results returned from the server and displayed on the screen.ASP.Net programming techniques used in the server side is totally different, in the server-side code (e.g. code in the ASP page) will be compiled and executed in the Web server. After the Server read, compile and execute, resulting in automatic conversion to HTML/JavaScript/CSS and charged back to the client. All the order processing is done in ASP.Net Server and are called programming techniques at the server.
đang được dịch, vui lòng đợi..
Kết quả (Anh) 2:[Sao chép]
Sao chép!
From crisis late 90's, ASP (Active Server Page) has been selected many programmers and developers to build web applications on the server using the Windows operating system. ASP has demonstrated its advantages to the programming model simpler procedures, efficiency of the COM object: ADO (ActiveX Data Object) - data processing, FSO (File System Object) - Working with system files ... and at the same time, the ASP also supports multiple languages: VBScript, JavaScript. It is these advantages, ASP has loved for a long time.
However, ASPs are still some outstanding problems such as ASP and HTML Code error, making the process very difficult to write code, expression and unclear presentation code, limiting the ability to reuse code. Besides, when deployed installations, due to be compiled before they can be easily lost source code. Also, there is no support ASP cache, not precompiled should somewhat limited on speed of execution. Sign the treatment process difficult ...
In early 2002, Microsoft introduced a technique quite new Web programming initially called ASP +, the official name of the latter is ASP.Net. With ASP.Net, not only does not require you to know HTML tags, web design, but it also supports object-oriented programming in the powerful process of building and developing Web applications.
ASP.Net is a programming techniques and develop web applications in the server (server-side) based on Microsoft's .Net Framework.
Most programmers who are new to the web began to learn the techniques of the Client (Client-side ), such as HTML, Java Script, CSS (Cascading Style Sheets). When a web browser requests a web page (the technical side of the site used by the client), the Web server to find the site requested by the client, and then sent to the customer. Customers get the results returned from the server and displayed on the screen.
ASP.Net programming techniques used in the server side is completely different, in the server side code (for example, the code in the ASP) will be compiled and executed in the Web server. After Server read, compile and execute, the results automatically converted to HTML / JavaScript / CSS and returned to the customer. All order processing is done in ASP.Net Server and technique called server-side programming.
đang được dịch, vui lòng đợi..
 
Các ngôn ngữ khác
Hỗ trợ công cụ dịch thuật: Albania, Amharic, Anh, Armenia, Azerbaijan, Ba Lan, Ba Tư, Bantu, Basque, Belarus, Bengal, Bosnia, Bulgaria, Bồ Đào Nha, Catalan, Cebuano, Chichewa, Corsi, Creole (Haiti), Croatia, Do Thái, Estonia, Filipino, Frisia, Gael Scotland, Galicia, George, Gujarat, Hausa, Hawaii, Hindi, Hmong, Hungary, Hy Lạp, Hà Lan, Hà Lan (Nam Phi), Hàn, Iceland, Igbo, Ireland, Java, Kannada, Kazakh, Khmer, Kinyarwanda, Klingon, Kurd, Kyrgyz, Latinh, Latvia, Litva, Luxembourg, Lào, Macedonia, Malagasy, Malayalam, Malta, Maori, Marathi, Myanmar, Mã Lai, Mông Cổ, Na Uy, Nepal, Nga, Nhật, Odia (Oriya), Pashto, Pháp, Phát hiện ngôn ngữ, Phần Lan, Punjab, Quốc tế ngữ, Rumani, Samoa, Serbia, Sesotho, Shona, Sindhi, Sinhala, Slovak, Slovenia, Somali, Sunda, Swahili, Séc, Tajik, Tamil, Tatar, Telugu, Thái, Thổ Nhĩ Kỳ, Thụy Điển, Tiếng Indonesia, Tiếng Ý, Trung, Trung (Phồn thể), Turkmen, Tây Ban Nha, Ukraina, Urdu, Uyghur, Uzbek, Việt, Xứ Wales, Yiddish, Yoruba, Zulu, Đan Mạch, Đức, Ả Rập, dịch ngôn ngữ.

Copyright ©2024 I Love Translation. All reserved.

E-mail: