Which three types of content filtering are supported only for HTTP? ()(Choose three.) A. block FlashB. block Java appletsC. block ActiveXD. block EXE filesE. block MIME type

Which three types of content filtering are supported only for HTTP? ()(Choose three.)

A. block Flash

B. block Java applets

C. block ActiveX

D. block EXE files

E. block MIME type


相关考题:

以下哪个属于HTTP请求信息()。 A、User-AgentB、Content-LengthC、Accept-RangesD、Expires

以下程序段的输出结果为 ( )int j=2;switch(j){case 2:System.out.print("two.");case 2+1:System.out.println("three.");breakdefault:System.out.println("value is"+j);break;}A.two.three.B.two.C.three.D.value is 2

以下程序段的输出结果为( )。 int j=2 switch (j){ Case 2: system.out.print("two."): Case 2+1: System.out.println("three."); break: default: System.out.println (“value is”+j): Break }A.B.twoA.two.three.B.twoC.threeD.value is 2

He demolished my argument in minutes.A:disprovedB:acceptedC:disputedD:supported

He demolished my argument in minutes.A:disproved B:disputedC:acceptedD:supported

3、下面关于设置编码格式得语法正确的是()。A.<meta charset="UTF-8">###SXB###B.<meta charset="UTF-8" http-equiv="Content-Type"content="text/html;charset="UTF-8"/>###SXB###C.以上都错误###SXB###D.<meta http-equiv="Content-Type" content="text/html; charset="UTF-8"/>

上传文件时,哪一个HTTP头部字段表示上传文件的类型A.MIMEB.FILETYPEC.FILE-TYPED.Content-Type

下面关于设置编码格式得语法正确的是()。A.<meta http-equiv="Content-Type" content="text/html; charset="UTF-8"/>#B.<meta charset="UTF-8">#C.<meta charset="UTF-8"http-equiv="Content-Type"content="text/html;charset="UTF-8"/>#D.以上都错误

下面关于设置HTML5编码格式得语法正确的是()。A.<meta http-equiv="Content-Type" content="text/html; charset="UTF-8"/>#B.<meta charset="UTF-8">#C.<meta charset="UTF-8"http-equiv="Content-Type"content="text/html;charset="UTF-8"/>#D.以上都错误

下面关于设置编码格式得语法正确的是()。A.<meta charset="UTF-8">#B.<meta charset="UTF-8" http-equiv="Content-Type"content="text/html;charset="UTF-8"/>#C.以上都错误#D.<meta http-equiv="Content-Type" content="text/html; charset="UTF-8"/>