WebCal just uses text input fields on the login, registration, and show/edit event forms.
WebCal 正好在登录、注册和显示/编辑活动表单上使用文本输入字段。
This style sheet is included by the style sheet that contains the template matching "webcal."
在包含与“webcal ”匹配的模板的样式表中包括该样式表。
For WebCal, that template looks exactly the same as the template generating the main navigation bar.
对于WebCal,该模板看起来与生成主导航栏的模板完全相同。
For WebCal this would be the same as Listing 3 plus the event description, which would appear as a element.
对于WebCal,这将与清单3基本相同,只是添加了要以元素出现的活动描述。
In the example application WebCal, views show the events of a user, or they display input forms for new events.
在WebCal应用样例中,视图或者显示一个用户引发的各种事件,或者显示新事件的输入表单。
WebCal uses a table for the frame with the main part residing in the largest table cell in the middle of the frame.
WebCal对框架使用一个表格,主要部分位于框架中间最大的表单元中。
In the first article, I introduced WebCal, a simple Web-based calendar application that maintains calendars for multiple users.
在第一篇文章中,我介绍了WebCal,它是一个简单的、基于Web的日历应用程序,能够为多个用户维护日历。
For example, a weekly view in WebCal depends on events that are created, modified, or deleted during the week in which the user is logged in.
例如,WebCal中的星期视图依赖于用户登录的那一周所创建、修改和删除的事件。
There are several ways to improve the performance of a raw application like the WebCal sample application, and one of the most powerful is caching.
有多种方法可用来提高类似WebCal样例那样的原始应用的性能,最强有力的方法之一便是缓存。
In WebCal, the views for creating and editing events use the same style sheet while the source XML is slightly different (see Step 3 for the code).
在WebCal中,虽然源xml略有不同,但是,用于创建和编辑活动的视图使用同一个样式表。(有关代码,请参阅第3步)。
This section shows you how to use XSL to generate HTML forms for editing and creating calendar events (for example, meetings and appointments) in WebCal.
本节显示如何在WebCal 中使用XSL来生成HTML表单来编辑和创建日历活动(例如,会议和约会)。
WebCal understands a series of request types, which all use their own set of HTTP parameters. In the sample application, everything is done through the servlet
WebCal理解一系列请求类型,这些请求类型都使用自己的HTTP参数集。
WebCal understands a series of request types, which all use their own set of HTTP parameters. In the sample application, everything is done through the servlet
WebCal理解一系列请求类型,这些请求类型都使用自己的HTTP参数集。
应用推荐