A code productivity statistical method and system thereof
A statistical method and productivity technology, applied in the field of statistics, can solve problems such as heavy workload, complicated rules, and many statistical steps, and achieve the effects of increasing accuracy, simplifying statistical methods, and high statistical efficiency
- Summary
- Abstract
- Description
- Claims
- Application Information
AI Technical Summary
Problems solved by technology
Method used
Image
Examples
Embodiment Construction
[0030] As shown in the accompanying drawings, the present invention first determines the statistical time period and code path, and uses the operation log export module to export the operation log. The code is as follows:
[0031] / / Call the svn command to generate the operation log
[0032] public class GenerateLogCommand{
[0033] / / Starting time
[0034] private Date startDate;
[0035] / / End Time
[0036] private Date endDate;
[0037] / / source code path
[0038] private String logFilePath;
[0039] public GenerateLogCommand(Date startDate, Date endDate, StringlogFilePath) {
[0040] this.startDate = startDate;
[0041] this.endDate = endDate;
[0042] this.logFilePath = logFilePath;
[0043]}
[0044] private String formateDate(Date date){
[0045] SimpleDateFonnat dateFm = new SimpleDateFormat("yyyy-MM-dd");
[0046] retum dateFm. format(date);
[0047]}
[0048] public String toString(){
[0049] retum ″svn log-r{″+formatDate(startDate)+″}:{″+formatDate(endD...
PUM
Abstract
Description
Claims
Application Information
- R&D Engineer
- R&D Manager
- IP Professional
- Industry Leading Data Capabilities
- Powerful AI technology
- Patent DNA Extraction
Browse by: Latest US Patents, China's latest patents, Technical Efficacy Thesaurus, Application Domain, Technology Topic, Popular Technical Reports.
© 2024 PatSnap. All rights reserved.Legal|Privacy policy|Modern Slavery Act Transparency Statement|Sitemap|About US| Contact US: help@patsnap.com