IF[#2 EQ 10]...中“#2 EQ 10”表示()(FANUC系统、华中系统)。A、#2中的赋值小于10B、#2中的赋值大于10C、#2中的赋值等于10D、#2中的赋值不等于10
IF[#2 EQ 10]...中“#2 EQ 10”表示()(FANUC系统、华中系统)。
- A、#2中的赋值小于10
- B、#2中的赋值大于10
- C、#2中的赋值等于10
- D、#2中的赋值不等于10
相关考题:
利用扩展ACL禁止用户通过telnet访问子网202.112.111.0/24的命令是 (48) 。A.access-list 10 deny telnet any 202.112.110.0 0.0.0.255 eq 23B.access-list 110 deny udp any 202.112.110.0 eq telnetC.access-list 110 deny tcp any 202.112.110.0 0.0.0.255 eq23D.access-list 10 deny tcp any 202.112.110.0 255.255.255.0 eq23
On the Hong Kong router an access list is needed that will accomplish the following:1. Allow a Telnet connection to the HR Server through the Internet2. Allow internet HTTP traffic to access the webserver3. Block any other traffic from the internet to everything elseWhich of the following access list statements are capable of accomplishing thesethree goals?()A. access-list 101 permit tcp any 172.17.18.252 0.0.0.0 eq 80B. access-list 1 permit tcp any 172.17.17.252 0.0.0.0 eq 23C. access-list 101 permit tcp 172.17.17.252 0.0.0.0 any eq 23D. access-list 101 deny tcp any 172.17.17.252 0.0.0.0 eq 23E. access-list 101 deny tcp any 172.17.18.252 0.0.0.0 eq 80F. access-list 101 permit tcp any 172.17.17.252 0.0.0.0 eq 23
以下程序求两个整数M,N的最大公约数:SUBROUTINE ZDGUS(M,N)K=_DOIO J = 2,KIF(MOD(N,J). EQ. 0. AND. MOD(M,J). EQ. 0)L=J 10 CONTINUEWRITEC*,‘(2X,15),)LRETURNEND为了使程序完整,在_处应填入的是:A.MB.NC. MIN(M,N)D. M/N
以下程序求两个整数M,N 的最大公约数: SUBROUTINE ZDGUS(M,N) K=__________ DO 10 J=2,K IF(MOD(N,J).EQ.0.AND.MOD(M,J).EQ.0)L=J10 CONTINUE WRITE(*,’(2X,15)’)L RETURN END为了使程序完整,在_____处应填入的是:(A)M (B)N(C)MIN(M,N) (D)M/N
下面能够表示“禁止129.9.0.0网段中的主机访问202.38.16.0网段内的WEB服务器”的访问控制列表是()A、access-list 101 deny tcp 129.9.0.00.0.255.255202.38.16.00.0.0.255 eq wwwB、access-list 100 deny tcp 129.9.0.00.0.255.255202.38.16.00.0.0.255 eq 53C、access-list 100 deny udp 129.9.0.00.0.255.255202.38.16.00.0.0.255 eq wwwD、access-list 99 deny ucp 129.9.0.00.0.255.255202.38.16.00.0.0.255 eq 80
On the Hong Kong router an access list is needed that will accomplish the following:1. Allow a Telnet connection to the HR Server through the Internet2. Allow internet HTTP traffic to access the webserver3. Block any other traffic from the internet to everything elseWhich of the following access list statements are capable of accomplishing thesethree goals?()A、access-list 101 permit tcp any 172.17.18.252 0.0.0.0 eq 80B、access-list 1 permit tcp any 172.17.17.252 0.0.0.0 eq 23C、access-list 101 permit tcp 172.17.17.252 0.0.0.0 any eq 23D、access-list 101 deny tcp any 172.17.17.252 0.0.0.0 eq 23E、access-list 101 deny tcp any 172.17.18.252 0.0.0.0 eq 80F、access-list 101 permit tcp any 172.17.17.252 0.0.0.0 eq 23
设x、y、z的值分别为1,2,-3,下面的逻辑运算的值正确的是()A、x eq 1 and y eq 2 —为真B、x gt y or y gt z —为假C、x lt y and y gt z —为假D、x eq y or x lt z —为真
当编制用户宏程序时,经常用到转移和循环语句。下列程序段中,属于无条件转移的语句是()。A、IF[#1 GT 10] GOTO 2B、GOTO #10C、WHILE[#2 LE 10] DO 1D、IF[#1 EQ #2] THEN #3=0
单选题当编制用户宏程序时,经常用到转移和循环语句。下列程序段中,属于无条件转移的语句是()。AIF[#1 GT 10] GOTO 2BGOTO #10CWHILE[#2 LE 10] DO 1DIF[#1 EQ #2] THEN #3=0
单选题EQ6100-1中EQ表示的意思是()A一汽B中国C二汽