strncpy (s_str,d_str,5);. Serial.println(d_str);. 을 했을 때 저는 d_str에 s_str의 5까지의 값 즉, I like을 복사 하고 싶었는데 시리얼 모니터를 ...
確定! 回上一頁