没有搜到到结果?点击这里求解答/求资源。
【单选题】
要在网页中插入样式表main.css,以下用法中,正确的是( )。

LinkSrc=”main.css”type=text/cssrel=stylesheet
Linkhref=”main.css”type=text/cssrel=stylesheet
Linkhref=”main.css”type=text/css
Includehref=”main.css”type=text/cssrel=stylesheet
【单选题】
要在网页中插入样式表main.css,以下用法中,正确的是( )。

LinkSrc=main.css type=text/css rel=stylesheet
Link href=main.css type=text/css rel=stylesheet
Link href=main.css type=text/css
Include href=main.css type=text/css rel=stylesheet
【单选题】
在程序状态字PSW中设置了一位,用于控制用户程序不能执行特权指令,这一位是?

保护
CPU状态
屏蔽
条件
【单选题】
设某职工表中有用于存放年龄(整数)的列,最适合年龄列的类型是( )。

int
smallint
tinyint
bit
【单选题】
下列小说家中较少涉及乡土题材的一位是( )。

赵树理
沈从文
钱钟书
废名
【单选题】
下列一位诗人不是现代中国的女性诗人。( )

林徽因
卞之琳
郑敏
陈敬容
【单选题】
假如一个完全竞争厂商的收益不能弥补可变成本,为了减少损失,它应该()。

减少生产
增加生产
提高价格
停止生产
【单选题】
既是中世纪的最后一位诗人,又是新时代的最初一位诗人的是?

荷马
但丁
维吉尔
贺拉斯
【单选题】
补全以下代码,实现在网页中添加图片,设置高为200像素,宽为150像素,提示文字为“网页制作”的是( ) <imgsrc=images/img.jpg_____=200_____=150[填空]=网页制作>

height,width,alt
height,width,title
width,height,alt
width,height,title;
【单选题】
补全以下代码,实现在网页中添加图片,设置高为200像素,宽为150像素,提示文字为“网页制作”的是( ) imgsrc=images/img.jpg_____=200_____=150______=网页制作

height,width,alt
height,width,title
width,height,alt
width,height,title;