jsp file的意思
jsp file中文翻譯:
jsp文件
相似詞語短語
zip file───壓縮文件
case file───專題案卷,案件卷宗
zip files───壓縮文件
box file───檔案盒
in file───依次;魚貫;成二列縱隊
log file───日志文件
on file───存檔;記錄下來備查
spile───n.插管;木栓;vt.打小孔;插上插管;用塞子塞住
subfile───n.[計]子文件
雙語使用場景
Use a JSP file to do this.───使用JSP文件可以做到這一點。
Close the JSP file.───關閉該jsp文件。
Open the JSP file to examine the code.───打開JSP文件,以檢查代碼。
In this article, I will begin with a JSP file that uses elements you may be familiar with and discuss the pros and cons of such a page.───在本文中,我將以一個JSP文件為起點討論該網頁的優缺點,該文件中使用的元素可能是您所熟悉的。
A theme is composed of a set of files that consist of a parent JSP file (Default. jsp) and subsequent fragments of the parent JSP.───一個主題是由組成父JSP文件(Default.jsp)的一組文件及父JSP的其余部分所組成。
Since you created the JSP file in the WebContent folder, the alias portion of the URL is just the name of your JSP file (MyStocks. jsp).───由于您在WebContent文件夾中創建了JSP文件,所以URL的別名部分就是您的JSP文件的名稱(MyStocks.jsp)。
One thing that you might have noticed in the jrc_begin_here. jsp file is that it is using JSP scriptlets for most of the code.───有一件事情您可能在jrc_begin_here.jsp文件中已經注意到了,就是它的代碼大多數使用了JSPscriptlets。
The coder of the JSP file must be both a page designer and a Java developer.───JSP文件的編寫者必須既是網頁設計者,又是Java開發者。
This approach allows you to get the real location of the JSP file without having to include the context root of the project in the code.───這種方式允許您獲得JSP文件的真實位置,而且不需要在代碼中包含項目的上下文根。
英語使用場景
This data might make sense in a Graphics Interchange Format (GIF) file but not in a JSP file.
Finally, you need to change the date stamp on the Default.jsp file for the theme changes to take effect.
For your translation routine, you only make two changes to this file. You simply change the suffix and the JSP file name to reflect the JSP file that would be called for translation.
You need to define the global reference (see Listing 2) in the JSP file so that you have access to the portlet request library.
Make a back-up copy of the banner.jsp file.
You can test and refine your SQL statement right from the Eclipse workbench until it satisfies your needs and then cut-and-paste the SQL statement text into your reporting JSP file.
A JSP tag is simply a way of abstracting out code from a JSP file.