Listing 3 shows the html source code for quicksearch legacy page 清單3展示了quicksearch遺留頁面的html源代碼。
You should familiarize yourself with the browser function that lets you view the html source 您應(yīng)該逐漸熟悉您可以用于查看html源代碼的瀏覽器功能。您在用
Complete html preservation so that you can import content and html code without frontpage changing the html code 完全保留網(wǎng)頁的html源代碼在導(dǎo)入內(nèi)容和html代碼時(shí), frontpage不會(huì)更改html代碼。
You can see the source html code for any web page by simply clicking on the “ page source ” command found in all browsers 你可以看見任何網(wǎng)頁的html源代碼,只需點(diǎn)擊一下所有瀏覽器中都能找到的"網(wǎng)頁源文件"指令。
Indicates a comment that is displayed . prevents any enclosed text or html source code from being parsed and displayed in the browser winw 表示不可見的注釋。防止所包含的文本或者html源代碼被瀏覽器解析和顯示。
Indicates a comment that is not displayed . prevents any enclosed text or html source code from being parsed and displayed in the browser window 表示不可見的注釋。防止所包含的文本或者html源代碼被瀏覽器解析和顯示。
Web application developers traditionally have used jsp technology to build html dynamically by including java code in the html source Web應(yīng)用程序開發(fā)人員傳統(tǒng)上使用jsp技術(shù)動(dòng)態(tài)構(gòu)建html ,方法是將java代碼包括在html源代碼中。
When you embed the statements directly into your html source , the annotation engine already knows where to annotate , so they become unnecessary 當(dāng)您直接把語句嵌入html源代碼時(shí),注釋引擎已經(jīng)知道要注釋哪里了,因此xpath條目就變得多余了。
The mystocks . jsp file opens in the page designer , as shown in figure 1 . 12 . if you see html source code instead of the design surface , click the design Mystocks . jsp文件在page designer中打開,如圖1 . 12所示(如果您看到是html源代碼,而不是設(shè)計(jì)圖面,則單擊
Listing 1 shows the html source code for the quicksearch web page that communicates with the searchresult portlet implemented using ibm api , in this scenario 清單1展示了本場景中與使用ibm api實(shí)現(xiàn)的searchresult portlet通信的quicksearch web頁的html源代碼。