240 发简信
IP属地:广东
  • %s%d%f

    '''string="hello" %s打印时结果是hello print "string=%s" % string # output...