implicit objects meaning in English
隐式对象
Examples
- Implicit objects are predefined and made available for every jsp page
隐式对象是指预先定义好的对象,可以为所有jsp页面所用。 - The cookie implicit object provides access to the cookies set by a request
Cookie隐式对象提供了对由请求设置的cookie名称的访问。 - Indeed , this is the primary reason for including it among the el implicit objects
实际上,这是将它包括在el隐式对象中的主要理由。 - Implicit objects let developers access container - provided services and resources
隐式对象使得开发人员可以访问容器提供的服务和资源。 - We ll start with a brief overview of the jsp architecture , including implicit objects
我们首先简要概括jsp架构,其中包括了隐式对象。