Git Product home page Git Product logo

ws111a's Introduction

網站設計進階作業心得

習題1

  • 為參照老師所提供的程式碼,再加上自己上學期的期末作業所完成。
  • 從這個作業中,我理解到URL跳轉的基本知識,結合上學期學到的HTML基本架構。

習題2

  • 為參照老師所提供的程式碼,自行加上行事曆功能後,用字典的版本所完成,之後再進行美編。
  • 從這個作業中,我學到了get和post之間的差異。
  • 初步了解router的使用,get就是讀取網頁上的數值,而post則是回傳網頁上的數值。
  • 藉由router取到的標頭去跑相對應的函式。
  • 在render裡面的layout function為輸出的主要模板,後面的函式都是加入其body來顯示。

習題3

  • 為重新自行理解程式碼後,參照自己的習題2再打一次。
  • 再次學習後,讓我更加理解到上述函式的功能及運作方式。
  • app.js

image

image

  • render.js

image

image

image

習題4

  • 為參照顏瑋成同學的程式碼後,經自行理解進行修改集美編所完成。
  • 了解sqlite指令(create、select、insert)。
  • 學到fetchApi的使用流程跟方法。
  • 學到document.getElementById的使用方法,和回傳的格式。

期中期末

期中期末作業雖自行進行嘗試,但因自身理解力不足,所以無法做出成果。

ws111a's People

Contributors

tzuan1020 avatar ccckmit avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.