摘要:
My google script which based on Google Sheet and Form // get sheet data function getSpreadsheetData(sheetId) { // This function gives you an array of 阅读全文
摘要:
Background: 最近为了重现tree-based clone detection的论文:L. Jiang, G. Misherghi, Z. Su, and S. Glondu. Deckard: Scalable and accurate tree-based detection of c 阅读全文
摘要:
Preparations: 1. IDE : eclipse (my version is luna) 2. maven (my version is 3.5.0) 3. git 4. JAVA 1.7 Main Steps: a. git clone WALA from GitHub : b. c 阅读全文