当前位置:网站首页>The most complete programming language online API document
The most complete programming language online API document
2022-07-06 15:56:00 【Catch the king before the thief】
1、 Commonly used API Document index
Most complete programming language online API file :https://tool.oschina.net/apidocs
2、Learn X in Y minutes
Learn X in Y minutes:https://learnxinyminutes.com/
26 Different programming languages “Hello World” Program :https://www.runoob.com/w3cnote/write-hello-world-program-26-different-programming-languages.html
3、 Online Chinese documents
source :http://codingdict.com/document
Basic language
- C Language Reference Library :http://doc.codingdict.com/c_guide/index.html
- C++ API Class library ( C++98, C++03, C++11, C++14, C++17 ):http://doc.codingdict.com/cpp_ref/reference/en/index.html
- Python Chinese Course :https://docs.python.org/zh-cn/3.9/
- java6 Online document :http://doc.codingdict.com/java_api/index.html
java8 Online document :https://docs.oracle.com/javase/8/docs/api/index.html
java11 Online document :https://docs.oracle.com/en/java/javase/11/docs/api/index.html
java11 Online Chinese documents :https://www.runoob.com/manual/jdk11api/index.html - PHP Reference manual :http://doc.codingdict.com/php-ref/index.html
- golang file :http://doc.codingdict.com/golang/doc/golang.org/doc/index.html
database file
MySQL Chinese Reference Manual :http://doc.codingdict.com/mysql-ref/index.html https://dev.mysql.com/doc/ http://www.mysqlab.net/docs/
PostgreSQL 9.3.1 Chinese Manual :http://www.postgres.cn/docs/9.3/sql-createindex.html
front end file
- JavaScript Quick reference dictionary 、JavaScript API Chinese Manual :https://www.w3cschool.cn/javascript/dict https://www.w3school.com.cn/jsref/index.asp
- Web API Interface reference ( Web API It is mainly used for JavaScript, But there may be exceptions ):https://developer.mozilla.org/zh-CN/docs/Web/API
- nodejsAPI:http://nodejs.cn/api/path.html
- redux Chinese document :http://doc.codingdict.com/redux/index.html
- Bootstrap Chinese document :http://doc.codingdict.com/Bootstrap/index.html
- npm Reference manual :http://doc.codingdict.com/npm-ref/index.html
- Gulp Chinese Course :http://doc.codingdict.com/gulp-cn-doc/index.html
- nodejs API Reference resources :http://doc.codingdict.com/nodejs-ref/index.html
- vuejs Chinese Course :http://doc.codingdict.com/vuejs-cn-guide/index.html
- Babel API file :http://doc.codingdict.com/babel/babeljs.io/docs/index.html
- Grunt API file :http://doc.codingdict.com/gruntjs/index.html
- Webpack Chinese document :http://doc.codingdict.com/webpack-cn-doc/index.html
Python file
- Python Cookbook 3rd:https://python3-cookbook.readthedocs.io/zh_CN/latest/index.html
- Python Best practice guide :http://doc.codingdict.com/python-guide-cn/index.html
- Django file :http://doc.codingdict.com/django/index.html
- Django 2.1 file :http://doc.codingdict.com/django-docs-2.1/index.html
- Beautiful Soup Chinese document :http://doc.codingdict.com/beautifulsoup4/index.html
- Flask Chinese Course :http://doc.codingdict.com/flask_011_ch/index.html
- Requests Chinese Course :http://doc.codingdict.com/request/docs.python-requests.org/zh_CN/latest/index.html
- Jinja2 Chinese document :http://doc.codingdict.com/jinja2_29/index.html
- Tornado Chinese Course :http://doc.codingdict.com/tornado/tornado-zh.readthedocs.io/zh/latest/index.html
- Scrapy file :http://doc.codingdict.com/scrapy/index.html
- pyspider:http://doc.codingdict.com/pyspider/docs.pyspider.org/en/latest/index.html
- django-redis Chinese document :http://doc.codingdict.com/django-redis/django-redis-chs.readthedocs.io/zh_CN/latest/index.html
- Werkzeug Chinese Course :http://doc.codingdict.com/werkzeug/index.html
- uWSGI project :http://doc.codingdict.com/uwsgi/uwsgi-docs-zh.readthedocs.io/zh_CN/latest/index.html
- Fabric Chinese document :http://doc.codingdict.com/fabric/index.html
Artificial intelligence
- NumPy Chinese Course :http://doc.codingdict.com/NumPy_v111/index.html
- Pandas Chinese Course :http://doc.codingdict.com/Pandas_0j2/index.html
- TensorFlow Chinese Course :http://doc.codingdict.com/tensorflow/index.html
- sklearn Chinese document :http://doc.codingdict.com/sklearn/index.html
- In depth learning course :http://doc.codingdict.com/deep_learning_tutorials/contents.html#
Java file
- elasticsearch Chinese document :http://doc.codingdict.com/elasticsearch/index.html
- MyBatis Chinese document :http://doc.codingdict.com/mybatis_cn/index.html
- Java chinese API:http://doc.codingdict.com/java_api/index.html
- Java Programming idea :http://doc.codingdict.com/thinking-in-java/index.html
- Servlet API file :http://doc.codingdict.com/servletapi/index.html
- JSP API file :http://doc.codingdict.com/jspapi/index.html
- Struts 2 Core 2.5.16 API:http://doc.codingdict.com/strutsapi/index.html
- Hibernate Chinese document 3.2:http://doc.codingdict.com/hibernate/index.html
- Spring Chinese document :http://doc.codingdict.com/spring-cn-doc/index.html
- Spring Boot Reference guide :http://doc.codingdict.com/spring-boot-guide/index.html
- Gradle User guide :http://doc.codingdict.com/gradle-user-guide/index.html
- Spring MVC Chinese document :http://doc.codingdict.com/spring-mvc-cn-doc/index.html
- netty Chinese guide :http://doc.codingdict.com/netty/
PHP file
- laravel Chinese document :http://doc.codingdict.com/laravel/index.html
- PHP Reference manual :http://doc.codingdict.com/php-ref/index.html
- composer API:http://doc.codingdict.com/composer/doc/index.html
big data file
- storm Chinese document :http://doc.codingdict.com/storm/index.html
- Hadoop file :http://doc.codingdict.com/hadoop/index.html
- spark Chinese document :http://doc.codingdict.com/spark/index.html
- Scala API file :http://doc.codingdict.com/scala-docs-2.10.2/index.html#package
- HBase Chinese document :https://www.docs4dev.com/docs/zh/apache-hbase/2.1/reference
- HBase Chinese document ( W3Cschool ):https://www.w3cschool.cn/hbase_doc/
边栏推荐
- 7-1 懂的都懂 (20 分)
- Opencv learning log 14 - count the number of coins in the picture (regardless of overlap)
- Cost accounting [22]
- Cost accounting [14]
- Research Report on market supply and demand and strategy of geosynthetics industry in China
- VS2019初步使用
- Learning record: use stm32f1 watchdog
- Market trend report, technical innovation and market forecast of Chinese hospital respiratory humidification equipment
- 【高老师UML软件建模基础】20级云班课习题答案合集
- ucore lab 2
猜你喜欢

