02 2020 档案
摘要:对于anaconda3 ,直接运行其安装目录下的 Uninstall-Anaconda3.exe 。 这是一个虚拟环境 安装的时候别点add to path 安装完了要激活 目前感觉没啥必要 附带的ide不很好用 tenserflow变的很麻烦 卸
阅读全文
摘要:用着用着就忘掉了,老是用break,搞的错误一头雾水, break会退出整个循环,直接执行循环之后的代码 continue 才是结束一次循环
阅读全文
摘要:def process_data(self,format_list_package_queue,dic_zhuli,sql_string_need_insert_queue): while not format_list_package_queue.empty(): # for x in range
阅读全文
摘要:import dispart_to_three_1 as disp1 import dispart_to_three_3 as disp3 import dispart_to_three_2 as disp2list_be_cut_well = disp1.postman_class().cut_s
阅读全文
摘要:print(not (0))True print(not [0])false
阅读全文

浙公网安备 33010602011771号