zoukankan      html  css  js  c++  java
  • Using Information Fragments to Answer the Questions Developers Ask

    NewImage
    content : 
    1.采访了11个开发者,获得78个常问的问题;
    2.对78个问题进行分类,分为8类:These questions span eight domains of information: source code (SC), change sets (CHS), teams (T), work items (WI), web sites and wiki pages (WW), comments on work items3 (CO), exception stack traces (ST) and test cases (TC).
    3.定义information fragment:
    NewImage
    4.给定问题的类别和相关的information fragment之间的相关性:
    NewImage
    5.对于一个新问题,通过ID Matching和Text Matching
    6.实验:找了18个开发者用这个工具
    备注:ICSE’10
  • 相关阅读:
    添加右键菜单
    闭包和迭代器
    函数的进阶
    函数入门
    文件操作
    深浅拷贝
    小数据池和再谈编码
    字典
    list tuple
    int bool str
  • 原文地址:https://www.cnblogs.com/XBWer/p/6410953.html
Copyright © 2011-2022 走看看