freepeople性欧美熟妇, 色戒完整版无删减158分钟hd, 无码精品国产vα在线观看DVD, 丰满少妇伦精品无码专区在线观看,艾栗栗与纹身男宾馆3p50分钟,国产AV片在线观看,黑人与美女高潮,18岁女RAPPERDISSSUBS,国产手机在机看影片

正文內(nèi)容

asp相關外文翻譯2-jsp程序-文庫吧資料

2025-05-22 19:25本頁面
  

【正文】 hat there are over 800,000ASP developers in the world (1). You may e up with a question what the heck ASP is. Don’t worry. After reading this paper, you will know what it is, how it works and what it can do for you. Are you ready? Let’s get to know ASP together. What is ASP? ASP stands for Active Server Pages. Microsoft introduced Active Server Pages in December 1996, beginning with Version . Microsoft officially defines ASP as: “Active Server Pages is an open, pilefree application environment in which you can bine HTML, scripts, and reusable ActiveX server ponents to create dynamic and powerful Webbased business solutions. Active Server pages enables server side scripting for IIS with native support for both VBScript and Jscript.” (2). In other words, ASP is a Microsoft technology that enables you to create dynamic web sites with the help of server side script, such as VBScript and Jscript. ASP technology is supported on all Microsoft Web servers that are freely available. If you have Window NT Server installed, you can download IIS (Inter Information Server) or . If you are using Window 2020, IIS es with it as a free ponent. If you have Window 95/98, you can download Personal Web Server (PWS), which is a smaller version of IIS, from Window 95/98 CD. You can also download these products for free from Microsoft’s web site. Well, you have learned what the ASP technology is. Next, you will learn about an ASP file. Is it the same as HTML file? Let’s explore it. What is an ASP file? An ASP file is quite like an HTML file. It contains text, HTML tags and scripts, which are executed on the server. The two widely used scripting languages for an ASP page are VBScript and JScript. VBScript is pretty much like Visual Basic, whereas Jscript is the Microsoft’s version of JavaScript. However, VBScript is the default scripting language for ASP (3). Besides these two scripting languages, you can use other scripting language with ASP as long as you have an ActiveX scripting engine for the language installed, such as PerlScript. 本科畢業(yè)設計(論文)外文翻譯 7 The difference between an HTML file and an ASP file is that an ASP file has the “.asp” extension. Furthermore, script delimiters for HTML tags and ASP code are also different. A script delimiter is a character that marks the starting and ending of a unit. HTML tags begins with lesser than () and greater than () brackets, whereas ASP script typically starts with % and ends with %. In between the delimiters are the serverside scripts. To write an ASP script, you don’t need any additional software because it can be written with any HTML editor, such as Notepad. Noheless, if you feel bored with the plain text and wou
點擊復制文檔內(nèi)容
畢業(yè)設計相關推薦
文庫吧 www.dybbs8.com
備案圖鄂ICP備17016276號-1