Date: 2020jul25 Language: C/C++ Framework: QT Q. QT: QString to char * A. Here are two ways: QString s("hello"); printf("s=%s\n", s.
確定! 回上一頁