最全编程语言在线 API 文档
生活随笔
收集整理的這篇文章主要介紹了
最全编程语言在线 API 文档
小編覺得挺不錯的,現在分享給大家,幫大家做個參考.
1、常用API文檔索引
最全編程語言在線 API 文檔:https://tool.oschina.net/apidocs
2、Learn X in Y minutes
Learn X in Y minutes:https://learnxinyminutes.com/
26 種不同的編程語言的 “Hello World” 程序:https://www.runoob.com/w3cnote/write-hello-world-program-26-different-programming-languages.html
3、在線中文文檔
來源:http://codingdict.com/document
基礎語言
- C 語言參考庫:http://doc.codingdict.com/c_guide/index.html
- C++ API 類庫 (?C++98, C++03, C++11, C++14, C++17 ):http://doc.codingdict.com/cpp_ref/reference/en/index.html
- Python 中文教程:https://docs.python.org/zh-cn/3.9/
- java6 在線文檔:http://doc.codingdict.com/java_api/index.html
java8 在線文檔:https://docs.oracle.com/javase/8/docs/api/index.html
java11 在線文檔:https://docs.oracle.com/en/java/javase/11/docs/api/index.html
java11 在線中文文檔:https://www.runoob.com/manual/jdk11api/index.html - PHP 參考手冊:http://doc.codingdict.com/php-ref/index.html
- golang 文檔:http://doc.codingdict.com/golang/doc/golang.org/doc/index.html
數據庫 文檔
-
MySQL中文參考手冊:http://doc.codingdict.com/mysql-ref/index.html? ??https://dev.mysql.com/doc/? ??http://www.mysqlab.net/docs/
-
PostgreSQL 9.3.1 中文手冊:http://www.postgres.cn/docs/9.3/sql-createindex.html
前端 文檔
- JavaScript 速查詞典、JavaScript API 中文手冊:https://www.w3cschool.cn/javascript/dict? ??https://www.w3school.com.cn/jsref/index.asp
- Web API 接口參考(?Web API主要用于JavaScript,但也可能有例外?):https://developer.mozilla.org/zh-CN/docs/Web/API
- nodejsAPI:http://nodejs.cn/api/path.html?
- redux中文文檔:http://doc.codingdict.com/redux/index.html
- Bootstrap 中文文檔:http://doc.codingdict.com/Bootstrap/index.html
- npm 參考手冊:http://doc.codingdict.com/npm-ref/index.html
- Gulp中文教程:http://doc.codingdict.com/gulp-cn-doc/index.html
- nodejs API 參考:http://doc.codingdict.com/nodejs-ref/index.html
- vuejs中文教程:http://doc.codingdict.com/vuejs-cn-guide/index.html
- Babel API 文檔:http://doc.codingdict.com/babel/babeljs.io/docs/index.html
- Grunt API 文檔:http://doc.codingdict.com/gruntjs/index.html
- Webpack中文文檔:http://doc.codingdict.com/webpack-cn-doc/index.html
Python 文檔
- Python Cookbook 3rd:https://python3-cookbook.readthedocs.io/zh_CN/latest/index.html
- Python最佳實踐指南:http://doc.codingdict.com/python-guide-cn/index.html
- Django 文檔:http://doc.codingdict.com/django/index.html
- Django 2.1 文檔:http://doc.codingdict.com/django-docs-2.1/index.html
- Beautiful Soup 中文文檔:http://doc.codingdict.com/beautifulsoup4/index.html
- Flask 中文教程:http://doc.codingdict.com/flask_011_ch/index.html
- Requests 中文教程:http://doc.codingdict.com/request/docs.python-requests.org/zh_CN/latest/index.html
- Jinja2 中文文檔:http://doc.codingdict.com/jinja2_29/index.html
- Tornado 中文教程:http://doc.codingdict.com/tornado/tornado-zh.readthedocs.io/zh/latest/index.html
- Scrapy 文檔:http://doc.codingdict.com/scrapy/index.html
- pyspider:http://doc.codingdict.com/pyspider/docs.pyspider.org/en/latest/index.html
- django-redis 中文文檔:http://doc.codingdict.com/django-redis/django-redis-chs.readthedocs.io/zh_CN/latest/index.html
- Werkzeug 中文教程:http://doc.codingdict.com/werkzeug/index.html
- uWSGI項目:http://doc.codingdict.com/uwsgi/uwsgi-docs-zh.readthedocs.io/zh_CN/latest/index.html
- Fabric 中文文檔:http://doc.codingdict.com/fabric/index.html
人工智能
- NumPy 中文教程:http://doc.codingdict.com/NumPy_v111/index.html
- Pandas 中文教程:http://doc.codingdict.com/Pandas_0j2/index.html
- TensorFlow 中文教程:http://doc.codingdict.com/tensorflow/index.html
- sklearn中文文檔:http://doc.codingdict.com/sklearn/index.html
- 深度學習教程:http://doc.codingdict.com/deep_learning_tutorials/contents.html#
Java 文檔
- elasticsearch中文文檔:http://doc.codingdict.com/elasticsearch/index.html
- MyBatis 中文文檔:http://doc.codingdict.com/mybatis_cn/index.html
- Java 中文 API:http://doc.codingdict.com/java_api/index.html
- Java編程思想:http://doc.codingdict.com/thinking-in-java/index.html
- Servlet API 文檔:http://doc.codingdict.com/servletapi/index.html
- JSP API 文檔:http://doc.codingdict.com/jspapi/index.html
- Struts 2 Core 2.5.16 API:http://doc.codingdict.com/strutsapi/index.html
- Hibernate?中文文檔?3.2:http://doc.codingdict.com/hibernate/index.html
- Spring 中文文檔:http://doc.codingdict.com/spring-cn-doc/index.html
- Spring Boot參考指南:http://doc.codingdict.com/spring-boot-guide/index.html
- Gradle 用戶指南:http://doc.codingdict.com/gradle-user-guide/index.html
- Spring MVC中文文檔:http://doc.codingdict.com/spring-mvc-cn-doc/index.html
- netty中文指南:http://doc.codingdict.com/netty/
PHP 文檔
- laravel中文文檔:http://doc.codingdict.com/laravel/index.html
- PHP 參考手冊:http://doc.codingdict.com/php-ref/index.html
- composer API:http://doc.codingdict.com/composer/doc/index.html
大數據 文檔
- storm中文文檔:http://doc.codingdict.com/storm/index.html
- Hadoop 文檔:http://doc.codingdict.com/hadoop/index.html
- spark 中文文檔:http://doc.codingdict.com/spark/index.html
- Scala API 文檔:http://doc.codingdict.com/scala-docs-2.10.2/index.html#package
- HBase 中文文檔:https://www.docs4dev.com/docs/zh/apache-hbase/2.1/reference
- HBase 中文文檔 ( W3Cschool?):https://www.w3cschool.cn/hbase_doc/
總結
以上是生活随笔為你收集整理的最全编程语言在线 API 文档的全部內容,希望文章能夠幫你解決所遇到的問題。
- 上一篇: 【数据结构】数据结构知识思维导图
- 下一篇: 开源数据分析工具 CyberChef