管中祥
2013年8月3日 10:01
");
$(".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();
});
}
//-------------------
});
-
![](https://imageproxy.pixnet.cc/imgproxy?url=&width=320&height=240)
指考考完了(2)
102學年度大學指定科目考試3日是最後1天,在考完公民與社會後,釵h人輕鬆的走出考場。中央社記者謝佳璋攝 102年7月3日
文/管中祥
某個角度來看,我應該是台灣考試制度的失敗者。
高中讀的是高雄前鎮的「最高學府」--前鎮高中,雖然不是高雄高中聯招的第一志願,但也排行第四。當時這個市立高級中學有個特色,就是「升學率低,留級率高」,我,躬逢其盛。
高一入學時,一年級有十八個班級,但到了我畢業那年,只剩下十二個班,班級數少了三分之一。每個畢業班大約有五十多人,但其中一半左右是留級生,有人留了一年,也有人留級兩年,同一班裡相隔三屆的學長、學弟最後都成了同學,十分有趣。
我當然是個留級生,高一讀了兩次,也從未順利升級,經歷一次補考、二次補考的各樣關卡,即使畢業了,我的數學依然不及格。
雖然書讀的有點「鳥」,但相較之下,也不算太糟。我同學的命運大多和我差不多,還有不少人根本無法在這個學校畢業,留級留了兩次,最後只好走人,這樣的「烈士」其實並不少,每年暑假幾乎都可以來個「畢業典禮」。
說起畢業典禮,也是我的傷心事。那時參加學校合唱團,每年畢業典禮照例都得上台演唱。高二那年,也在指揮的帶領下和團員們登台高唱驪歌送給畢業生。只是,那屆的高三畢業生中有不少是和我同一年一起入學的同學,我高一,他也高一,但我第二次讀高一時,他們就升上高二了。於是,我二話不說,拿了一張「畢業生」的掛牌,反過來寫上「留級生」掛在胸前,唱著離情情依依的畢業歌,自我哀悼。不過,不曉得是不是因為「受傷太深」,心中匯聚了各式各樣、大大小小的陰霾,一直到唸完博士,我都沒有參加過任何的畢業典禮。 (接下一頁)
關鍵字:
名家
論壇
精選
管中祥
考試
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