Переглянути джерело

金钱挖掘:完善开发文档

ChenYL 2 роки тому
батько
коміт
c9784fe9d1
1 змінених файлів з 6 додано та 0 видалено
  1. 6 0
      金钱挖掘.txt

+ 6 - 0
金钱挖掘.txt

@@ -440,6 +440,12 @@
 	
 	Python运行jieba出现Building prefix dict from the default dictionary ...解决办法(会显示正确结果)
 	https://blog.csdn.net/gurentan1911/article/details/112794862
+	
+	Python – 获取项目根目录路径
+	https://geek-docs.com/python/python-ask-answer/19_python_python_get_path_of_root_project_structure.html
+	
+	【Python教程】读写ini配置文件的详细操作
+	https://blog.csdn.net/qdPython/article/details/120225316