【判断题】【消耗次数:1】
In precis writing, you need to make a list of all the important points and group them under diffferent items.
正确
错误
参考答案:
复制
纠错
相关题目
【判断题】 In precis writing, you can rearrange the main points in the orignal passage in your own way.
①  正确
②  错误
【单选题】 A precis is a concise [] of the main points in a piece of writing.
①  introduction
②  comment
③  summary
【判断题】 Keep your passport and money with you and make photocopies of all important documents before you leave.
①  正确
②  错误
【判断题】 The collection of important sentences can make an effective precis.
①  正确
②  错误
【判断题】 In precis writing, try to keep all the examples in the orginal passage.
①  正确
②  错误
【判断题】 In precis writing, try to avoid repetition.
①  正确
②  错误
【单选题】 One of the common techniques in precis writing is omitting the details. You may leave out most of the descriptive details if that does not impair [].
①  the style
②  formality
③  the general idea
【判断题】 In precis writing, try to keep as many specific words as possible.
①  正确
②  错误
【单选题】 Computer classes must be __________ to every student of all grades, which will make them have a good command of the modern communication and learning tool.
①  accessible
②  avoidable
③  valuable
④  acceptable
【判断题】 答题说明:句子没有语法错误请选择“正确”,有语法错误请选择“错误”If you have been in the department store such long that you feel hungry, you will not need to leave the building.
①  正确
②  错误
随机题目
【判断题】 网页文档主体是指包含在body/body之间的所有内容,它们将显示在浏览器窗口内。这里的文档主体可以包含文字、图片、表格等各种标记。( )
①  正确
②  错误
【单选题】 表格是网页设计中常用的元素,它有两个常用功能:一是用来显示文字或图片内容;二是用来进行网页布局,使网页更规范、更美观。( )
①  正确
②  错误
【判断题】 网站在完成建设之后,不需要经过严格的测试,就可以挂载并上线。( )
①  正确
②  错误
【判断题】 在同一个网站上,动态网页内容和静态网页内容同时存在不是很常见的。( )
①  正确
②  错误
【判断题】 若用户名空或长度超过14个字符,则用户名非法。( )
①  正确
②  错误
【判断题】 电子商务网站中,通常需要提供用户注册与登录模块。当用户第一次访问时,可以注册一个用户名,以后就可以用这个用户名和密码进行登陆了。( )
①  正确
②  错误
【单选题】 表单的action属性应为空,即action=””,表示表单提交的处理程序是( )
① 
②  Form
③  Value属性
④  它本身
【单选题】 实现动态网站的各种功能,仅有脚本语言是不够的,还需要利用ASP的内置对象。常用的包括Response对象、Request对象等五大内置对象。( )
①  正确
②  错误
【判断题】 ASP本身并不是一种脚本语言,但它却为嵌入HTML页面中的脚本语言提供了运行环境。在ASP程序中常用的脚本语言有VBScript和JavaScript等语言,系统默认的语言为VBScript。( )
①  正确
②  错误
【单选题】 留言板的总体设计包括哪些部分( )
①  处理留言的网页
②  存储留言
③  留言表单
④  查看留言的网页
⑤  以上都正确
⑥  删除留言的ASP程序