CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Home
>
other
> Dict dictionary into a string, this how to write
Dict dictionary into a string, this how to write
Time:09-17
# have a dictionary
D={' a ', 1, 'b', '2', 'c', '3', 'd' : 'SDF'}
# to format for a=1; B=2; C=3; D=SDF string
# how to write?
Page link:
https//www.codepudding.com/other/6453.html
Prev:
Lost listview problem
Next:
Using boaboy recording script, select configured data source, after the color of the button when gra
Tags:
Scripting language (Perl/Python)
Related
Links:
CodePudding