1 / 12

Web Programming

Web Programming. 1001 網頁程式設計 蔡介原 (Jich-Yan Tsai) KNJC. 書名/最新 JSP 2.1 動態網頁技術實作 書號/ PG20299 作者/廖信彥. 台北總公司/新北市汐止區新台五路一段 112 號 10 樓 A 棟 Building A, 10F, 112, Shin-Tai-Wu Road Sec. 1, Shijr, Taipei, Taiwan. 電話/ 02-26962869  傳真/ 02-26962867 台中辦事處/台中市文心路一段 540 號 4 樓 -1

neena
Download Presentation

Web Programming

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. Web Programming 1001 網頁程式設計 蔡介原 (Jich-Yan Tsai) KNJC

  2. 書名/最新JSP 2.1動態網頁技術實作 書號/ PG20299 作者/廖信彥 台北總公司/新北市汐止區新台五路一段112號10樓A棟 Building A, 10F, 112, Shin-Tai-Wu Road Sec. 1, Shijr, Taipei, Taiwan. 電話/02-26962869 傳真/02-26962867 台中辦事處/台中市文心路一段540號4樓-1 4-1F, 540, Wen Shing Road, Sec. 1, Taichung, Taiwan. 電話/04-23287870 傳真/04-23108168 博碩網址:http://www.drmaster.com.tw

  3. 網頁程式設計 (夜資一忠) • 09/05(開學) 課程介紹 • 09/12 中秋節 放假一天 • 09/19 第一章 何謂統計學 • 09/26 第二章 資料的描述:次數分配與圖表的呈現 • 10/03 第三章 資料的描述: 數值的測量 • 10/10 國慶日 放假一天 • 10/17 第四章 資料的描述:展現與探討資料 • 10/24 第四章 資料的描述:展現與探討資料 • 10/31 第四章 資料的描述:展現與探討資料 • 11/07 期中考(1hr)

  4. Schedule and marking 值班時間: Mon ,14:00pm~16:00pm(C3010) Sat, 14:00pm~16:00pm(C3010) 電子郵件: jytsai@mis.knjc.edu.tw 辦公室: 02-26321181-285(電算中心 373) 成績計算: 期中成績 30%; 期末成績 30%; 課堂參與(小考、作業、出席)30%; 筆記 10% 老師網頁 http://mis.knjc.edu.tw/~jytsai/

  5. Project(作業) • 期中作業: (個人網頁) 設計個人網頁。 • HTML • JavaScript

  6. Web ProgrammingB/S Structure、JavaScript • B/S Structure • HTML • CGI、PHP • JavaScript • Java Language • Java applet • JDBC • Java servlet

  7. B/S Structurethe trip begin • Mainframe • 主機型,所有計算在主機上進行,終端機無運算能力 • Client/Server • 主要計算在伺服器上執行,客戶端有一定運算能力 • Browser/Server architecture • 使用Web瀏覽器

  8. Browser/Server • 維護方便,能降低總體成本 • B/S與C/S相較,大大降低維護成本 • 降低購買成本(PC,WorkStation) • 更多選擇(Windows, Linux, MacOS) • 移動辦公(Mobile Office) • 系統整合

  9. Web Server

  10. URL

  11. Client side script/program

  12. Server side script

More Related