printf - print to the screen ... int printf(string format, ...); ... %c, char. %f, double. %f, float. %i, int. %li, long. %s, string ...
確定! 回上一頁