一起答
单选

● 李某在《电脑与编程》杂志上看到张某发表的一组程序,颇为欣赏,就复印了一百份作为程序设计辅导材料发给了学生。李某又将这组程序逐段加以评析,写成评论文章后投到《电脑编程技巧》杂志上发表。李某的行为 (8) 。

(8)

  • A.侵犯了张某著作权,因为其未经许可,擅自复印张某的程序
  • B.侵犯了张某著作权,因为在评论文章中全文引用了发表的程序
  • C.不侵犯张某的著作权,其行为属于合理使用
  • D.侵犯了张某著作权,因为其擅自复印,又在其发表的文章中全文引用了张某的程序
参考答案
查看试卷详情
相关试题
  1. ● 在电子商务系统测试的过程中, (70) 以用户为主。

    (70)

    • A.单元测试           
    • B.安全性测试
    • C.负载测试           
    • D.验收测试
  2. ● It should go without saying that the focus of UML is modeling.However, what that means, exactly, can be an open-ended question. (71) is a means to capture ideas, relationships, decisions, and requirements in a well-defined notation that can be applied to many different domains.Modeling not only means different things to different people, but also it can use different pieces of UML depending on what you are trying to convey.In general, a UML model is made up of one or more  (72) .  A diagram graphically representsthings, and the relationships between these things.These  (73) can be representations ofreal-world objects, pure software constructs, or a description of the behavior. of some other objects.It is common for an individual thing to show up on multiple diagrams; each diagram represents a particular interest, or view, of the thing being modeled.UML 2.0 divides diagrams into two categories: structural diagrams and behavioral diagrams.   (74)  are used to capture the physical organization of the things in your system, i. e. , how one object relates

    to another. (75) focus on the behavior. of elements in a system.For example, you can use behavioral diagrams to capture requirements, operations, and internal state changes forelements.

    (71)

    • A.Programming          
    • B.Analyzing
    • C.Designing           
    • D.Modeling    (72)
    • A.views             
    • B.diagrams
    • C.user views           
    • D.structure pictures    (73)
    • A.things             
    • B.pictures
  3. ● Web服务开发生命周期四个阶段中,定义服务接口描述在 (69) 阶段完成

    (69)

    • A.构建             
    • B.部署
    • C.运行             
    • D.管理
  4. ● 在电子商务系统网站维护时,对服务进程数的调整属于 (68) 。

    (68)

    • A.应用软件维护         
    • B.数据维护  
    • C.系统运行维护           
    • D.安全维护
  5.  ● 在电子商务网站设计时,需求分析需要细化所有的系统功能,此时常用的分析方法中面向对象的是 (64) 方法。

    (64)

    • A.OOA             
    • B.Jackson  
    • C.SA               
    • D.Petri网
  6.  ● 在WEB 服务描述语言文档中使用的元素Port Type的含义是 (66) 。

    (66)

    • A.数据类型定义的容器,它使用某种类型系统
    • B.对服务所支持的操作的抽象描述
    • C.操作的抽象集合,这些操作由一个或多个端点支持
    • D.特定端口类型的具体协议和数据格式规范
  7. ● 以下关于WEB 服务器说法正确的是 (63) 。

    (63)

    • A.一台WEB 服务器只能有一个IP 地址
    • B.一个域名只对应一台WEB 服务器
    • C.在一台WEB 服务器上使用虚拟主机技术可以响应多个域名
    • D.WEB 服务只能使用80端口
  8. ● 在ASP 中, (62) 是session对象的方法。

    (62)

    • A.Lock   
    • B.CreateObject     
    • C.Abandon 
    • D.Redirect
  9. ● 在XML文本中如果出现了符号&,必须使用 (61) 作为实体引用去替换。

    (61)

    • A.&   
    • B.<       
    • C.>     
    • D.&apos
  10. ● DHTML包括HTML、浏览器对象模型结构、CSS、SCRIPT四个组成部分,其中 (60) 技术保证DHTML页面能够进行交互式的操作。

    (60)

    • A.HTML             
    • B.浏览器对象模型结构
    • C.CSS              
    • D.SCRIPT