国产精品婷婷久久久久久,国产精品美女久久久浪潮av,草草国产,人妻精品久久无码专区精东影业

asp基礎(chǔ)語(yǔ)言-------外文翻譯.doc

約8頁(yè)DOC格式手機(jī)打開展開

asp基礎(chǔ)語(yǔ)言-------外文翻譯,active server pages (asp) is a proven, well-established technology for building dynamic web applications, which provides the power and flexibility you need to c...
編號(hào):8-212076大小:72.50K
分類: 論文>外文翻譯

內(nèi)容介紹

此文檔由會(huì)員 wanli1988go 發(fā)布

Active Server Pages (ASP) is a proven, well-established technology for building dynamic Web applications, which provides the power and flexibility you need to create anything from a personal, Web based photo gallery to a complete catalogue and shopping cart system for your next eCommerce project。 One unique feature of ASP is that it lets you choose your favourite scripting language, be it JavaScript or VBScript; however, VBScript is by far the most popular choice. In this article, I'll bring you up to speed on the basic syntax of the VBScript language, including variables, operators, and control structures.
This article is the second in a series teaching ASP. Specifically, the goal of this series is to teach you all you need to know to create dynamic Web sites using ASP. This article picks up right where the previous article in the series, Getting Started with ASP, left off.
Variables
ASP是構(gòu)建動(dòng)態(tài)網(wǎng)頁(yè)應(yīng)用的被實(shí)踐證明了的技術(shù),為你需要?jiǎng)?chuàng)建任何的東西從一個(gè)基于圖片庫(kù)個(gè)人網(wǎng)頁(yè)到一個(gè)完整的目錄,為你的下一個(gè)商業(yè)項(xiàng)目提供全面的系統(tǒng)提供了強(qiáng)大的功能和靈活性。ASP唯一的特性即讓你選擇你最喜歡的腳本語(yǔ)言,像JavaScript 或者VBScript,然而VBScript是至今為止最流行的腳本語(yǔ)言。在本文中,我將帶你學(xué)習(xí)VBScript的基本syntax,包括變量,操作數(shù)和控制結(jié)構(gòu)。
本文是ASP系列教程的第二本,該系列教程的目標(biāo)是教你一切你需要了解使用ASP創(chuàng)建動(dòng)態(tài)網(wǎng)頁(yè)。本文需要在掌握在系列教程的前面部分,從ASP學(xué)起,不要遺漏。
變量