In what file format are configuration files such as props developed in Python stored?
phpcn_u1582
phpcn_u1582 2017-05-18 10:49:39
0
1
555

What file format are used to store configuration files such as props during development in python

phpcn_u1582
phpcn_u1582

reply all(1)
某草草

The standard is to use .ini files to store, but there are also many that use .py files to store directly

Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template
About us Disclaimer Sitemap
php.cn:Public welfare online PHP training,Help PHP learners grow quickly!