NOWnews.com 今日新聞網
2013年8月26日 12:57
");
$(".story_photo .videoPlay").hover (
function(){$(this).css({"opacity":"0"})},
function(){$(this).css({"opacity":"1"})}
)
}
//照片區塊出現
$(".story_photo").fadeIn(1000);
//寫入第一張照片
var firstimg = $(".story_photo img:first").attr("rel");
$(".story_photo img:first").attr("src",firstimg);
$(".story_photo li:not(:first)").hide();
//判斷是否有多張照片,寫入開關
var li_nums = $(".story_photo li").length;
var openclose = '
更多照片 '
if (li_nums > 1) {
$(".story_photo .p_switcher").append(openclose);
}
//控制錨點
if (li_nums > 1) {
$('.open_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
$('.close_btn, .story_photo img').click(function(){
$('.news_story').ScrollTo(500);
});
} else {
$(".story_photo img").css("cursor","none").attr("title","");//一張圖時
$(".p_switcher").hide();
}
//點擊圖片或開關,展開其他圖片
$("a.open_close").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
if (video_link>0){ // 如果有影音,點圖連到影音頁
$(".story_photo img, .story_photo .videoPlay").css("cursor","pointer").attr("title","點擊觀看影音新聞");//設定游標
$(".story_photo img, .story_photo .videoPlay").click(function(){
var videoURL = $(".story_photo .video_link a").attr("href");
location.href=videoURL;
});
} else { //沒影音時,點圖展開其它圖
if (li_nums > 1) {//一張圖以上
$(".story_photo img").css("cursor","pointer").attr("title","點擊展開");//設定游標
}
$(".story_photo img").click(function(){
//寫入其他圖片路徑
$(".story_photo img:not(:first)").each(function(){
var imgsrc = $(this).attr("rel");
$(this).attr("src",imgsrc);
});
$(".story_photo li:not(:first)").slideToggle(500);
$(".open_close span").toggle();
});
}
//-------------------
});
-

雖然98%的美國人可以透過寬帶上網,但五分之一美國人在家裡、工作地點以及學校裡仍然不使用互聯網。
大陸新聞中心/綜合報導
雖然98%的美國人可以透過寬帶上網,但五分之一美國人在家裡、工作地點以及學校裡仍然不使用互聯網。
根據加拿大華人報報導,《紐約時報》消息,歐巴馬政府在2009年的經濟刺激計劃中專門撥出70億美元,以普及寬帶使用。那時只有90%的美國家庭有安裝寬帶的選擇。現在那些計劃已經完成一半,98%的美國人可以通過寬帶上網。但是實際使用互聯網的美國成年人數基本沒有改變。那麼什麼因素阻止了美國人上網呢?
首先,有很多美國老人沒有電腦或者是智慧手機。他們缺乏使用互聯網的能力。
《紐約時報》稱,阿拉巴馬州70歲的卡車司機埃爾莫·格里芬(Elmer Griffin)去一個汽車零件店應聘時被拒,因為他不會使用電腦查閱庫存。格里芬表示,該工作需要他知道如何操作電腦。他說,如果你不知道如何使用互聯網,雇主甚至不願意跟你談。
其次,互聯網接入的費用是另外一個主要原因。密西西比州的小學助教格洛莉亞·比恩(Gloria Bean)稱自己用不起互聯網,以至於影響了孩子們的教育。
為了能用上網路,比恩經常在接孩子之後,把他們帶到當地圖書館。許多美國的圖書館都提供免費的電腦和網路。但是比恩居住地的圖書館祇有10台電腦。
有一些政府專案試圖解決這兩個主要問題。歐巴馬政府從2009年的經濟刺激計劃中拿出5億美元教美國人使用電腦。一些互聯網提供商已開始向低收入家庭提供網路服務。比如康卡斯特(Comcast)的『互聯網精要』專案每月只需10美元。
關鍵字:
調查
美國
互聯網
寬帶
歐巴馬
This entry passed through the Full-Text RSS service — if this is your content and you're reading it on someone else's site, please read the FAQ at fivefilters.org/content-only/faq.php#publishers. Five Filters recommends: 'You Say What You Like, Because They Like What You Say' - http://www.medialens.org/index.php/alerts/alert-archive/alerts-2013/731-you-say-what-you-like-because-they-like-what-you-say.html