摘要:
extern "C" int lsof_entry( int argc, char *argv[] );bool OSRunLsof( const wxString &strTempPath ){ // create a temp file to retrieve the lsof result. wxString strLsofFile = OSCreateTempFileName( strTempPath + "lof" ); if( strLsofFile.IsEmpty() ) { LogDebug( "OSRunLsof() 阅读全文
posted @ 2013-01-25 15:00
playerken
阅读(1416)
评论(0)
推荐(0)
浙公网安备 33010602011771号