摘要:
获取环境变量 #include <iostream> #include <string> #include <vector> #include <stdlib.h> using namespace std; //获取环境变量 string getEnv(string strEnvName) { ch 阅读全文
posted @ 2022-06-08 17:07
王牌飞行员_里海
阅读(569)
评论(0)
推荐(0)
摘要:
char *cSysLog; UF_ask_syslog_filename(&cSysLog); string strSysLog = cSysLog; print("%s\n", strSysLog.c_str()); UF_free(cSysLog); 阅读全文
posted @ 2022-06-08 15:06
王牌飞行员_里海
阅读(141)
评论(0)
推荐(0)

浙公网安备 33010602011771号