呂烱昌
2013年8月6日 21:13
");
$(".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();
});
}
//-------------------
});
-

日本海上自衛隊22DDH與日向級直升機護衛艦巡弋想像圖。〔圖/翻攝自網路〕
記者呂炯昌/綜合報導
日本在二次大戰後建造最大型戰艦22DDH級直升機驅逐艦,首艦「出雲號」(舷號183)在8月6日下水,西方和大陸軍事專家都指出,這艘直升機驅逐艦實際上是日本自衛隊擁有的第一艘輕航艦,可起降F-35隱形戰機,能與大陸「遼寧號」航艦匹敵。
根據日本媒體報導,「準航艦」22DDH在日本橫濱造船廠下水,這不是史上日本軍艦首次以「出雲號」命名,日俄戰爭期間,「出雲號」曾被用來命名侵華海軍旗艦,並曾於1937年抵達上海,最終於1945年7月24日被美軍擊沉。「出雲號」直升機驅逐艦下水的今天,同時也是美軍在日本廣島投下原子彈爆炸的68周年紀念日。
由於二戰期間,日軍曾用航艦與美國交戰,因此美國在戰後重建日本的過程中,禁止日本建造具有攻擊能力的航空母艦。日本只好用掛羊頭賣狗肉的方式,以「直升機驅逐艦」(DDH)名義,興建能夠搭載艦載機的「類航母」。
日本海上自衛隊第一代的直升機驅逐艦「榛名級」及其改進型「白根級」,只是改良自一般驅逐艦,加大了飛行甲板而已,可以搭載3架反潛直升機,並不具有多大航空戰力。但是日本以此為基礎,於1990年代建造採用了直通甲板及艦島式建築的「大隅級」登陸艦,這舉標誌著海上自衛隊向擁有航母邁出了第一步。
進入21世紀後,日本建造噸位更大的「日向級」(16DDH)以替代「榛名級」,「日向級」滿載排水量接近2萬噸,已接近英國「無敵級」輕型航母。在「日向級」誕生之後,日本海上自衛隊並未因此滿足,決心建造噸位更大的22DDH直升機護衛艦。
(接下一頁)
關鍵字:
日本
航艦
海自
自衛隊
F-35
驅逐艦
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