INI Reader / Writer Class for MFC and ANSI C++ ( Windows Linux ) http://www.codeproject.com/Articles/12914/INI-Reader-Writer-Class-for-MFC-and-ANSI-C-Windows Share this:Click to share on Twitter (Opens in new window)Click to share on Facebook (Opens in new window) Related Posted on 2014-07-23 6:24 AM by andrew Comment 📂This entry was posted in C/C++ 참고를 위한 저장물
2014-07-23 andrew std::string 다루기.. ( 찾기, 공백제거 등등)문자열 string #include "StdAfx.h" #include "StringTest.h" #include <algorithm> //transform 사용 #in...
2015-04-15 andrew HOW TO INSTALL SENSU ON CENTOS7https://garage.godaddy.com/tech/config/install-sensu-centos7/ Sensu is a monitoring router for Linux...