July 17, 2013, 6:29 AM — China's Internet populace grew to 591 million by the end of June, as more new users in the country relied on handsets to go online, according to a non-profit research group.

The growth raises China's Internet penetration by two percentage points to 44 percent, the government-linked China Internet Network Information Center (CNNIC) reported on Wednesday. During the first half of this year, the country added a total of 26 million new Internet users.

China has the world's largest Internet population, but still a vast swath of Chinese rarely go online, if ever. Many Chinese still lack knowledge of computers, or have little need to use the Internet, according to the CNNIC. In the country's rural areas, Internet penetration is especially low, at only 28 percent.

 

Over the past years, China's Internet growth rate has slowed. But mobile handsets are helping many Chinese go online for the first time, the CNNIC added.

The country's mobile Internet population reached 464 million at the end of June, up by 44 million people over the six month period. About 70 percent of China's new Internet users surfed the Internet using phones. In contrast, 35 percent used desktop PCs, while 12.7 percent accessed the Internet through laptops.

China has already surpassed the U.S. as the world's largest market for smartphones. At the end of this year, smartphone shipments to the country could reach 240 million units, almost twice that of the U.S. market, according to research firm Canalys.

七月十七号 6:29AM——根据一个非盈利的调查组织研究表明:截止七月份中国的网民已经增长到了5.91亿人,在全国更多的新用户是通过手机接触网络的;

政府挂钩的中国互联网络信息中心在周三报道,中国的网民已经增长两个百分点到百分之44。在今年的上半年,全国的网民增加了两千六百万。

尽管中国曾经有着世界上最多的网民,但是很少上网的占大多数。根据CNNIC调查:很多中国网民缺少电脑知识,或者只有一点使用互联网的知识。在全国的农村地区,网络的渗透力非常的低,仅仅只有百分之二十八。

在过去的一些年里,中国的互联网的增长速度已经变的缓慢。但是刚开始手机帮助更多的中国人到互联网上。CNNIC又加上一点。

知道七月低,全国的用手机上网的人数已经达到4.64亿,比起六月已经增长了0.44亿人。将近百分之七十的中国新闻互联网用户利用手机上网。比较起来百分之三十五使用台式电脑,百分之12.7使用笔记本电脑。

根据Canalys调查公司的结果显示,中国的网民已经超过了美国,成为世界上最大的智能手机市场。在今年低,智能手机的购买量已经达到2.4亿,大概是买过市场的两倍。

【oneday_onepage】——China's Internet users grow to 591 million的更多相关文章

  1. 【计算机网络】-传输层-Internet传输协议-TCP

    [计算机网络]-传输层-Internet传输协议-TCP TCP介绍 在不可靠的互联网上提供一个可靠的端到端字节流 面向连接的.可靠的.端到端的.基于字节流的传输协议 TCP位置 TCP服务模型 应用 ...

  2. 【计算机网络】-传输层-Internet传输协议-UDP

    [计算机网络]-传输层-UDP 简介 Internet协议集支持一个无连接的传输协议,该协议称为用户数据报协议(UDP,UserDatagram Protocol) .UDP为应用程序提供了一-种无需 ...

  3. 【oneday_onepage】——The Secret Of Steve<2>

    Sales + Customers = Nothing Broken is the formula for corporate cyanide. Most big companies that die ...

  4. 【oneday_onepage】——Tastes differ!

    You know Ian and Felton can be really boring sometimes. They're always arguing, like. like children. ...

  5. 【oneday_onepage】——Growth Is A Bitch

    Companies are worth a multiple of their earnings and that multiple is directly related to earnings g ...

  6. 【QUIC】Quick UDP Internet Connections

    QUIC(Quick UDP Internet Connections,快速UDP互联网连接)是Google提出的一种基于UDP改进的通信协议,其目的是降低网络通信的延迟,提供更好的用户互动体验. Q ...

  7. 【oneday_onepage】—— 日常用语

    what do you do for living? 一般用在问对方的工作.如果直接说“what is your job?”会显得有点生硬了. i was wondering if you can t ...

  8. 【oneday_onepage】——美国主食吃什么

    Cocktail 鸡尾酒 It is quite usual to drink cocktails before lunch and dinner in America and somewhat le ...

  9. 【oneday_onepage】——Ten Changes To Make A Difference In Your Life

    When you want to change something in your life, it can feel overwhelming. Whether it’s losing 50lbs ...

随机推荐

  1. Mybatis mark 勿看

    Mybatis底层原理总结(一) 2018年01月11日 11:51:06 阅读数:2668 本文适合对Mybatis有一定了解的. 1. Mybatis 读取XML配置文件后会将内容放在一个Conf ...

  2. ext: gridpanel中的点击事件的参数是什么意思?

    listeners: {      // 当用户单击列表项时激发该函数      itemclick: function(view, record, item, index, evt)  //①    ...

  3. excel文件导入mysql

    在数据处理的过程中,常常要把windows下的excel文件导入linux下的mysql.这其中会出现一些问题. 1.首先,要在mysql中建表.命令最好存在记事本中,可以随时修改,随时执行 crea ...

  4. unity, 在材质上指定render queue

    材质球inspector面板在debug模式下可以看到Custom Render Queue一项: 其默认值为-1,表示使用相应shader的render queue设置. 也可以人为将其改为其它值, ...

  5. linux分享四:cron系统

    cron相关文件: /etc/cron.monthly/ /etc/cron.weekly/ /etc/cron.daily/ /etc/cron.hourly/ /etc/cron.d/ /etc/ ...

  6. SharePreference 注册 registerOnSharedPreferenceChangeListener 无法回调的问题

    以前一直没有用过 registerOnSharedPreferenceChangeListener 回调方法,今天用到了,就设置了下,结果发现不起作用,因为一直没有回调. 代码: mSp = this ...

  7. 腾讯云服务器 - 安装redis3.2.9以及集群

    redis大家都知道,服务器上必不可少的,那么在生产环境下安装的步骤和虚拟机里也是差不多的 官网上最新稳定版是3.2.9,而4.0的更新比较大,但是比几个还是beta版嘛 下载并且上传压缩包至云服务器 ...

  8. 译: 3. Axis2快速入门指南

    本指南的目的是让您尽快使用Axis2开始创建服务和客户端.我们将采用一个简单的StockQuote服务,向您展示可以创建和部署它的一些不同方式,以及快速查看Axis2附带的一个或两个实用程序.然后,我 ...

  9. .NET CORE EF 框架调用存储过程

    ; //多个参数多表组合值 SqlParameter[] Param = { new SqlParameter("@UserId", System.Data.SqlDbType.V ...

  10. 每日英语:Why Rate Your Marriage? A Numerical Score Can Help Couples Talk About Problems

    When marriage therapist Sharon Gilchrest O'Neill met with new clients recently, she asked them why t ...