int snprintf( char* buffer, std::size_t buf_size, const char* format, . ... 若使用l 修饰符,则参数首先被转换成字符串,如同通过以wchar_t[2] 参数使用%ls 。
確定! 回上一頁