# 2019/0107/DR

在這個資訊科技日益爆量的時代

時刻藉由

人力平台 104 / 1111

[year+top+programming+language](https://www.google.com/search?q=2018+programming+language\&oq=2018+pro\&aqs=chrome.2.69i57j69i65j0l4.6758j0j4\&sourceid=chrome\&ie=UTF-8)

[google收尋趨勢 ](https://trends.google.com.tw/trends/?geo=TW)

確認框架/語言熱度，並自學增加自身強度，就算不自己當老闆，也總會有地方需要你。

{% embed url="<https://coggle.it/diagram/XHpZ0bCdndiTWUkp/t/->" %}

## Main mission index term

dhtml ( Dynamic HTML )動態網頁 網頁內容隨著用戶或電腦程式提供的參數而變化。

css ( Cascading Style Sheets ) 疊層樣式表。

[script 腳本語言](https://www.google.com/search?q=script\&rlz=1C1GCEU_zh-TWTW835TW836\&oq=script\&aqs=chrome..69i57\&sourceid=chrome\&ie=UTF-8) ( Scripting language ) 指令碼語言，直譯執行而非編譯。

Git / Cvs => 版本控管語言。

Github /  SourceTree /Gitk => 版本控管框架 ( GUI / CLI )。

Visual Studio /  Vim => 程式碼編輯器 ( 輕 文字編輯器 / 重 IDE 整合開發環境 )。

Linux / mac osx => 電腦作業系統 ( 開源/非開源 )。

[Node.js](https://ithelp.ithome.com.tw/articles/10184660) => 後端伺服器JS運作框架。

Ruby => 開源動態通用程式語言。

Ruby on Rails => 使用Ruby語言寫的開源Web應用框架。

[ASP ( Active Server Pages ) ](https://zh.wikipedia.org/wiki/Active_Server_Pages)動態伺服器網頁。

[.NET 框架 (.NET Framework ) ](https://zh.wikipedia.org/wiki/.NET%E6%A1%86%E6%9E%B6)以通用語言庫為基礎的編成平台。

[ASP.NET ](https://zh.wikipedia.org/wiki/ASP.NET)在.NET框架中所提供開發Web的類別庫。

[ASP.NET core](https://zh.wikipedia.org/wiki/ASP.NET_Core#%E5%A5%97%E4%BB%B6%E7%9B%B8%E4%BE%9D%E7%AE%A1%E7%90%86) 為ASP.NET新版本具有開源支援多平台等特性。

[ASP.NET web form](https://docs.microsoft.com/zh-tw/aspnet/web-forms/what-is-web-forms)  為ASP.NE web中開發web的架構之一，特性為控制項物件導向類別庫。

[ASP.NET MVC Framework](https://zh.wikipedia.org/wiki/ASP.NET_MVC_Framework) 利用 [Model-View-Controller](https://zh.wikipedia.org/wiki/MVC) 設計模式進行開發，[What MVC?](https://www.youtube.com/watch?v=1IsL6g2ixak)。

[ASP.NET Web Pages](http://www.w3school.com.cn/aspnet/webpages_intro.asp) Web設計模式之一最為簡單的方式。

[PHP ( ***P***&#x48;P：***H***&#x79;pertext ***P***&#x72;eprocessor )](https://www.google.com/search?q=PHP\&oq=PHP\&aqs=chrome..69i57j69i60l3j69i59j69i65\&sourceid=chrome\&ie=UTF-8) 超文字預處理器 開源通用手稿語言。

[JSP ( **J**ava**S**erver **P**ages )](https://zh.wikipedia.org/wiki/JSP) 以Java作為手稿語言的動態網頁技術。

[Bootstrap ](https://zh.wikipedia.org/wiki/Bootstrap)用於網站與網路應用程式開發的開源前端框架。

flash RIA 的實際應用

[Silverlight](https://tw.answers.yahoo.com/question/index?qid=20101115000016KK05129) RIA 的實際應用

[Vue.JS ](https://zh.wikipedia.org/wiki/Vue.js)輕量開源的JS開發框架 [1](https://buzzorange.com/techorange/2018/01/03/javascript-dev-future-2018/) [2](https://buzzorange.com/techorange/2017/07/31/all-about-javascript-framework/)

[React.JS](https://zh.wikipedia.org/wiki/React) JS庫 [1](https://j6qup3.github.io/2016/08/06/%E7%8C%B4%E5%AD%90%E4%B9%9F%E8%83%BD%E7%9C%8B%E6%87%82%E7%9A%84-React-%E6%95%99%E5%AD%B8-1/)

[React Native](https://baike.baidu.com/item/react%20native/20307162) 跨平台應用開發框架

API ( [application programming](https://zh.wikipedia.org/wiki/%E5%BA%94%E7%94%A8%E7%A8%8B%E5%BA%8F%E6%8E%A5%E5%8F%A3) **i**nterface ) 應用程式介面 軟體系統不同組成部分銜接的約定。[1](https://www.google.com/search?rlz=1C1GCEU_zh-TWTW835TW836\&ei=f8l9XLbKAe22mAWnxIyYDA\&q=%E9%90%B5%E4%BA%BAAPI\&oq=%E9%90%B5%E4%BA%BAAPI\&gs_l=psy-ab.3.0.0i8i7i30.2315.3451..3897...0.0..0.61.395.7......0....1..gws-wiz.......0i7i30.bAFBkqAxYNQ) [2](https://ithelp.ithome.com.tw/articles/10192204) [3](https://ithelp.ithome.com.tw/articles/10199425?sc=iThomeR) [4 ](https://ithelp.ithome.com.tw/articles/10201736?sc=rss.qu)[5](https://ithelp.ithome.com.tw/articles/10204386)

XHR (  [*XMLHttpRequest*](https://www.google.com/search?q=XMLHttpRequest\&rlz=1C1GCEU_zh-TWTW835TW836\&oq=XMLHttpRequest\&aqs=chrome..69i57\&sourceid=chrome\&ie=UTF-8) ) 使用XHR物件與伺服器互動，你可以從 URL 擷取資料且不須刷新整個頁面。

## Side mission index term

&#x20;

DIY ( Do it yourself ) 自己來&#x20;

GUI **(** Graphical User Interface ) 圖形使用者介面&#x20;

CLI ( command-line interface ) 命令列介面 &#x20;

( Computer terminal ) 終端機  /  ( terminal ) 終端機介面

[IDE ( Integrated Development Environment )](https://www.g2crowd.com/categories/integrated-development-environment-ide) = [編輯器](https://www.g2crowd.com/categories/integrated-development-environment-ide) = 整合開發環境&#x20;

提供軟體開發生命週期中所有階段，包括設計、開發、測試、佈署的工具

UTF-8（8-bit Unicode Transformation Format）可變長度字元編碼&#x20;

Visual Studio Code 輕量但動態多插件的[文字編輯器](https://zh.wikipedia.org/wiki/%E6%96%87%E6%9C%AC%E7%BC%96%E8%BE%91%E5%99%A8)

[Leet](https://zh.wikipedia.org/wiki/Leet)  **leetspeak 1337** 駭客語

URL ( Uniform Resource Locator )  **劃一資源定位器 =** 網頁地址

CI ( Continuous Integration ) 持續性整合 / CD ( Continuous Delivery ) 持續性發佈

Q1234 ( Quarter ) 季度

CS ( [Computer science](https://en.wikipedia.org/wiki/Computer_science) ) 電腦科學

[Cryptography](https://en.wikipedia.org/wiki/Outline_of_cryptography) 密碼學

[RIA ](https://tw.answers.yahoo.com/question/index?qid=20101115000016KK05129)全名是 Rich Internet Application (豐富的網際網路應用程式)&#x20;

或是 Rich Interactive Application (豐富的使用者互動應用程式)

[COM](https://zh.wikipedia.org/wiki/%E7%BB%84%E4%BB%B6%E5%AF%B9%E8%B1%A1%E6%A8%A1%E5%9E%8B) ( [Component Object Model ](https://tw.answers.yahoo.com/question/index?qid=20080825000015KK04699)) 元件物件模型，微軟的一套軟體元件的二進位介面標準。

[Syntactic sugar 語法糖](https://zh.wikipedia.org/wiki/%E8%AF%AD%E6%B3%95%E7%B3%96) 語法糖讓程式更加簡潔，有更高的可讀性。

## Other

共享經濟

循環經濟


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://johch3n611u.gitbook.io/c50108/zi-li-cheng-bei/201901/20190107-zi-qing.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
