2 Star 1 Fork 0

kingreatwill/open

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
MIT

学习资源

维基百科

https://www.wikipedia.org/ https://zh.wikipedia.org/zh/ https://zh.wikipedia.org/zh-cn/

http://www.wikiwand.com/

https://www.wanweibaike.com/ 部分内容进行改编以符合中国大陆政策 https://wiwiki.kfd.me https://chi.jinzhao.wiki/wiki/ 支持多种语言 https://zwiki.liuxfe.com/ https://kxxtwikid.herokuapp.com 账号,密码: admin https://en.wanweibaike.com/ https://en.jinzhao.wiki/wiki/Main_Page http://en.wiki.sxisa.org/wiki/Main_Page

https://ja.jinzhao.wiki/wiki/

http://ja.wiki.sxisa.org/wiki/

镜像地址: 英文: https://en.wikimirror.ga 中文: https://zh.wikimirror.ga 日文: https://ja.wikimirror.ga

多语言版本的镜像网址: 中文版: https://zhwiki.netlify.app 英文版: https://enwiki.netlify.app 日文版: https://jawiki.netlify.app

https://zh.wikiredia.com/ https://www.tw.wiiaa.top https://zh.wikipedia.wikicn.icu

以下是能打开的:

https://en.jinzhao.wiki/wiki/Main_Page https://encyclopedia.thefreedictionary.com/ https://en.formulasearchengine.com/wiki/Main_Page

Kiwix 让您能够随身携带完整的维基百科!无论您搭乘船只,还是身处偏僻的地区,抑或身陷囹圄,Kiwix 都使您能够接触到全人类的知识。您不需要连接因特网,因为所有的资料都储存在您的电脑,优盘或者 DVD 中! 下载软件:https://www.kiwix.org/en/download/ 下载离线文件:https://download.kiwix.org/zim/ 在里面找到中文的,完整版的要 16G(wikipedia_zh_all_maxi_2021-03.zim) 英文版完整的要 80 多 G(wikipedia_en_all_maxi_2021-03.zim) github:https://github.com/kiwix

维基百科 Wikipedia 镜像网站列表 | 更新

网站镜像(谷歌搜索,谷歌學術,維基百科,Github)

https://mirror.yaojiu.us/mirror/ https://www.haoo.us/mirror https://www.library.ac.cn/

学术

Google Scholar(谷歌学术搜索) 谷歌学术镜像(用于找出文章的 DOI 号) sci-hub(利用 DOI 号,免费下载文章) 参考

百度学术

其它

权威数据挖掘网站 kdnuggets 数据集仓库 UCI Machine Learning Repository

学习笔记

技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计、Java、Python、C++ https://cyc2018.github.io/CS-Notes

2019 年最新总结,阿里,腾讯,百度,美团,头条等技术面试题目,以及答案,专家出题人分析汇总。

开源技术 * IBM 微讲堂:Kubernetes 系列

欢迎参加 Istio 系列课程

https://www.wanweibaike.com/

机器学习

https://www.ml-science.com/ https://www.javatpoint.com/machine-learning

机器学习+概率+线性代数

kubernetes

中文文档 1:https://kubernetes.io/zh/docs/

中文文档 2:https://jimmysong.io/kubernetes-handbook/  https://github.com/rootsongjc/kubernetes-handbook

中文文档 3: https://blog.frognew.com/

中文文档 4:  https://www.kubernetes.org.cn/k8s

所有安装方式列表:https://kubernetes.io/docs/setup/

中文二进制文件安装方式文档: https://github.com/opsnull/follow-me-install-kubernetes-cluster

英文二进制文件安装方式文档: https://github.com/kelseyhightower/kubernetes-the-hard-way

使用 Ansible 脚本安装文档:https://github.com/gjmzj/kubeasz (在自建机房,建议使用此方法)

k8s-kubeasz-阿里云 vpc 部署记录: https://li-sen.github.io/2018/09/27/k8s-kubeasz-阿里云vpc部署记录/

kops 在 AWS 中国区安装 k8s 文档:

https://github.com/nwcdlabs/kops-cn (建议使用此方法,该项目由 aws 中国区维护)

https://github.com/kubernetes/kops/blob/master/docs/aws-china.md

http://senlinzhan.github.io/2018/01/11/k8s-on-aws/

https://blog.csdn.net/cloudvtech/article/details/80539086

中文社区 1: https://www.kubernetes.org.cn

中文社区 2:http://dockone.io/

kubernetes 相关的工具:https://github.com/kubernetes-sigs/ (你会发现很多有实用的工具可以使用)

这里有一个在 aws 上管理 k8s 的 pdf 文档:https://s3.cn-north-1.amazonaws.com.cn/sides-share/AWS+Webinar+2018/PDF/EKS+Webinar+Chinese.pdf

这里介绍 Terraform 管理 EKS:https://www.hashicorp.com/blog/hashicorp-announces-terraform-support-aws-kubernetes

istio

中文文档:https://istio.io/zh/

中文社区: http://www.servicemesher.com/

历届 Meetup 视频: http://www.servicemesher.com/activity/

中文论坛:http://www.servicemesh.cn

helm

中文文档:https://whmzsu.github.io/helm-doc-zh-cn/

helm 工具集合:https://github.com/helm/charts/tree/master/stable

gitlab

中文文档:https://docs.gitlab.com.cn

elk

中文社区:https://elasticsearch.cn

AWS 中国区文档

官方文档:https://docs.amazonaws.cn

视频教程:http://aws.amazon.bokecc.com/

aws 真实云场景的动手练习网站:https://amazonaws-china.com/cn/training/self-paced-labs/

python  基础教程

python2: https://www.runoob.com/python/python-tutorial.html

python3: https://www.runoob.com/python3/python3-tutorial.html

Python - 100 天从新手到大师: https://github.com/jackfrued/Python-100-Days

MIT License Copyright (c) 2019 openjw Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.

简介

学习 & 研究 展开 收起
MIT
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/kingreatwill/open.git
git@gitee.com:kingreatwill/open.git
kingreatwill
open
open
master

搜索帮助

A270a887 8829481 3d7a4017 8829481