摘要: ''' integer 1,100, 8080,0 0xff00,0xa5b4c3a2 float 1.23,3.14, 9.01 1.23x109 = 1.23e9 string 'abc' "xyz" 'I\'m \"OK\"!' = I\'m "OK"! ''' '''I'm "OK"!''' 阅读全文
posted @ 2017-02-08 00:46 idlewith 阅读(157) 评论(0) 推荐(0)