You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Piccolo321 edited this page Oct 20, 2014
·
4 revisions
Fang Yuan
10/20/2014
I merged codes into the project, and modified the codes. In the new codes, interface class is used for bytecode which shall easy to add more bytecodes class. It generally meet the new design of the class diagram. A file chooser has implement in the program, which allow user to find and open file in windows.
However, the multiple argument part is not solve. I did not find out how to implement it without "if-else".
New codes is pushed into my working branch.