KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
moguding-py
★ 9
Open GitHub ↗
蘑菇丁/工学云自动打卡脚本
Download README (.md)
Explore Similar Repositories
hardhat-typescript-starter
:
thirdweb contracts starter project for Hardhat & TypeScript
VideoToImg
:
No description available.
PCBWay-Plug-in-for-FreeCAD
:
No description available.
haha-basic
:
HAHA Bot'un basitleştirilmiş bir modeli. Dilediğiniz gibi kullanabilirsiniz :)
phononDB
:
Phonon calculations scraped from http://phonondb.mtl.kyoto-u.ac.jp/
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
moguding-py
?
Download (.md)
# 蘑菇丁/工学云自动打卡脚本(解决了蘑菇丁版本更新问题,帮忙点个Star,感谢) ## 基础用法 完善代码第`130`行往后的信息,即可:  ## 高级用法(自定义代理) 重写代码第`12`行的`get_proxy()`函数,如果你使用的代理池是[ProxyPool](https://github.com/jhao104/proxy_pool)且搭建在本地,那无需更改。  ## 如何解放双手,自动执行 - 方式一: 使用你的Linux服务器,执行`crontab -e`命令,并添加一下代码: ``` shell #上班 00 上班时间 * * * python3 脚本存放路径 >> 日志存放路径 #下班 00 下班时间 * * * python3 脚本存放路径 >> 日志存放路径 ```  - 方式二: 加我QQ,帮你解放双手:`2493919891`