日期:106年7月10-7日11日 地點:教研中心電腦教室 講師:三重區正義國小詹博文老師 課程講義:KENDOUI程式設計研習 kendoUI研習_20170710_教學範例 jQuery 官方網站 jQuery – 維基百科,自由的百科全書 Kendo UI 官方網站 Kendo UI for jQuery Components and Frameworks Kendo UI for jQuery Components Demos Kendo UI Documentation JSON Editor Online : http://jsoneditoronline.org/ JSON – 維基百科,自由的百科全書 範例網頁下載:kendo_web_20170711 範例網頁實作:http://webnas.bhes.ntpc.edu.tw/chiubor/kendo_web/ KendoUI課程錄影,明德高中許明福老師提供: https://drive.google.com/drive/folders/0BweuvQF-DugRYXdDR0V6S1Z5WE0 課程內容: 表單實作練習
<form> <h1>公告管理</h1> <hr/> <label>公告人:</label> <input id="lab_man" />
<label>發佈單位:</label> <select name="organization"> <option […]