03 2020 档案
摘要:#include <iostream>using namespace std;int main(){ char str[2][100]={0}; cin>>str[0]; cin>>str[1]; char output[9]={0}; for(int i=0;i<2;i++) { int j=0;
阅读全文
摘要:Linux test-desktop 4.16.18-rt12 #1 SMP PREEMPT RT Mon Jan 13 15:57:50 CST 2020 x86_64 x86_64 x86_64 GNU/Linux
阅读全文
摘要:m_dhd_thread = thread([this]{ do {// while (OpenDevices())// {// if (m_thread_kill)// {// break;// }// m_timer_sleep.Sleep(3000);// } printf("sleep te
阅读全文
摘要:///////////////////////////////////////////////////////#include <sys/time.h> #include <cstdio>#include <cstdlib>void recordData(char* buf){ static FIL
阅读全文

浙公网安备 33010602011771号