enter 發表於 2015-5-19 22:54:24

一些變數的符號

本帖最後由 enter 於 2015-5-20 16:53 編輯

int %d
float %f or %e
long %ld --> long int
double %lf or %le --> double float
char %c
string %s

D8888 發表於 2015-6-4 00:19:16

http://i1371.photobucket.com/albums/ag289/anytime543/print-format_zpseeuceamd.png
頁: [1]
查看完整版本: 一些變數的符號