IBM lotus952认证考试

单选题which one of the following statements would lee include in an agent to limit the documents processed by the agent to those for which the value of the type field is "action"? ()A FIELD Type :=action     B SELECT Type =action C SELECT Type :=action      

题目
单选题
which one of the following statements would lee include in an agent to limit the documents processed by the agent to those for which the value of the type field is "action"? ()
A

FIELD Type :=action     

B

SELECT Type =action 

C

SELECT Type :=action       

D

@if (type=action;@success;@failure) 

如果没有搜索结果,请直接 联系老师 获取答案。
如果没有搜索结果,请直接 联系老师 获取答案。
相似问题和答案

第1题:

In which of the following locations will a technician start and stop the print spooler?()

A. Click Start, select run and type Services.msc

B. Click Start, select run and type gpedit.msc

C. Click Start, select run and type regedit

D. Click Start, Settings, Printers and Faxes


参考答案:A

第2题:

下面语句中,正确的是()

  • A、public.class.AddAction.implements.Action{...
  • B、mapping.findForward("/ch01/result.jsp")
  • C、form.method="get"action="add.do"
  • D、action.name="addAction"path="/add"type="com.svse.web.action.AddAction"

正确答案:A,B

第3题:

下图是HTML文件submit.html在IE中的部分显示效果。

请完成下面submit.html中部分html代码。

<form. action=/cgi-bin/post-query method=POST>

您的姓名:

<input type=text name=姓名><br>

您的主页的网址:

<input type= text name=网址value=http://><br>

密码:

<input type= (44) name=密码><br>

<input type=submit value=“发送”><input type= (45) value=“重设”>

</form>

(44)

A.text

B.password

C.passwd

D.key


正确答案:B

第4题:

A customer is creating an Event Action Plan to monitor CPU utilization on their SQL server.  While creating a Simple Event Filter, the event type "Director.Director Agent.CPU Monitors" option is not available.  Which of the following is the most likely source of the problem?()

  • A、The appropriate Hardware Status monitors have not been set.
  • B、The appropriate Resource Monitor thresholds have not been set.
  • C、The appropriate Windows Performance monitors have not been set.
  • D、The appropriate Process Management thresholds have not been set.

正确答案:B

第5题:

A user states while making several attempts to install a new version of their graphics application,they place the disk in the drive and the LED blinks but nothing happens. Which of the following is the FIRST action to perform?()

  • A、Clean the drive with an approved cleaning disk.
  • B、Check the media for scratches or cracks.
  • C、Replace the drive with a known good one.
  • D、Verify the type of media and drive.

正确答案:D

第6题:

whichoneofthefollowingstatementswouldleeincludeinanagenttolimitthedocumentsprocessedbytheagenttothoseforwhichthevalueofthetypefieldis"action"?()

A.FIELDType:="action"

B.SELECTType="action"

C.SELECTType:="action"

D.@if(type="action";@success;@failure)


参考答案:B

第7题:

要在表单中添加提交按钮,实现在用户单击“提交”按钮时,自动将表单提交道ACTION属性中指定的位置。下列语句正确的是()。

  • A、<FORM  METHOD=”POST” ACTION=http://www.xmission.com> <INPUT TYPE=”button” VALUE=”提交”NAME=“b1”></FORM> 
  • B、<FORM  METHOD=”POST” ACTION=http://www.xmission.com> <INPUT TYPE=”reset” VALUE=”提交”NAME=“reset1”></FORM> 
  • C、<FORM  METHOD=”POST” ACTION=http://www.xmission.com> <INPUT TYPE=”submit” VALUE=”提交”NAME=“submit1”></FORM>
  • D、 <FORM  METHOD=”POST” ACTION=http://www.xmission.com> <INPUT TYPE=”submit” VALUE=”提交”NAME=“b1”></FORM>

正确答案:C,D

第8题:

● 下图是HTML文件submit.html在IE 中的部分显示效果。

请完成下面submit.html中部分html代码。

<form. action=/cgi-bin/post-query method=POST>

您的姓名:

<input type=text name=姓名><br>

您的主页的网址:

<input type=text name=网址 value=http://><br>

密码:

<input type=(44) name=密码><br>

<input type=submit value="发送"><input type=(45) value="重设">

</form>

(44)

A. text

B. password

C. passwd

D. key

(45)

A. send

B. reset

C. restart

D. replace


正确答案:B,B

第9题:

which one of the following statements would lee include in an agent to limit the documents processed by the agent to those for which the value of the type field is "action"? ()

  • A、FIELD Type :="action"     
  • B、SELECT Type ="action" 
  • C、SELECT Type :="action "      
  • D、@if (type="action";@success;@failure) 

正确答案:B

第10题:

What does the value returned by the method getID() found in class java.awt.AWTEvent uniquely identify?()  

  • A、The particular event instance.
  • B、The source of the event.
  • C、The set of events that were triggered by the same action.
  • D、The type of event.
  • E、The type of component from which the event originated.

正确答案:D

更多相关问题