QByteArray::QByteArray(const char *data, int size = -1). Constructs a byte array containing the first size bytes of array data. If data is 0, a null byte array ...
確定! 回上一頁