周學政
副教授
最高學歷:美國紐約大學水牛城分校地理系博士
信 箱:hchou@ntnu.edu.tw
研究專長:地理資訊、市場區位分析、地圖學、災害防救、地理教育
授課領域:地理資訊系統分析、地理資訊網路利用、市場地理、地圖學、市場地理分析、區位分析
學術表現:著作及研究計畫 ...
function show_modal(url) {
jQuery('.modal .modal-body').css('overflow-y', 'auto');
jQuery('.modal .modal-dialog .modal-body').css('height', jQuery(window).height() * 0.7);
jQuery("#myModal1 iframe").attr("src", url);
jQuery("#myModal1").modal('show');
}