Languages-used-on-the-Internet
Languages-used-on-the-Internet
1. 互联网上使用的语言
1.1 网站内容语言
1.2 按语言互联网用户
1.3 维基百科文章统计
2. 综合以上表格数据出图表(2019数据)
2.1 前10种语言的网页内容数量
2.2 前10大语言的维基百科文章数量
1. 互联网上使用的语言
https://en.wikipedia.org/wiki/Languages_used_on_the_Internet
万维网上访问最多的网站的网页中,略有一半以上是英文的,并提供了许多其他语言的各种信息。
据W3Techs称,其他主要语言是俄语,德语,西班牙语,法语,日语,葡萄牙语,意大利语和波斯语。
在现有的7,000多种语言中,只有几百种被认为是用于万维网上的网页的。
1.1 网站内容语言
截至2019年12月,W3Techs估计使用各种内容语言的万维网上排名前1000万的网站所占的百分比:
https://en.wikipedia.org/wiki/Languages_used_on_the_Internet#Content_languages_for_websites
https://w3techs.com/technologies/history_overview/content_language
1.2 按语言互联网用户
截至2019年4月30日,InternetWorldStats按语言对互联网用户数量的估计:
https://en.wikipedia.org/wiki/Languages_used_on_the_Internet#Internet_users_by_language
https://www.internetworldstats.com/stats7.htm
1.3 维基百科文章统计
https://meta.wikimedia.org/wiki/List_of_Wikipedias
2. 综合以上表格数据出图表(2019数据)
统计前10种语言的互联网用户数量与互联网内容的关系
| TOP TEN LANGUAGES IN THE INTERNET | Internet Users % of World (Participation) | content languages for websites | Wiki Articles (万篇) | 语言 |
| English | 25.20% | 56.00% | 英语 | |
| Russian | 2.50% | 7.30% | 俄语 | |
| Spanish | 7.90% | 4.70% | 西班牙语 | |
| German | 2.10% | 4.50% | 德语 | |
| French | 3.30% | 3.40% | 法文 | |
| Japanese | 2.70% | 3.10% | 日本 | |
| Portuguese | 3.90% | 2.60% | 葡萄牙语 | |
| Chinese | 19.30% | 1.50% | 中文 | |
| Arabic | 5.20% | 0.70% | 阿拉伯语 | |
| Indonesian | 3.90% | 0.50% | 印尼文 | |
| (Other) | 24.00% | 15.70% | (其他) |
2.1 前10种语言的网页内容数量

2.2 前10大语言的维基百科文章数量

Languages-used-on-the-Internet的更多相关文章
- The history of programming languages.(transshipment) + Personal understanding and prediction
To finish this week's homework that introduce the history of programming languages , I surf the inte ...
- [No0000197]Windows用户都应该知道的运行命令
通过"运行"命令,运行Windows丰富工具的方法.如果您知道工具或任务的相应"运行"命令,那么您就知道访问所述工具或任务的最快方法. 以下是我们最喜欢的Run ...
- python--通过ocr对数据可视化视频还原为csv,进行简单的分析
见github https://github.com/TouwaErioH/Machine-Learning/tree/master/video/video 题目描述: source https:// ...
- VS2015 Offline Help Content is now available in 10 more languages!
https://blogs.msdn.microsoft.com/devcontentloc/2015/10/21/vs2015-offline-help-content-is-now-availab ...
- Internet History, Technology and Security (Week4)
Week4. We are now moving into Week 4! This week, we will be covering commercialization and growth. T ...
- Common Internet File System
CIFS (Common Internet File System) is a protocol that gained popularity around the year 2000, as ven ...
- Internet History,Technology and Security
Internet History,Technology and Security(简单记录) First Week High Stakes Research in Computing,and Comm ...
- 什么是ICE (Internet Communications Engine)
http://user.qzone.qq.com/77811970 直接在google上搜索ICE,出来的结果并不多,所以很多人就认为ICE是个神秘的东西,其实,国内已经有很多大型应用在使用ICE了. ...
- internet协议入门
前言 劳于读书,逸于作文. 原文地址:internet协议入门 博主博客地址:Damonare的个人博客 博主之前写过一篇博客:网络协议分析,在这篇博客里通过抓包,具体的分析了不同网络协议的传送的数据 ...
- DOS下命令符开启wifi无internet访问解决办法
先按win+R 输入cmd netsh wlan set host mode=allow ssid=nothing key=323435435 (ssid后面的可以任意,key后面最少8个字符) 我的 ...
随机推荐
- 解决vim选中文字不能复制的问题
转载自本人独立博客:https://liushiming.cn/2020/01/18/vim-copy-issue-in-iterm2/ 概述 最近发现在iterm2中打开vim,用鼠标选中文字,并用 ...
- Ubuntu 国内安装 kubernetes
由于墙的原因,国内要安装 kubernetes 非常的麻烦,因此只要解决这个问题,就可以顺利安装 kubernetes 的 三个官法工具 kubelet.kubeadm.kubectl. 安装环境: ...
- 201771010135 杨蓉庆AND张燕 《面对对象程序设计(java)》第十一周学习总结
1.实验目的与要求 (1) 掌握Vetor.Stack.Hashtable三个类的用途及常用API: (2) 了解java集合框架体系组成: (3) 掌握ArrayList.LinkList两个类的用 ...
- vue的页面怎么显示到android的webview中
链接:https://www.jianshu.com/p/0dd98476bba0
- Python实现重命名一个文件夹下的图片
在网上查了一下python实现的图片重命名,工作中刚好用一下. # -*- coding:utf8 -*- import os path = '新建文件夹 (2)/' filelist = os.li ...
- php集成环境、基础标记符
集成环境:wamp windows apache mysql php lamp linux apache mysql php 标记符: 1.<?php ...... ?> 2.<?p ...
- python 处理html文本的中文字符gbk转utf-8
#中文字符gbk转utf-8 def gbk2utf8(self,raw): rs=raw.encode('raw_unicode_escape') #转为机器识别字符串 s=repr(rs) ss= ...
- excel表格 筛选 通过mysql语句
1.整理excel表格的数据 类似的 前面有其他符号的 都可以处理. 注意下一步是2个操纵:分别设置左右: 结果: 2.在复制粘贴到excel的时候,会有一些数字被设置成了科学计数法, 例如复制到ex ...
- VS2017项目中使用代码连接MySQL数据库,以及进行数据添加
//头文件 #include "mysql.h" //函数定义 // 执行sql语句, 包括增加.删除.更新数据 bool ExecuteSql(MYSQL m_mysql,con ...
- C语言:根据形参c中指定的英文字母,按顺序打印出若干后继相邻字母,-主函数中放入一个带头节点的链表结构中,h指向链表的头节点。fun函数找出学生的最高分-使用插入排序法对字符串中的字符进行升序排序。-从文件中找到指定学号的学生数据,读入次学生数据,
//根据形参c中指定的英文字母,按顺序打印出若干后继相邻字母,输出字母的大小与形参c一致,数量由形参d指定.例如:输入c为Y,d为4,则输出ZABC. #include <stdio.h> ...