CommStringLib】的更多相关文章

#include "syswatcher/CommStringLib.h" //#include "String16.h" #undef LOG_TAG #define LOG_TAG "SysWatcher" namespace yunos { using namespace std; using namespace android; string readproc(const char* path) {     ifstream infile…