摘要:
About cmake constructionwe need two types of files,one is like 'findlib.cmake' ,the other is 'cmakelists.txt'.the first one is used to find some lib file or some head file,the second onetell us the relation in all the directory,and make a show of use of some file(eg. 'ADD_EXECUTA 阅读全文
摘要:
1 We must distinguish between the abstract class and the interface with them same name,beacause they have different base classes or interfaces.2 In the class and subclass of InputFormat,we should reme... 阅读全文
摘要:
1 InputFormat Class(related to inputsplit and RecordReader) (1) Object of log4j (2) Get inputsplits from the getsplits function, deal with each inputsplit in the createRecordReader function, and the... 阅读全文
摘要:
1 add reference of the client,execute the server jar of the server2 set the project debug property as NUnit.exe3 the browser use setup at the default place selenium = new DefaultSelenium("localhost",... 阅读全文