标记处理 meaning in Chinese
label processing
Examples
- Write the tag handler class
编写标记处理程序类 - This api is used extensively when implementing jsp custom tag handlers
这个api在实现jsp自定义标记处理程序时使用得非常多。 - Every tag handler then implements a special interface from the jsp api
然后,每一个标记处理程序实现jsp api中的一个特殊接口。 - The servlet container creates tag handlers , initializes them and calls the
Servlet容器创建标记处理程序,对它们初始化并依次调用 - Class methods and events to allow browser - specific or markup - specific handling
类方法和事件以实现特定于浏览器处理或特定于标记处理的组件。