40823108 wcm2020

  • Home
    • Site Map
    • reveal
    • blog
  • 簡介
  • Grouping
    • 1a
  • 每周進度
    • W10-W11
    • W12-W15
    • W16-W17
  • Python程式
  • Cmsimde建立網誌方法
  • SSH教學
    • SSH Key產生
    • SSH Putty設定
  • Pelican建立Blog
  • @gm帳號建立blogger
  • VirtualBOX虛擬主機
  • scite編譯器
  • 期末報告
W12-W15 << Previous Next >> Python程式

W16-W17

W16

何謂WSGI

WSGI,全稱 Web Server Gateway Interface,或者 Python Web Server Gateway Interface ,是為 Python 語言定義的 Web 伺服器和 Web 應用程式或框架之間的一種簡單而通用的介面。自從 WSGI 被開發出來以後,許多其它語言中也出現了類似介面。

WSGI 的官方定義是,the Python Web Server Gateway Interface。從名字就可以看出來,這東西是一個Gateway,也就是閘道器。閘道器的作用就是在協議之間進行轉換。

WSGI 是作為 Web 伺服器與 Web 應用程式或應用框架之間的一種低階別的介面,以提升可移植 Web 應用開發的共同點。WSGI 是基於現存的 CGI 標準而設計的。

W17

PDF網際分割與合併程式

google API

合併完成

合併完上學期所做的所有東西


W12-W15 << Previous Next >> Python程式

Copyright © All rights reserved | This template is made with by Colorlib