提交 83a7c91b 编写于 作者: 彭世瑜's avatar 彭世瑜

fix

上级 0321d612
- 前端 - 前端
- [Html](doc/html.md) - [Html](doc/html.md)
- [Javascript](doc/javascript.md) - [Javascript](doc/javascript.md)
- [Css](doc/css.md) - [Css](doc/css.md)
- [Canvas](doc/canvas.md) - [Canvas](doc/canvas.md)
- 后端 - 后端
- [Python](doc/python.md) - [Python](doc/python.md)
- [Java](doc/java.md) - [Java](doc/java.md)
- [PHP](doc/php.md) - [PHP](doc/php.md)
- [C#](doc/csharp.md)
- [Visual Basic](doc/visual-basic.md)
- [C 语言](doc/c.md)
- [Ruby](doc/ruby.md)
- 数据库
- [MySQL](doc/mysql.md)
- [Neo4j](doc/neo4j.md)
- [Redis](doc/redis.md)
- [其他](doc/index.md) - [其他](doc/index.md)
# C 语言
# C#
\ No newline at end of file
...@@ -6,4 +6,9 @@ ...@@ -6,4 +6,9 @@
[w3school](https://www.w3school.com.cn/) [w3school](https://www.w3school.com.cn/)
[我要自学网-WEB前端开发视频教程](http://www.51zxw.net/list.aspx?cid=393) [我要自学网-WEB前端开发视频教程](http://www.51zxw.net/list.aspx?cid=393)
\ No newline at end of file
## 工具
[Emmet](https://emmet.io/): the essential toolkit for web-developers
- [前端开发必备!Emmet使用手册](https://www.w3cplus.com/tools/emmet-cheat-sheet.html)
\ No newline at end of file
...@@ -14,4 +14,6 @@ ...@@ -14,4 +14,6 @@
[JavaFX的几个新特性,让Swing彻底过时](https://zhuanlan.zhihu.com/p/28540820) [JavaFX的几个新特性,让Swing彻底过时](https://zhuanlan.zhihu.com/p/28540820)
[JavaFX Material Design Library](https://github.com/sshahine/JFoenix) [JavaFX Material Design Library](https://github.com/sshahine/JFoenix)
\ No newline at end of file
[maven+IDEA+JavaFX+JFoenix](https://www.jianshu.com/p/a01a0e027f09)
\ No newline at end of file
...@@ -16,11 +16,8 @@ ...@@ -16,11 +16,8 @@
[ECMAScript 6 入门 Promise 对象](https://es6.ruanyifeng.com/#docs/promise) [ECMAScript 6 入门 Promise 对象](https://es6.ruanyifeng.com/#docs/promise)
[https://www.ecma-international.org/](https://www.ecma-international.org/) [https://www.ecma-international.org/](https://www.ecma-international.org/)
## 第三方库 ## 第三方库
[vue.js](https://cn.vuejs.org/v2/guide/) [vue.js](https://cn.vuejs.org/v2/guide/)
...@@ -37,15 +34,22 @@ ...@@ -37,15 +34,22 @@
[xijs](http://h5.dooring.cn/xijs/): 一款面向复杂业务场景的 javascript 工具库 [xijs](http://h5.dooring.cn/xijs/): 一款面向复杂业务场景的 javascript 工具库
[jQuery](https://jquery.com/) [jQuery](https://jquery.com/)
- [jQuery 教程](https://www.w3school.com.cn/jquery/index.asp): 极大地简化了 JavaScript 编程 - [jQuery 教程](https://www.w3school.com.cn/jquery/index.asp): 极大地简化了 JavaScript 编程
- [Jquery EasyUI](https://www.jeasyui.net/): 帮助web开发者更轻松的打造出功能丰富并且美观的UI界面 - [Jquery EasyUI](https://www.jeasyui.net/): 帮助 web 开发者更轻松的打造出功能丰富并且美观的 UI 界面
- [bxslider](https://bxslider.com/): Add a slider to any webpage. - [bxslider](https://bxslider.com/): Add a slider to any webpage. -[jQuery 插件库](https://www.jq22.com/): 收集最全最新最好的 jQuery 插件
-[jQuery插件库](https://www.jq22.com/): 收集最全最新最好的jQuery插件 - [jQuery jsonp 跨域请求](https://www.cnblogs.com/chiangchou/p/jsonp.html)
- [jQuery jsonp跨域请求](https://www.cnblogs.com/chiangchou/p/jsonp.html) - [jquery 和 vue 对比](https://www.cnblogs.com/MR-YY/p/6898464.html)
[jquery和vue对比](https://www.cnblogs.com/MR-YY/p/6898464.html) - [jQuery 之家 ](http://www.htmleaf.com/): 免费提供各种前端开发所需要的 JQUERY、HTML5、CSS3 等优质插件素材
[Apache ECharts](https://echarts.apache.org/zh/index.html): 一个基于 JavaScript 的开源可视化图表库 [Apache ECharts](https://echarts.apache.org/zh/index.html): 一个基于 JavaScript 的开源可视化图表库
- [ECharts 示例](https://echarts.apache.org/examples/zh/index.html)
[UIkit](https://getuikit.com/): A lightweight and modular front-end framework for developing fast and powerful web interfaces.
## Node.js ## Node.js
https://npm.devtool.tech/ https://npm.devtool.tech/
[ionic 教程](https://www.runoob.com/ionic/ionic-tutorial.html): 一个强大的 HTML5 应用程序开发框架(HTML5 Hybrid Mobile App Framework )
# Neo4j
[neo4j](https://neo4j.com/): The Graph DataBase
[关于neo4j查询多深度关系节点](https://blog.csdn.net/u013946356/article/details/81739079)
\ No newline at end of file
...@@ -19,6 +19,7 @@ ...@@ -19,6 +19,7 @@
[用 Python 做自然语言处理必知的八个工具](https://mp.weixin.qq.com/s/UUgXV20ojMnd77aMQgiFPw) [用 Python 做自然语言处理必知的八个工具](https://mp.weixin.qq.com/s/UUgXV20ojMnd77aMQgiFPw)
[推荐系统 RecommenderSystems](https://github.com/apachecn/RecommenderSystems): 推荐系统基本知识,相关算法以及实现 [推荐系统 RecommenderSystems](https://github.com/apachecn/RecommenderSystems): 推荐系统基本知识,相关算法以及实现
## 第三方库 ## 第三方库
[NumPy 中文](https://www.numpy.org.cn/) | [NumPys](http://www.numpy.org/) [NumPy 中文](https://www.numpy.org.cn/) | [NumPys](http://www.numpy.org/)
...@@ -53,4 +54,12 @@ Celery ...@@ -53,4 +54,12 @@ Celery
[virtualenvwrapper](https://virtualenvwrapper.readthedocs.io/) [virtualenvwrapper](https://virtualenvwrapper.readthedocs.io/)
[supervisord](http://www.supervisord.org/index.html) [supervisord](http://www.supervisord.org/index.html)
\ No newline at end of file
## 爬虫
[云立方](https://www.yunlifang.cn/): 动态 VPS
[快代理](https://www.kuaidaili.com/free/intr/)
[六六代理](http://www.66ip.cn/)
\ No newline at end of file
# Redis
[Redis](https://redis.io/): an open source (BSD licensed), in-memory data structure store, used as a database, cache, and message broker
[RDM.dev](https://rdm.dev/): Cross-platform open source GUI for Redis
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册