Files
docs/其他/README.md
2026-01-14 11:27:47 +08:00

25 lines
951 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

### 本人学习Python和Linux的记录同时也做一个分享给有需要的人士提供一个学习资源。也欢迎大家推送代码提供一些更新推送代码请提交到develop分支由我进行master分支的合并
---
> 用法文件一般使用jupyter笔记本或markdown格式方便学习运用脚本文件使用jupyter或对应的脚本格式。如果有任何问题欢迎联系我我会尽快回复您的问题。
## 目录
#### AI(人工智能学习)
1. Handwritten Digit Recognition
#### Linux(Linux命令和Shell脚本)
###### CommandUsage(Linux命令使用及用法)
1. [查看系统信息]
###### ShellScript(Shell脚本)
1. [设置pypi源]
#### Python3(Python模块和Python脚本)
###### MoudelUsage(模块用法)
1. [paramiko用法]
###### PythonScript(Python脚本)
1. [设置pypi源]
#### SoftwareUsage(软件使用方法)
1. [Git用法]
2. [Jupyter用法]
3. [VScode用法]
4. [Anaconda用法]