渗透测试 ( 2 ) --- 渗透测试系统、靶机、GoogleHacking、kali工具
![mysql导入数据库报错 [Err] 1273 – Unknown collation: ‘utf8mb4_0900_ai_ci’](/img/e6/f4a696179282fe1f4193410c5a493a.png)
mysql导入数据库报错 [Err] 1273 – Unknown collation: ‘utf8mb4_0900_ai_ci’

X-forwarded-for details, how to get the client IP

Borg Maze (BFS+最小生成树)(解题报告)

Learning record: understand systick system timer and write delay function

力扣刷题记录

渗透测试 ( 5 ) --- 扫描之王 nmap、渗透测试工具实战技巧合集

STM32学习记录:LED灯闪烁(寄存器版)

STM32 learning record: play with keys to control buzzer and led

Matlab comprehensive exercise: application in signal and system
随机推荐
MySQL授予用户指定内容的操作权限
C 基本语法
Shell脚本编程
Information security - security professional name | CVE | rce | POC | Vul | 0day
Cost accounting [21]
差分(一维,二维,三维) 蓝桥杯三体攻击
信息安全-安全专业名称|CVE|RCE|POC|VUL|0DAY
Accounting regulations and professional ethics [3]
Cost accounting [24]
Opencv learning log 30 -- histogram equalization
Learning record: USART serial communication
Research Report of peripheral venous catheter (pivc) industry - market status analysis and development prospect prediction
通俗地理解什么是编程语言
数据在内存中的存储&载入内存,让程序运行起来
China potato slicer market trend report, technical dynamic innovation and market forecast
Cost accounting [13]
Matlab comprehensive exercise: application in signal and system
Research Report on market supply and demand and strategy of China's Medical Automation Industry
Opencv learning log 19 skin grinding
China exterior wall cladding (EWC) market trend report, technical dynamic innovation and market forecast