Task1: Develop the project “HelloWorld” -A .java program: Just print out “Hello” + your name; -A test case using Junit to verify whether the program works well. Steps to realize: A .java program: Just print out “Hello” + your name; Using Eclipse to c…
Risk management (or more precisely risk avoidance) is a critical topic, but one that is often dull to read about and therefore neglected. One of the few useful and entertaining books on the subject is "Waltzing with Bears: Managing Risk on Software P…
I just want to say something about my java project that I did last year. Our task is to finish a linking game. It is a game that you should link all the same picture with specific rules. It is such an interesting game but creating the game can not be…
Recently, I have a project, I use Unity3D to finish a visualization work, which is the final project for my visualization course. In this project, I try to visualization some frescoes' deterioration data to help the cultural workers to analiysis and…
I often to generate a Java project or Web project with Eclipse tool. Well, I have no idea when I want to generate a Java project or Web project with the command window in the Windows 7. So, I think I need to record how to generate a Java project or W…