Working diary
Saturday, 9 June 2018
Google Test
›
Embed Google Test into my work as a formal Unit Testing environment It's time to include Google test into my code base and make my dev...
Tuesday, 15 May 2018
Apache HTTP Server on Ubuntu
›
The purpose of this document is to record all steps to install Apache http server and configure is as per various requirements. Nothing exci...
2 comments:
Saturday, 12 May 2018
libcurl in Linux
›
Learn to use libcurl in Linux The objective of learning the libcurl is to implement a http access facility in my crawler program for a s...
Tuesday, 9 January 2018
Python unittest: everything needed to work
›
Unit test is essential for each project, even though it would be ignored when the project was getting time restrained. Here the basic steps ...
4 comments:
Tuesday, 10 October 2017
CMake Learning 1
›
Here is a snippet collect of learning CMake tool, which replaces my autoconf tool sets. This is not a complete and clean version. A final ...
Thursday, 1 August 2013
Endnote X7 export to Bibtex
›
I converted the endnote library to bibtex several years ago. It's totally behind my mind already. Today I want to try the endnote X7 and...
Wednesday, 5 June 2013
Backup a table in MySQL
›
In my experiment, each experiment running needs a table in the control machine to record the global inserted files in the system. When an ex...
›
Home
View web version