Welcome![Sign In][Sign Up]
Location:
Downloads WEB Code JSP/Java
Title: JavaCodeAnalyzer Download
 Description: A total of 50 Java language keyword (self locate relevant documents), known Java source code is .java extension of the text file. There are three types of elements can be considered in the Java source code: <1> line of code, you can run the Java source code <2> comment line, three kinds of comments can be <3> a blank line, neither the code nor comment Write a class named class JavaCodeAnalyzer achieve the following functions: <1> class can create an object with a Java source file name, if the file does not exist, or the extension is not a .java , should prompt file error <2> where the source files are analyzed: the number of lines of code, comments, number of rows and empty rows. Description: A row is ending with a carriage return. <3> Statistical press more to less output occurs most frequently five keywords and number of occurrences. <4> The results of statistical analysis of the output to a file named: result.txt text file, t
 Downloaders recently: [More information of uploader 李婉莹]
 To Search:
File list (Check if you may need any files):
 

JavaCodeAnalyzer
................\build
................\build.xml
................\.....\built-jar.properties
................\.....\classes
................\.....\.......\file
................\.....\.......\....\JavaCodeAnalyzer$1.class
................\.....\.......\....\JavaCodeAnalyzer.class
................\.....\.......\....\JavaCodeAnalyzer.java
................\.....\empty
................\.....\generated-sources
................\.....\.................\ap-source-output
................\dist
................\....\README.TXT
................\manifest.mf
................\nbproject
................\.........\build-impl.xml
................\.........\genfiles.properties
................\.........\private
................\.........\.......\config.properties
................\.........\.......\private.properties
................\.........\.......\private.xml
................\.........\project.properties
................\.........\project.xml
................\src
................\...\file
................\...\....\JavaCodeAnalyzer.java
................\String.java
    

CodeBus www.codebus.net