咨询与建议

限定检索结果

文献类型

  • 13 篇 会议
  • 7 篇 期刊文献

馆藏范围

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

日期分布

学科分类号

  • 17 篇 工学
    • 14 篇 计算机科学与技术...
    • 11 篇 软件工程
    • 2 篇 电气工程
    • 1 篇 信息与通信工程
    • 1 篇 控制科学与工程
    • 1 篇 交通运输工程
    • 1 篇 安全科学与工程
    • 1 篇 网络空间安全
  • 1 篇 管理学
    • 1 篇 管理科学与工程(可...
    • 1 篇 图书情报与档案管...

主题

  • 20 篇 code annotation
  • 3 篇 metadata
  • 3 篇 framework
  • 2 篇 method call sequ...
  • 2 篇 runtime verifica...
  • 2 篇 object monitorin...
  • 2 篇 code convention
  • 2 篇 code refactoring
  • 2 篇 java
  • 2 篇 component-based ...
  • 2 篇 security softwar...
  • 2 篇 secure programmi...
  • 1 篇 software assuran...
  • 1 篇 preprocessor-bas...
  • 1 篇 reinforcement le...
  • 1 篇 background colou...
  • 1 篇 thresholds
  • 1 篇 deep learning
  • 1 篇 variable softwar...
  • 1 篇 java virtual mac...

机构

  • 2 篇 fed univ sao pau...
  • 2 篇 ctr wiskunde & i...
  • 2 篇 sdl fredhopper
  • 2 篇 natl inst space ...
  • 2 篇 leiden univ leid...
  • 1 篇 univ coimbra cis...
  • 1 篇 univ fed sao pau...
  • 1 篇 univ sao paulo i...
  • 1 篇 univ calif irvin...
  • 1 篇 univ fed sao pau...
  • 1 篇 ohio state univ ...
  • 1 篇 univ brasilia fg...
  • 1 篇 tech univ munich...
  • 1 篇 univ sao paulo d...
  • 1 篇 rwth aachen univ...
  • 1 篇 institute of mat...
  • 1 篇 university of au...
  • 1 篇 institute of mat...
  • 1 篇 univ marburg sch...
  • 1 篇 univ coimbra icn...

作者

  • 3 篇 silveira fabio f...
  • 2 篇 bonsangue m. m.
  • 2 篇 de gouw s.
  • 2 篇 meirelles paulo
  • 2 篇 nobakht b.
  • 2 篇 de boer f. s.
  • 2 篇 lima phyllipe
  • 2 篇 guerra eduardo m...
  • 2 篇 guerra eduardo
  • 2 篇 da silva tiago s...
  • 2 篇 jaghoori m. m.
  • 1 篇 de carvalho paul...
  • 1 篇 guerra eduardo m...
  • 1 篇 kaestner c.
  • 1 篇 bill chu
  • 1 篇 dachselt r.
  • 1 篇 phyllipe lima
  • 1 篇 laranjeiro nuno
  • 1 篇 couceiro ricardo
  • 1 篇 gorodilova anast...

语言

  • 19 篇 英文
  • 1 篇 其他
检索条件"主题词=code annotation"
20 条 记 录,以下是1-10 订阅
排序:
A Metrics Suite for code annotation assessment
收藏 引用
JOURNAL OF SYSTEMS AND SOFTWARE 2018年 137卷 163-183页
作者: Lima, Phyllipe Guerra, Eduardo Meirelles, Paulo Kanashiro, Lucas Silva, Helio Silveira, Fabio Fagundes Natl Inst Space Res INPE Sao Jose Dos Campos Brazil Univ Sao Paulo IME Sao Paulo Brazil Univ Brasilia FGA UnB Brasilia DF Brazil Univ Fed Sao Paulo ICT UNIFESP Sao Paulo Brazil
code annotation is a language feature that enables the introduction of custom metadata on programming elements. In Java, this feature was introduced on version 5, and today it is widely used by main enterprise applica... 详细信息
来源: 评论
CoaCor: code annotation for code Retrieval with Reinforcement Learning  19
CoaCor: Code Annotation for Code Retrieval with Reinforcemen...
收藏 引用
World Wide Web Conference (WWW)
作者: Yao, Ziyu Peddamail, Jayavardhan Reddy Sun, Huan Ohio State Univ Columbus OH 43210 USA
To accelerate software development, much research has been performed to help people understand and reuse the huge amount of available code resources. Two important tasks have been widely studied: code retrieval, which... 详细信息
来源: 评论
An Approach for code annotation Validation with Metadata Location Transparency  16th
An Approach for Code Annotation Validation with Metadata Loc...
收藏 引用
16th International Conference on Computational Science and Its Applications (ICCSA)
作者: de Siqueira, Jose Lazaro, Jr. Silveira, Fabio Fagundes Guerra, Eduardo Martins Fed Univ Sao Paulo UNIFESP Sao Jose Dos Campos Brazil Natl Inst Space Res Sao Jose Dos Campos Brazil
The use of metadata in software development, specially by code annotations, has emerged to complement some limitations of object-oriented programming. A recent study revealed that a lack of validation on the configure... 详细信息
来源: 评论
Analysis and measurement of internal usability metrics through code annotations
收藏 引用
SOFTWARE QUALITY JOURNAL 2019年 第4期27卷 1505-1530页
作者: Schramme, Maximilian Macias, Jose A. Tech Univ Munich Dept Business Informat Munich Germany Univ Autonoma Madrid Comp Engn Dept Madrid Spain
Nowadays, usability can be meant as an important quality characteristic to be considered throughout the software development process. A great variety of usability techniques have been proposed so far, mostly intended ... 详细信息
来源: 评论
Does It Make Sense to Have Application-Specific code Conventions as a Complementary Approach to code annotations?  3
Does It Make Sense to Have Application-Specific Code Convent...
收藏 引用
3rd ACM SIGPLAN International Workshop on Meta-Programming Techniques and Reflection (META)
作者: Teixeira, Rodrigo Guerra, Eduardo Lima, Phyllipe Meirelles, Paulo Kon, Fabio Natl Inst Space Res INPE Sao Jose Dos Campos SP Brazil Fed Univ Sao Paulo UNIFESP Dept Hlth Informat Sao Paulo SP Brazil Univ Sao Paulo Dept Comp Sci Sao Paulo SP Brazil
code annotations are extensively used by Java developers, especially in enterprise frameworks and APIs such as Spring and Java EE. Different code elements that frequently share some similarities, sometimes, repeat the... 详细信息
来源: 评论
An Approach Based on Metadata to Implement Convention Over Configuration Decoupled From Framework Logic
收藏 引用
Journal of Software: Evolution and Process 2025年 第5期37卷
作者: Everaldo Gomes Eduardo Guerra Phyllipe Lima Paulo Meirelles Institute of Mathematics and Statistics University of São Paulo São Paulo São Paulo Brazil Faculty of Engineering Free University of Bozen-Bolzano Bolzano Italy Institute of Mathematical and Computing Sciences Federal University of Itajubá Itajubá Minas Gerais Brazil
Frameworks are essential for software development, providing code design and facilitating reuse for their users. Well-known Java frameworks and APIs rely on metadata configuration through code annotations, using Refle... 详细信息
来源: 评论
An annotation-aware Java virtual machine implementation
收藏 引用
CONCURRENCY-PRACTICE AND EXPERIENCE 2000年 第6期12卷 423-444页
作者: Azevedo, A Nicolau, A Hummel, J Univ Calif Irvine Dept Informat & Comp Sci Irvine CA 92697 USA Univ Illinois Chicago IL USA
The Java bytecode language lacks expressiveness for traditional compiler optimizations, making this portable, secure software distribution format inefficient as a program representation for high performance. This inef... 详细信息
来源: 评论
Supporting program comprehension in large preprocessor-based software product lines
收藏 引用
IET SOFTWARE 2012年 第6期6卷 488-501页
作者: Feigenspan, J. Schulze, M. Papendieck, M. Kaestner, C. Dachselt, R. Koeppen, V. Frisch, M. Saake, G. Univ Magdeburg Sch Comp Sci D-39106 Magdeburg Germany Univ Marburg Sch Math & Comp Sci D-35032 Marburg Germany
Software product line (SPL) engineering provides an effective mechanism to implement variable software. However, using preprocessors to realise variability, which is typical in industry, is heavily criticised, because... 详细信息
来源: 评论
Monitoring method call sequences using annotations
收藏 引用
SCIENCE OF COMPUTER PROGRAMMING 2014年 第Part3期94卷 362-378页
作者: Nobakht, B. de Boer, F. S. Bonsangue, M. M. de Gouw, S. Jaghoori, M. M. Leiden Univ Leiden Inst Adv Comp Sci NL-2300 RA Leiden Netherlands SDL Fredhopper Amsterdam Netherlands Ctr Wiskunde & Informat Amsterdam Netherlands
In this paper we introduce JMSeq, a Java-based tool for monitoring sequences of method calls. JMSeq provides a simple but expressive language to specify the observables of a Java program in terms of sequences of possi... 详细信息
来源: 评论
Mapping Dynamic Behavior Between Different Object Models in AOM  18th
Mapping Dynamic Behavior Between Different Object Models in ...
收藏 引用
18th International Conference on Computational Science and Its Applications (ICCSA)
作者: Dias, Antonio de Oliveira Guerra, Eduardo Martins Silveira, Fabio Fagundes da Silva, Tiago Silva Natl Inst Space Res INPE Sao Jose Dos Campos Brazil Fed Univ Sao Paulo UNIFESP Sao Jose Dos Campos Brazil
Adaptive Object Model (AOM) is an architectural pattern with the aim of increasing flexibility regarding domain classes. The domain entity types are represented in AOM as instances that can be changed at runtime. Beca... 详细信息
来源: 评论