咨询与建议

限定检索结果

文献类型

  • 250 篇 会议
  • 9 篇 期刊文献
  • 5 册 图书

馆藏范围

  • 264 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 201 篇 工学
    • 170 篇 计算机科学与技术...
    • 155 篇 软件工程
    • 23 篇 控制科学与工程
    • 18 篇 电气工程
    • 8 篇 信息与通信工程
    • 4 篇 建筑学
    • 4 篇 土木工程
    • 2 篇 仪器科学与技术
    • 2 篇 化学工程与技术
    • 1 篇 材料科学与工程(可...
    • 1 篇 电子科学与技术(可...
    • 1 篇 测绘科学与技术
    • 1 篇 生物医学工程(可授...
    • 1 篇 生物工程
    • 1 篇 安全科学与工程
  • 32 篇 管理学
    • 24 篇 图书情报与档案管...
    • 13 篇 管理科学与工程(可...
    • 6 篇 工商管理
  • 29 篇 理学
    • 22 篇 数学
    • 5 篇 统计学(可授理学、...
    • 3 篇 化学
    • 2 篇 系统科学
    • 1 篇 物理学
    • 1 篇 地球物理学
    • 1 篇 生物学
  • 9 篇 教育学
    • 9 篇 教育学
  • 6 篇 医学
    • 6 篇 临床医学
    • 2 篇 基础医学(可授医学...
  • 2 篇 经济学
    • 2 篇 应用经济学
  • 2 篇 法学
    • 2 篇 社会学

主题

  • 96 篇 object oriented ...
  • 24 篇 object oriented ...
  • 17 篇 java programming...
  • 17 篇 object-oriented ...
  • 16 篇 programming
  • 15 篇 software enginee...
  • 13 篇 java
  • 10 篇 computer science
  • 9 篇 software
  • 8 篇 application soft...
  • 8 篇 computer languag...
  • 8 篇 unified modeling...
  • 7 篇 software systems
  • 7 篇 permission
  • 6 篇 languages
  • 6 篇 computer archite...
  • 6 篇 aspect oriented ...
  • 6 篇 concrete
  • 6 篇 computer program...
  • 5 篇 programming prof...

机构

  • 3 篇 ibm corp thomas ...
  • 2 篇 gannon univ comp...
  • 2 篇 school of comput...
  • 2 篇 infosys labs ban...
  • 2 篇 nanjing univ sta...
  • 2 篇 dakota state uni...
  • 2 篇 department of co...
  • 2 篇 ibm thomas j. wa...
  • 2 篇 univ texas dalla...
  • 2 篇 carleton univers...
  • 2 篇 victoria univers...
  • 2 篇 tokyo inst techn...
  • 2 篇 univ bern softwa...
  • 2 篇 thoughtworks uk ...
  • 2 篇 department of co...
  • 1 篇 university of ma...
  • 1 篇 wells fargo bank...
  • 1 篇 department of co...
  • 1 篇 dept. of compute...
  • 1 篇 univ london impe...

作者

  • 5 篇 noble james
  • 4 篇 biddle robert
  • 3 篇 siek jeremy
  • 3 篇 ernst michael d.
  • 2 篇 mackinnon tim
  • 2 篇 mezini m
  • 2 篇 lorenz david h.
  • 2 篇 tip f
  • 2 篇 pryce nat
  • 2 篇 black andrew p.
  • 2 篇 gestwicki paul v...
  • 2 篇 walnes joe
  • 2 篇 melo walcelio
  • 2 篇 freeman steve
  • 2 篇 leavens gary t.
  • 2 篇 chiba s
  • 2 篇 wong w. eric
  • 2 篇 andrew p. black
  • 2 篇 e abreu fernando...
  • 2 篇 drossopoulou s

语言

  • 260 篇 英文
  • 2 篇 其他
  • 2 篇 中文
检索条件"任意字段=19th European Conference on Object-Oriented Programming"
264 条 记 录,以下是91-100 订阅
排序:
Pluggable verification modules: An extensible protection mechanism for the JVM
Pluggable verification modules: An extensible protection mec...
收藏 引用
19th Annual ACM conference on object-oriented programming, Systems, Languages, and Applications, OOPSLA'04
作者: Fong, Philip W. L. Department of Computer Science University of Regina Regina Sask. S4S 0A2 Canada
through the design and implementation of a JVM that supports Pluggable Verification Modules (PVMs), the idea of an extensible protection mechanism is entertained. Link-time bytecode verification becomes a pluggable se... 详细信息
来源: 评论
Mock roles, not objects
Mock roles, not objects
收藏 引用
19th Annual ACM conference on object-oriented programming, Systems, Languages, and Applications, OOPSLA'04
作者: Freeman, Steve Mackinnon, Tim Pryce, Nat Walnes, Joe ThoughtWorks UK Berkshire House 168-173 High Holborn London WC1V 7AA United Kingdom
Mock objects is an extension to Test-Driven Development that supports good object-oriented design by guiding the discovery of a coherent system of types within a code base. It turns out to be less interesting as a tec... 详细信息
来源: 评论
Sharing the runtime representation of classes across class loaders
Sharing the runtime representation of classes across class l...
收藏 引用
19th european conference on object-oriented programming
作者: Daynès, L Czajkowski, G Sun Microsystems Laboratories
One of the most distinctive features of the Java (TM) programming language is the ability to specify class loading policies. Despite the popularity of class loaders, little has been done to reduce the cost associated ... 详细信息
来源: 评论
A unified theory of garbage collection
A unified theory of garbage collection
收藏 引用
19th Annual ACM conference on object-oriented programming, Systems, Languages, and Applications, OOPSLA'04
作者: Bacon, David F. Cheng, Perry Rajan, V.T. IBM T.J. Watson Research Center P.O. Box 704 Yorktown Heights NY 10598
Tracing and reference counting are uniformly viewed as being fundamentally different approaches to garbage collection that possess very distinct performance properties. We have implemented high-performance collectors ... 详细信息
来源: 评论
Measuring the dynamic behaviour of AspectJ programs
Measuring the dynamic behaviour of AspectJ programs
收藏 引用
19th Annual ACM conference on object-oriented programming, Systems, Languages, and Applications, OOPSLA'04
作者: Dufour, Bruno De Moor, Oege Goard, Christopher Sittampalam, Ganesh Hendren, Laurie Verbrugge, Clark School of Computer Science McGill University Oxford University Computing Laboratory
this paper proposes and implements a rigorous method for studying the dynamic behaviour of AspectJ programs. As part of this methodology several new metrics specific to AspectJ programs are proposed and tools for coll... 详细信息
来源: 评论
Execution trace abstraction based on meta patterns usage
Execution trace abstraction based on meta patterns usage
收藏 引用
19th Working conference on Reverse Engineering, WCRE 2012
作者: Noda, Kunihiro Kobayashi, Takashi Agusa, Kiyoshi Graduate School of Information Science Nagoya University Nagoya Aichi 464-8601 Japan
Visualizing object interactions in an execution trace with a sequence diagram is a promising technique for helping developers to comprehend effectively the behavior of an object-oriented system. However, in most cases... 详细信息
来源: 评论
Traits: Experience with a language feature
Traits: Experience with a language feature
收藏 引用
19th Annual ACM conference on object-oriented programming, Systems, Languages, and Applications, OOPSLA'04
作者: Murphy-Hill, Emerson R. Black, Andrew P. Evergreen State College 2700 Evergreen Parkway NW Olympia WA 98505 United States OGI School of Science and Engineering Oregon Health and Science University 20000 NW Walker Rd Beaverton OR 97006 United States
this paper reports our experiences using traits, collections of pure methods designed to promote reuse and understandability in object-oriented programs. Traits had previously been used to refactor the Smalltalk colle... 详细信息
来源: 评论
Who is Accountable for Asynchronous Exceptions?
Who is Accountable for Asynchronous Exceptions?
收藏 引用
19th Asia-Pacific Software Engineering conference (APSEC)
作者: Morandi, Benjamin Nanz, Sebastian Meyer, Bertrand Swiss Fed Inst Technol Chair Software Engn Zurich Switzerland
Large parts of today's software systems are devoted to detecting and recovering from failures, making exception handling a critical issue in software development. Concurrent software complicates this issue: most c... 详细信息
来源: 评论
Scalable extensibility via nested inheritance
Scalable extensibility via nested inheritance
收藏 引用
19th conference on object-oriented programming, Systems, Languages, and Applications
作者: Nystrom, N Chong, S Myers, AC Cornell Univ Dept Comp Sci Ithaca NY 14853 USA
Inheritance is a useful mechanism for factoring and reusing code. However, it has limitations for building extensible systems. We describe nested inheritance, a mechanism that addresses some of the limitations of ordi... 详细信息
来源: 评论
Proceedings of the 1997 IEEE 19th International conference on Software Engineering
Proceedings of the 1997 IEEE 19th International Conference o...
收藏 引用
Proceedings of the 1997 IEEE 19th International conference on Software Engineering
the proceedings contains 119 papers from the 1997 IEEE 19th International conference on Software Engineering. Topics discussed include: Internet;formal specifications;software reliability;software inspection;user inte... 详细信息
来源: 评论