Python模塊之configpraser
Python模塊之configpraser 一. configpraser簡介 用於處理特定格式的文件,其本質還是利用open來操作文件。 配置文件的格式: 使用"[]"內包含section,section下為類似key-value的配置內容(例如:samba配置文件 ...
Python模塊之configpraser 一. configpraser簡介 用於處理特定格式的文件,其本質還是利用open來操作文件。 配置文件的格式: 使用"[]"內包含section,section下為類似key-value的配置內容(例如:samba配置文件 ...