题目内容

[问题4] Unux中的WWW服务器有哪几种

查看答案
更多问题

长假给大学生带来的好处 2. 长假可能给大学生带的问题 3. 我应当怎样利用好长假 Long Holidays

Questions 11 to 18 are based on the conversation you have just heard.

A. The man should go to the department office.
B. The man has to follow the correct procedure.
C. The man can drop any course as he likes.
D. The man had better not drop any course.

[说明] 登录Web页时,在Web页中显示“welcome to my homepage!”,并且文字渐隐渐现,然后显示“hello!”,并且文字渐隐渐现。 [HTML 文本] <html> <!--省略部分为HTML框--> <script language=JavaScript” > //JavaScript 区域开始标识 <! -- //HTML的注释符 var amount=10; //声明一个变量,定义字符串长度 var color=newArray(); //定义一个新数组,并列出其中的元素 color[0]="333333"; color[1]="444444"; color[2]="666666"; color[3]="777777"; color[4]="888888"; color[5]=’aaaaaa’; color[6]="bbbbbb"; color[7]="dddddd"; color[8]="ffffff"; var message=newArray() //定义一个新数组,并列出其中的元素 message[0]="welcometOmyhomepage! "; message [1]="heHo!" var x=0; //声明变量,并赋初值 var y=0; var timer; function p() { //定义函数P if document.all) { //如果是IE浏览器,执行以下语句 if (x<=7) { m1.innerText= (1) //如果x小于或等于7,则输入文本信息的值,然后x递加,即 //亮度增加 document.all.ml.style.filter="glow(color="+color[x]+",strength=4)"; (2) timer=setTimeout("p()",100); //设指定时器每100毫秒,调用一次P函数 } else{ //如果x大于7,则调用dep函数,即亮度开始变暗 clearTimeout (timer); setTimeout("dep()",100); } } } function dep(){ //定义dep函数,并当浏览器是IE且x≥0时,执行以下语句 if(document.all) { if( (3) ) { ml.innerText=message[y]; //输入文本信息,然后x递减,即亮度减弱 docment.all.ml.style.filter="glow (color="+color[x]+",strength=4"; X--; (4) ; //每100毫秒,调用一次dep函数,减到最暗,接着执行下一条 } else{ clearTimeout(timer) y++; if (5) { //如果数组message中的字符串都执行了,一切恢复初始设置, //并执行q函数。 y=0 } X=0; q(); } } } functionq() { //定义一个函数q m.innerText=""; setTimeout("p()",1000); //1秒后,重新调用p函数 } //--> //HTML的注解符 </script> <div id="ml"style="font-size:30pt;height:40px,></div> <!--省略部分为HTML框--> </html>

Passage OneQuestions 26 to 28 are based on the passage you have just heard.

A. Working women who have no time for cooking.
B. Husbands and children of working women.
C. Working women who must travel on their own.
D. Hotel personnel who must attend to working women.

答案查题题库