咨询与建议

限定检索结果

文献类型

  • 4 篇 会议

馆藏范围

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

日期分布

学科分类号

  • 4 篇 工学
    • 3 篇 软件工程
    • 2 篇 计算机科学与技术...

主题

  • 4 篇 api usage analys...
  • 2 篇 dependency manag...
  • 1 篇 null pointer exc...
  • 1 篇 api discoverabil...
  • 1 篇 api client colle...
  • 1 篇 repository minin...
  • 1 篇 object invocatio...
  • 1 篇 java collection ...
  • 1 篇 static analysis
  • 1 篇 program comprehe...
  • 1 篇 runtime program ...
  • 1 篇 api learnability
  • 1 篇 api invocation a...
  • 1 篇 bytecode instrum...
  • 1 篇 api usability

机构

  • 2 篇 univ bern softwa...
  • 1 篇 carnegie mellon ...
  • 1 篇 ghulam ishaq kha...
  • 1 篇 washington univ ...
  • 1 篇 google inc mount...
  • 1 篇 prince mohammad ...

作者

  • 2 篇 nierstrasz oscar
  • 2 篇 leuenberger manu...
  • 2 篇 osman haidar
  • 2 篇 ghafari mohammad
  • 1 篇 dong sihan
  • 1 篇 voichick finn
  • 1 篇 khan majid ali
  • 1 篇 horvath amber
  • 1 篇 myers brad
  • 1 篇 nagy mariann
  • 1 篇 muhammad shahabu...
  • 1 篇 shinju shwetha
  • 1 篇 kery mary beth
  • 1 篇 zhou emily
  • 1 篇 muhammad tufail
  • 1 篇 grover sachin
  • 1 篇 nam daye

语言

  • 4 篇 英文
检索条件"主题词=API usage analysis"
4 条 记 录,以下是1-10 订阅
排序:
Harvesting the Wisdom of the Crowd to Infer Method Nullness in Java  17
Harvesting the Wisdom of the Crowd to Infer Method Nullness ...
收藏 引用
IEEE 17th International Working Conference on Source Code analysis and Manipulation (SCAM)
作者: Leuenberger, Manuel Osman, Haidar Ghafari, Mohammad Nierstrasz, Oscar Univ Bern Software Composit Grp Bern Switzerland
Null pointer exceptions are common bugs in Java projects. Previous research has shown that dereferencing the results of method calls is the main source of these bugs, as developers do not anticipate that some methods ... 详细信息
来源: 评论
Runtime invocation analysis of api objects in large code base
Runtime invocation analysis of API objects in large code bas...
收藏 引用
International Conference on Computer Sciences and Applications (CSA)
作者: Khan, Majid Ali Muhammad, Shahabuddin Muhammad, Tufail Prince Mohammad Bin Fahd Univ PMU Coll Comp Engn & Sci Khobar Saudi Arabia Ghulam Ishaq Khan Inst Fac Comp Sci & Engn Topi Pakistan
Software systems use several third party libraries via their available interfaces popularly known as the application programming interface (api). The runtime usage of the api in an object-oriented software system can ... 详细信息
来源: 评论
KOWALSKI: Collecting api Clients in Easy Mode
KOWALSKI: Collecting API Clients in Easy Mode
收藏 引用
33rd IEEE International Conference on Software Maintenance and Evolution (ICSME)
作者: Leuenberger, Manuel Osman, Haidar Ghafari, Mohammad Nierstrasz, Oscar Univ Bern Software Composit Grp Bern Switzerland
Understanding api usage is important for upstream and downstream developers. However, compiling a dataset of api clients is often a tedious task, especially since one needs many clients to draw a representative pictur... 详细信息
来源: 评论
The Long Tail: Understanding the Discoverability of api Functionality
The Long Tail: Understanding the Discoverability of API Func...
收藏 引用
IEEE Symposium on Visual Languages and Human-Centric Computing (VL/HCC)
作者: Horvath, Amber Grover, Sachin Dong, Sihan Zhou, Emily Voichick, Finn Kery, Mary Beth Shinju, Shwetha Nam, Daye Nagy, Mariann Myers, Brad Carnegie Mellon Univ Pittsburgh PA 15213 USA Washington Univ St Louis MO 63110 USA Google Inc Mountain View CA USA
Almost all software development revolves around the discovery and use of application programming interfaces (apis). Once a suitable api is selected, programmers must begin the process of determining what functionality... 详细信息
来源: 评论