jsps
- 网络日本学术振兴会(Japan Society for the Promotion of Science);日本学术振兴学会;特别研究员
jsps
jsps
日本学术振兴会(Japan Society for the Promotion of Science)
日本学术振兴会(JSPS)资助的日本九州大学,访问教授,(2004.11-2004.12)美国密歇根大学,博士后,访问科学家,(19…
日本学术振兴学会
自2004年11月任日本学术振兴学会(JSPS)的外国人特别研究员,在东京大学黑田-志村实验室进行为期两年的博士后研究工 …
特别研究员
人特别研究员(JSPS);2000年任华东理工大学教授、博士生导师。兼任教育部留学回国人员科研启动基金评选专家,中国感 …
日本学术振兴协会
受日本学术振兴协会(JSPS)资助在日本九州工业大学做博士后①新型材料与结构设计理论关键技术; ②既有工程结构安全性和 …
学术振兴会(Japan Society for the Promotin of Science)
曾任日本 国家学术振兴会(JSPS)特别研究员,日本最高研究机构-理化学研究所脑研究所任研究员,日本株式会社Fuence 主 …
学术振兴协会奖学金
1985年曾获日本政府学术振兴协会奖学金(JSPS)赴大阪大学研究一年多。1993年晋升为武汉大学教授。
Japan Society for Promotion of Science
the Japan Society for Promotion of Science (JSPS) 返回顶部参考文献 返回顶部引证文献 返回顶部本文读者也读过 返回顶部相 …
1
It is similar to a custom tag you might find in JSPs, at least in terms of its syntax.
它与JSP中的定制标记相似,至少在语法方面是相似的。
2
The right pane prompts for the name of the virtual host on which to install the module and asks if the JSPs should be precompiled.
右边窗格提示输入要安装模块的虚拟主机的名称并询问是否应该对JSP预编译。
3
EJB components tend to be used for containing "back end" business logic, while servlets and JSPs generally provide a "front end" .
EJB组件倾向于用来包含“后端”业务逻辑,然而servlet和JSP通常只提供了“前端”。
4
In its purest form, JSPs do not contain any Java code, but only custom tags that are called to perform non-HTML operations.
其最简单的形式中,JSP不包含任何Java代码,但仅包含自定义标记,调用这些标记以执行非HTML操作。
5
Much like JSPs, template engines make it easier to separate the concerns of a view into a separate entity, such as a JSP or a template file.
与JSP类似,模板引擎会简化将视图关注的内容分隔成单独的实体,例如JSP或模板文件。
6
The gateway servlet itself was a container as it stored all the references to the JSPs that it loaded.
网关servlet自身是一个容器,因为它将所有的引用存储到它所加载的JSP中。
7
The name of the markup version must match the name of the subdirectory created to hold the markup version's modified JSPs.
标记版本的名称必须与为保存标记版本的修改过的JSP而创建的子目录名称相匹配。
8
As mentioned in the JSP section, this trades performance for being able to compile the JSPs at all.
如JSP部分(LINK)提到的,这是用性能作为交换,以便能编译JSP。
9
The Announcement style (content-title) as shown in figure 18 is not accessible through the stylesheet JSPS.
图18中显示的Announcement样式(content-title)无法通过样式表JSPS访问。
10
The most common scenario involves using JSPs to display information from a simple query where the data is not needed beyond this query.
最常见的情形包括使用JSP显示来自简单查询的信息,简单查询不需要超越这次查询范围的数据。
11
These classes embodied business logic and ferried data, in the form of a JavaBean commonly called an ActionForm, to JSPs.
这些类包含业务逻辑,以JavaBean的形式(通常叫做ActionForm)把数据传送到JSP。
12
The locale-selection JSP, called index. jsp, directly links to one of the sets of language-specific JSPs.
地区选择JSP叫做index.jsp,它直接链接到特定于语言的一组JSP。
13
WebSphere Process Server comes with a default standard set of JSPs to display and edit the data.
WebSphereProcessServer提供了一组缺省JSP标准集,用于显示和编辑数据。
14
First, in the init method, the name of the HTML and WML view JSPs from the portlet configuration are loaded.
首先,在init方法中,加载来自portlet配置的HTML和WML视图JSP的名称。
15
The performance gains from dynamic caching of servlets and JSPs can be substantial, depending on the application characteristics.
从Servet及JSP的动态缓存机制得到的性能的提高是显而易见的,这取决于应用程序的特性。
16
The name of the markup must match the name of the subdirectory that holds the markup's modified JSPs.
标记的名称必须与保存标记的修改过的JSP的子目录的名称相匹配。
17
The locale specific JSPs used for content display are stored in the two asset stores, the Spanish Asset store and the English Asset store.
用于显示内容的区域特定的JSP存储在两个资产商店(西班牙语资产商店和英语资产商店)中。
18
The code contains a few Struts action classes and a couple of JSPs.
代码包含少量Struts动作类和两个JSP页面。
19
Before customizing the portal site, it helps to understand the underlying structure of the the JSPs that work together to form the portal.
在自定义门户站点前,了解一下一起形成门户的JSP的基础结构将很有帮助。
20
The device specific application artifacts are stored in the Generated JSPs directory within a folder named by the unique device ID.
特定于设备的应用程序构件存储在通过唯一的设备ID所命名的文件夹中的GeneratedJSPs目录中。
21
If there were a plug-in installed to supply support for JSPs and servlets, we would see an additional option here for Web applications.
如果安装了插件来提供JSP和servlet支持,我们会从这里看到一个用于Web应用程序的附加选项。
22
The following three code listings demonstrate the call procedure for a localization pack manager in JSPs, servlets, and portlets.
以下三个代码清单分别演示了在JSP、servlet和portlet中调用本地化包管理器的过程。
23
But more importantly, JSPs led to an architectural change to separate the concerns of rendering the view from that to get the data.
但更重要的是,JSP导致了一种体系结构变更,将呈现视图的关注点与获取数据的关注点分离。
24
All or some of these elements may be copied and pasted into the WEB-INF file in order to configure JSPs as servlets.
为了将JSP配置为servlet可复制粘贴所有或部分这些元素到WEB-INF文件中。
25
When customizing the XDIME aggregator, we recommend that you modify the MCS policies before attempting to modify the JSPs.
在自定义XDIME聚合器时,我们建议您在试图修改JSP之前先修改MCS策略。
26
In portal terminology, themes are sets of JSPs that determine the look and feel of your portal application.
在门户术语中,主题是确定门户应用程序的外观和风格的若干JSP集。
27
Check all of the template JSPs (Window, Screen, and Component) to see if they are generating markup that is not supported by your client.
检查所有模板JSP(窗口、屏幕和组件)是否生成该客户机不支持的标记。
28
Therefore, control moves between the component classes and their respective JSPs.
所以,控制在组件类与它们相应的JSP之间移动。
29
Creating a template with Groovy's template framework is quite similar to creating a JSP, since you can reuse the syntax found in JSPs.
使用Groovy模板框架创建模板与创建JSP非常类似,因为您可以重用JSP中见过的语法。
30
This is an example of the power of JSPs, which enable you to more fully use the strength of Geronimo.
这是JSP威力的一个示例,它可以让您更全面地利用Geronimo的力量。