在application对象中用()方法可以获得application对象中的所有变量名。A、getServerInfoB、nextElements()C、removeAttributeD、getRealPath
在application对象中用()方法可以获得application对象中的所有变量名。
- A、getServerInfo
- B、nextElements()
- C、removeAttribute
- D、getRealPath
相关考题:
下列关于Application对象说法中错误的是()A、Application对象用于在多个程序中保存信息B、Application对象用来在所有用户间共享信息,但不可以在Web应用程序运行期间持久地保持数据。C、getAttribute(Stringname)方法返回由name指定的名字application对象的属性的值。D、getAttributeNames()方法返回所有application对象的属性的名字。E、setAttribute(Stringname,Objectobject)方法设置指定名字name的application对象的属性值Object
session对象中用于设定指定名字的属性值,并且把它存储在session对象中的方法是()。A、setAttributeB、getAttributeNamesC、getValueD、getAttribute
单选题下列关于Application对象说法中错误的是()AApplication对象用于在多个程序中保存信息BApplication对象用来在所有用户间共享信息,但不可以在Web应用程序运行期间持久地保持数据。CgetAttribute(Stringname)方法返回由name指定的名字application对象的属性的值。DgetAttributeNames()方法返回所有application对象的属性的名字。EsetAttribute(Stringname,Objectobject)方法设置指定名字name的application对象的属性值Object
单选题在application对象中用()方法可以获得application对象中的所有变量名。AgetServerInfoBnextElements()CremoveAttributeDgetRealPath