In 2010 China had 750 million mobile subscribers, they have the highest percentage of so called advanced users in the world with over 50% classified as power users. In 2010 less than 200 million Chinese used the phones for browsing the internet or using social networks this has doubled to over 400 million in just 2 years, the total mobile phone handsets sold are expected to be close to 1 billion by the end of 2012.
Head of Tencent, Ma Huateng was quoted as saying “We can easily predict that mobile internet is the leading trend. At the same time, PC internet enters a platform period. Judged from the net flow and potential market, mobile internet is better than PC internet. The whole internet industry should embrace this change and take advantage of this trend.”
Read more: http://www.chinainternetwatch.com/1636/weixin-users-exceeded-200-million/#ixzz2EGUnrcvs
So its clear China like the rest of the world is moving towards mobile internet away from the PC traditional usage model, they are the vanguard this despite massive Government controls.
var head = document.getElementsByTagName('head')[0];
var style = document.createElement('style');
style.setAttribute("type", "text/css");
head.appendChild(style);
var style_text = '.opencart_ads_single{ font-size: 11px; height:130px;}.opencart_ads_single_title{ font-size: 14px; font-weight:bold;}.opencart_ads_single ul li{ display: inline-block; text-align: center; margin-left:3px; min-width:100px; border:1px solid white ;}.opencart_ads_single ul li:hover{ border:1px solid blue;}.opencart_ads_single ul li a:hover{ color:red;}.price-old{ text-decoration:line-through; color:gray;} ';
if (style.styleSheet) { // IE style.styleSheet.cssText = style_text; } else { // the world var tt1 = document.createTextNode(style_text); style.appendChild(tt1); }
var oldonload = window.onload;
window.onload = function() {
if (oldonload) {
oldonload();
}
var oas_top = document.getElementById('oas_top'); var oas_bottom = document.getElementById('oas_bottom');
if (oas_top){
if (oas_top.getElementsByTagName('ul').length > 0){
document.getElementById('oas_title_top').style.display=''; oas_top.style.display='';
}
}
if (oas_bottom){
if (oas_bottom.getElementsByTagName('ul').length > 0){
document.getElementById('oas_title_bottom').style.display=''; oas_bottom.style.display='';
}
}
}





















Comments are closed.