摘要:        
1、with写文件 save_file = "1.txt" str_data = "123a\nbc" with open(save_file, 'a', encoding="utf-8") as f: f.write(str_data) 2、with读文件 # 待读取文件 read_file =     阅读全文
        
            posted @ 2019-09-09 17:38
安迪9468
阅读(2968)
评论(0)
推荐(0)
        
        
            
        
        
摘要:        
1、简单get请求    阅读全文
        
            posted @ 2019-09-09 17:19
安迪9468
阅读(300)
评论(0)
推荐(0)
        
        
 
                    
                     
                    
                 
                    
                 
         浙公网安备 33010602011771号
浙公网安备 33010602011771号