sea-stream

 

dict={}

dict[\'key\']=\'value

dict={\'key\':"value","key2":"value2"}

dict=dict(key=value,key2=value)

分类:

技术点:

相关文章: