摘要:
heredoc语法 php $a = <<< str 字符串 字符串 str;pythonprint(""" 字符串 字符串""") 字符大小写控制 php (strtolower(str),strtoupper(str)) $a = "Hello World"; print(strtolower( 阅读全文
posted @ 2016-02-13 12:34
ericyuan
阅读(780)
评论(0)
推荐(0)
浙公网安备 33010602011771号