欧美三区_成人在线免费观看视频_欧美极品少妇xxxxⅹ免费视频_a级毛片免费播放_鲁一鲁中文字幕久久_亚洲一级特黄

python學習筆記之configparese

系統 1824 0
          configparse
          
# import configparser
# config = configparser.ConfigParser()
# config["DEFAULT"] = {'ServerAliveInterval': '45',
# 'Compression': 'yes',
# 'CompressionLevel': '9',
# 'ForwardX11':'yes'
# }
# config['bitbucket.org'] = {'User':'hg'}
#
# config['topsecret.server.com'] = {'Host Port':'50022','ForwardX11':'no'}
#
# with open('example.ini', 'w') as f:
# config.write(f)


# import configparser
#
# config = configparser.ConfigParser()
# #---------------------------查找文件內容,基于字典的形式
# # print(config.sections()) # []
#
# config.read('example.ini')
# print(config.sections()) # ['bitbucket.org', 'topsecret.server.com']
#
# print('bytebong.com' in config) # False
# print('bitbucket.org' in config) # True

# print(config['bitbucket.org']["user"]) # hg
# print(config['DEFAULT']['Compression']) #yes
# print(config['topsecret.server.com']['ForwardX11']) #no
#
# print(config['bitbucket.org']) #
#
# for key in config['bitbucket.org']: # 注意,有default會默認default的鍵
# print(key)
#
# print(config.options('bitbucket.org')) # 同for循環,找到'bitbucket.org'下所有鍵
#
# print(config.items('bitbucket.org')) #找到'bitbucket.org'下所有鍵值對
#
# print(config.get('bitbucket.org','compression')) # yes get方法Section下的key對應的value

# import configparser
# config = configparser.ConfigParser()
# config.read('example.ini') # 讀文件
# config.iniadd_section('yuan') # 增加section
# config.remove_section('bitbucket.org') # 刪除一個section
# config.remove_option('topsecret.server.com',"forwardx11") # 刪除一個配置項
#config.set('topsecret.server.com','k1','11111')
# config.set('yuan','k2','22222')
# f = open('new2.ini', "w")
# config.write(f) # 寫進文件
# f.close()

更多文章、技術交流、商務合作、聯系博主

微信掃碼或搜索:z360901061

微信掃一掃加我為好友

QQ號聯系: 360901061

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描下面二維碼支持博主2元、5元、10元、20元等您想捐的金額吧,狠狠點擊下面給點支持吧,站長非常感激您!手機微信長按不能支付解決辦法:請將微信支付二維碼保存到相冊,切換到微信,然后點擊微信右上角掃一掃功能,選擇支付二維碼完成支付。

【本文對您有幫助就好】

您的支持是博主寫作最大的動力,如果您喜歡我的文章,感覺我的文章對您有幫助,請用微信掃描上面二維碼支持博主2元、5元、10元、自定義金額等您想捐的金額吧,站長會非常 感謝您的哦!!!

發表我的評論
最新評論 總共0條評論
主站蜘蛛池模板: 亚洲精品久久久一二三区 | 久久黄视频| 成人免费观看国产高清 | 2021国产精品视频一区 | 色天天综合色天天碰 | 五月综合激情婷婷六月色窝 | 久久夜色精品国产尤物 | 国产成人综合日韩精品婷婷九月 | 黄色免费一级播放片 | 成年人在线播放 | 久热综合 | 小视频网站 | 午夜精品小视频 | 亚洲综合精品香蕉久久网97 | 国产欧美一区二区精品忘忧草 | 成人亚洲国产精品久久 | 久久久久国产成人精品亚洲午夜 | 久草综合在线视频 | 99久久精品免费 | 国内成人啪啪网站 | 免费九九视频 | 色香婷婷 | 伊人狠狠丁香婷婷综合色 | 欧美精品网站 | 国产91精品黄网在线观看 | 天天插天天舔 | 多男操一女视频 | 天天干天天操天天舔 | 97美女网 | 热久久免费 | 嫩草影院国产 | 五月天婷婷网亚洲综合在线 | 香港三级日本三级韩国三级韩 | 亚洲美女精品 | 色综合天天综合网国产成人网 | 99精品影视| 色婷婷综合久久久中字幕精品久久 | 中文字幕人成乱码在线观看 | 五月综合久久 | 亚洲影视在线观看 | 国产黄色在线观看 |