//Enter the directory cd com/assignment //Compile all files javac -d . *.java //Customize commands and allocate memory alias cryptoGraph="java -Xss64m com/assignment/Main" //To run the program ...
我对博主源代码加入一些注释与优化 小声逼逼:代码的可读性有点差 Activity ...