(答案请写序号即可,比如:123) 正则表达式:www\.[a-z]+\.com|(\.uk) 以下能被命中的有哪些? ① http://www.encase.com/ ② httP://www.torent.co.uk/cgi-bin ③ http://www.belvoirgroup.com/sthelens.htm ④ http://www.haltabuse.org/help/headers/ ⑤ http://www.planetdv.net/Frameset.asp ⑥ http://www.aol.co.uk/try/aod/aim ⑦ http://www.163.com/
举一反三
- 以下的搜索引擎中,当前使用最广泛的中文搜索引擎是( )。 A: http://www、yahoo、com B: http://www、baidu、com C: http://www、google、com D: http://www、sogou、com
- (答案请写序号即可,比如:123) 正则表达式:http://www\.[a-z]+\.org 以下能被命中的有哪些? 2460 http://www.bozo.net 2461 http://www.bozo.org 2462 http://www.theonewiththeverylongsitename.org/index.htm 2463 http://www.to-wong-foo.co.fr 2464 http://microsoft.msdn.au.com 2465 http://www.the_one.org 2466 http://www.house12.org
- 以下URL中写法正确的是( ) A: http://WWW.sin com\index.html B: https://news.sina.com.cn/ C: http//WWW sin com\index.html D: http://news,sina,com,cn//index.html
- 【单选题】http://www.qq.com中顶级域名是? A. www B. qq C. com D. http
- 在J2EE中,重定向到另一个页面,以下( )语句是正确的。 A: request . sendRedirect(“http : // www . svse . com . cn”); B: response . sendRedirect(); C: request . sendRedirect(); D: response . sendRedirect(“http : // www . svse . com . cn”);