html源代码 meaning in English
html source
Examples
- 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应用程序开发人员传统上使用jsp技术动态构建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
当您直接把语句嵌入html源代码时,注释引擎已经知道要注释哪里了,因此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源代码,而不是设计图面,则单击 - 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实现的searchresult portlet通信的quicksearch web页的html源代码。