path = joinfolder_list0index
This line of code joins the elements of folder_list from index 0 to index (exclusive) using '/' as the separator. The resulting string is assigned to the variable path.
原文地址: https://www.cveoy.top/t/topic/iZ6B 著作权归作者所有。请勿转载和采集!