Skip to content
View Sjj1024's full-sized avatar
🍊
Focusing
🍊
Focusing
Block or Report

Block or report Sjj1024

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
Sjj1024/README.md

想我了? 请star我

这是一个普普通通的仓库,感谢github
个人博客地址:https://xiaoshen.blog.csdn.net/
CSDN

python源:

https://pypi.tuna.tsinghua.edu.cn/simple/ 清华
http:https://pypi.doubanio.com/simple/ 豆瓣
http:https://mirrors.aliyun.com/pypi/simple/ 阿里
https://pypi.mirrors.ustc.edu.cn/simple/ 中国科学技术大学
http:https://mirrors.163.com/pypi/simple/ 网易

pip install -r requirements.txt -i https://pypi.tuna.tsinghua.edu.cn/simple/

npm源:

常用源地址:
官方: http:https://www.npmjs.org
阿里: https://registry.npmmirror.com

查看源地址

npm config get registry

设置源地址:

npm config set registry http:https://www.npmjs.org

npm config set registry https://registry.npmmirror.com

Pinned Loading

  1. douyin-live douyin-live Public

    Python学习项目,仅供学习参考,严禁一切不合规使用

    Python 589 160

  2. LiveBox LiveBox Public

    livebox是一个模仿抖音直播间效果的桌面端软件,输入抖音直播间地址,就可以获取到直播间的直播视频和弹幕聊天消息,礼物消息等内容,模仿抖音直播

    JavaScript 16 8

  3. QiangCai QiangCai Public

    疫情被封在家,开始抢菜之路,美团抢菜,叮咚抢菜,抢菜,抢商品,抢茅台,抢购

    Python 267 70

  4. flutter_windows flutter_windows Public

    一个跨平台的flutter开发模板,使用流行的get来管理路由,使用getx来管理数据状态,并且配置了国际化支持。使用dio来管理网络请求, 使用shared_preferences实现本地临时数据存储,并且实现了全局loading效果,可以支持快速开发使用

    Dart 7