Wang Pidong's Homepage
Friday, November 2, 2012
How to set the priority order of jar files in Eclipse
›
If you have multiple jar files in your Eclipse project, then you would have some problems, if some jar files have classes with the same name...
Thursday, September 20, 2012
How To Open a Command Prompt in Windows 8
›
Windows 8 has been released recently, and some people complain of it, since it changes the way in which users used to do with Windows. Howe...
Tuesday, September 18, 2012
Useful add-ons of Firefox
›
FireBug 1.9 A useful tool used to see the html architectures of web pages. HttpFox A tool used to see the TCP/UDP packages sent from/to...
3 comments:
Tuesday, July 24, 2012
How to install Git on Linux
›
1. The easiest way is to install Git using package managers, and you can refer to the following page: http://git-scm.com/downloads 2. if ...
Wednesday, June 27, 2012
how to change the language of Windows 7 Business
›
Microsoft provides free language solutions for Windows 7 Ultimate/Enterprise, but not for Windows 7 Business. Of course, you can pay some m...
Wednesday, June 13, 2012
Berkeley language model and Google Web 1T language model
›
Berkeley language model provides a library for estimating storing large n-gram language models in memory and accessing them efficiently. The...
Tuesday, June 12, 2012
Static variables in Python
›
While Python introduces a lot of new features to the programming community, the variable types in Python are always not clearly defined. In ...
‹
›
Home
View web version