learning-notes

Mainly used to record Java, DBMS, HDFS... related learning notes

View the Project on GitHub zhangymPerson/learning-notes

开发常用网址收藏

个人开发常用网站记录

目录

搜索

网站 网址 简介
百度 www.baidu.com 搜索
Bing 搜索 https://cn.bing.com/  

github 仓库

网站 网址 简介
github https://github.com/ 程序员必备网站
阿里云 github 仓库 https://code.aliyun.com/explore  
阿里云登陆页面 https://account.aliyun.com/login/login.htm?oauth_callback=https%3A%2F%2Fhome.console.aliyun.com  
码云的 github 仓库 https://gitee.com/  
好的 github 项目 https://github.com/zhangymPerson/learning-notes/blob/master/github_progect/README.md  
个人 github 仓库 https://github.com/zhangymPerson?tab=repositories 个人 maven 仓库
hellogithub https://hellogithub.com/ 优秀 github 项目查询
GitLogs https://www.gitlogs.com/ GitHub 网站的内容搜索引擎

maven 仓库查询

网站 网址 简介
仓库服务 https://maven.aliyun.com/mvn/search 阿里云 maven 配置搜索
官方仓库服务 https://mvnrepository.com/ maven 官方仓库查询

开发相关

网站 网址 简介
开源中国 https://www.oschina.net/ 中国开源论坛
CSDN https://www.csdn.net/ 全球最大的中文科技论坛
博客园 https://www.cnblogs.com/  
码农网 http://www.codeceo.com/ 程序员编程资料和编程经验分享平台
Linux.中国 https://linux.cn/ 开源社区
Linux 公社 https://www.linuxidc.com/ Linux 系统门户网站
润乾报表 http://www.raqsoft.com.cn/ 报表软件-企业级报表软件-报表产品-JAVA 报表-报表系统-润乾报表官网
IBM developerWorks 中国 : IBM developerWorks : 技术主题 https://www.ibm.com/developerworks/cn/topics/ IBM 的技术分享
在线 API 文档 http://tool.oschina.net/apidocs 常见开发语言的 api 文档集合
开源中国的浏览器插件 https://github.com/jaywcjlove/oscnews 开发人员必备的神奇插件
算法-leetcode https://leetcode-cn.com/  
在线表格处理工具-支持大部分格式转换 https://tableconvert.com/  
多语言语法快速入门 https://learnxinyminutes.com/ 各种开发语言的简单 demo.速成

多语言 api

网站 网址 简介
Go 中文 api https://studygolang.com/pkgdoc  
Rust 程序设计语言 https://kaisery.github.io/trpl-zh-cn/  
python 中文 api https://docs.python.org/zh-cn/3.9/c-api/index.html  

工具

网站 网址 简介
幕布 https://mubu.com/  
菜鸟工具 https://c.runoob.com/  
在线 JSON 校验格式化工具(Be JSON) http://www.bejson.com/  
在线工具 - 程序员的工具箱 https://tool.lu/  
OfficePLUS http://www.officeplus.cn/Template/Home.shtml 微软 Office 官方在线模板网站!
APIZZA https://apizza.net api 测试工具
ProcessOn 在线绘图工具 https://www.processon.com/  
在线绘制图工具 https://www.draw.io/  
时间戳(Unix timestamp) https://tool.lu/timestamp/ 转换工具 - 在线工具
Linux 命令查询 https://www.linuxcool.com/  
百度脑图-在线思维导图 http://naotu.baidu.com/ 百度脑图
代码导出图片网站 https://carbon.now.sh  
工具网站 https://www.toolnb.com/  
asciiflow http://asciiflow.com/ 纯文本流程图表

markdown 工具

网站 网址 简介
图壳 https://imgkr.com/ 免费好用稳定的图床网站
excalidraw https://excalidraw.com/ 简洁大方的在线画图工具(手工图)
mdnice https://mdnice.com/  

测试常用网站

网站 网址 简介
本地 80 端口 http://127.0.0.1 本地 80 测试端口
本地 8080 http://127.0.0.1:8080 本地 8080 测试端口
本地 8080-swagger 网站 http://127.0.0.1:8080/swagger-ui.html  

翻译

网站 网址 简介
百度翻译 https://fanyi.baidu.com/  
谷歌翻译 https://translate.google.cn/  
必应翻译 http://cn.bing.com/translator/  

技术资料查询

网站 网址 简介
w3school http://www.w3school.com.cn/index.html 在线教程
菜鸟教程 https://www.runoob.com/ 学的不仅是技术,更是梦想!
在线 API 查询工具 http://tool.oschina.net/apidocs 开源中国的工具
api 查询 http://overapi.com/  
综合性的在线 API 列表 https://devdocs.io/  
英文-语言答题练习 https://www.codewars.com/  
正则表达式可视化网站 https://regexper.com/  
视频学习的最佳网站 https://www.coursera.org/  

开源字体

网站 网址 简介
阿里巴巴普惠体 https://alibabafont.taobao.com/wow/alibabafont/act/alifont  
微软开源的编程字体 https://github.com/microsoft/cascadia-code  
JetBrains Mono 开源的编程字体 官网 https://www.jetbrains.com/lp/mono/  
JetBrains Mono 开源的编程字体 github 地址 https://github.com/JetBrains/JetBrainsMono  

springboot 项目

网站 网址 简介
springboot-project https://github.com/zhangymPerson/springboot-learing  

微信接口调试

网站 网址 简介
微信调试工具 http://mp.weixin.qq.com/debug/  
微信开放平台 https://open.weixin.qq.com/ 微信开放平台

学习教程

网站 网址 简介
百度文库 https://wenku.baidu.com/ 文档查询
网易公开课 https://open.163.com/ 网易出品的优质公开课课程
w3school 教程 http://www.w3school.com.cn/index.html w3school 教程
菜鸟教程 https://www.runoob.com/ 菜鸟教程

常用

网站 网址 简介
优酷 https://www.youku.com/  
网易云音乐 https://music.163.com/  
喜马拉雅 https://www.ximalaya.com/ 喜马拉雅官网
狗带 tv http://www.goudaitv.com/ 各种免费视频资源

图片网站

网站 网址 简介
花瓣网 https://huaban.com/ 花瓣网
站酷网 https://www.zcool.com.cn/  

网盘搜索

网站 网址 简介
小白盘-网盘搜索引擎 https://www.xiaobaipan.com/  
网盘搜索 https://www.fastsoso.cn/