“608a6ae620492121327ea3e79f42c6f2de51770e”上不存在“tests/system-test/git@gitcode.net:taosdata/tdengine.git”
提交 12638d2a 编写于 作者: 彭世瑜's avatar 彭世瑜

fix

上级 2f58c204
...@@ -16,6 +16,7 @@ ...@@ -16,6 +16,7 @@
- [Visual Basic](doc/visual-basic.md) - [Visual Basic](doc/visual-basic.md)
- [C 语言](doc/c.md) - [C 语言](doc/c.md)
- [Ruby](doc/ruby.md) - [Ruby](doc/ruby.md)
- [Linux](doc/linux.md)
- 数据库 - 数据库
......
# C 语言 # C 语言
[慕课网-C语言入门](http://www.imooc.com/learn/249)
\ No newline at end of file
# Linux
[The Linux Kernel Archives](https://www.kernel.org/)
\ No newline at end of file
...@@ -40,3 +40,5 @@ ...@@ -40,3 +40,5 @@
[catchadmin](https://www.catchadmin.com/): 基于 Thinkphp & Vue 开发的后台管理框架 [catchadmin](https://www.catchadmin.com/): 基于 Thinkphp & Vue 开发的后台管理框架
[Swoole](https://wiki.swoole.com/):使用 C++ 语言编写的基于异步事件驱动和协程的并行网络通信引擎,为 PHP 提供协程、高性能网络编程支持 [Swoole](https://wiki.swoole.com/):使用 C++ 语言编写的基于异步事件驱动和协程的并行网络通信引擎,为 PHP 提供协程、高性能网络编程支持
[Twig](https://twig.symfony.com/): is a modern template engine for PHP
\ No newline at end of file
...@@ -64,6 +64,12 @@ Celery ...@@ -64,6 +64,12 @@ Celery
[jinja](https://jinja.palletsprojects.com/): a fast, expressive, extensible templating engine [jinja](https://jinja.palletsprojects.com/): a fast, expressive, extensible templating engine
[JPype](https://jpype.readthedocs.io/en/latest/index.html): a Python module to provide full access to Java from within Python.
[Django REST framework](https://www.django-rest-framework.org/): a powerful and flexible toolkit for building Web APIs.
[SQLAlchemy](https://www.sqlalchemy.org/):the Python SQL toolkit and Object Relational Mapper that gives application developers the full power and flexibility of SQL.
## 爬虫 ## 爬虫
[云立方](https://www.yunlifang.cn/): 动态 VPS [云立方](https://www.yunlifang.cn/): 动态 VPS
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册