Hash's Blog

記錄學習過程中的一切


  • Home

  • Archives

使用 Mac 安裝 gitbook server

Posted on 2015-12-22 | Edited on 2018-09-24 | In 資訊技術

##安裝 node.js

先到 node js 的官方網站依照自己的 OS 下載 node js 安裝檔
https://nodejs.org/en/

Read more »

CURL 與 Shell Script 相關使用

Posted on 2015-12-20 | Edited on 2018-09-24 | In 資訊技術

分享一下最近使用 curl 去 access 網站會需要用到的指令

常用語法

使用 curl 直接 access 網站

curl http://xxx.xxx.xxx

透過 curl post data 給網站

curl --data "Account=xxx&Password=xxx" http://xxx.xxx.xxx
// 在這個範例中傳送了 Account 跟 Password 兩個參數
Read more »

Javascript callback function 使用方法

Posted on 2015-12-03 | Edited on 2018-09-24 | In 資訊技術

寫 js 也一段時間了
整理一下 js callback funciton 的使用方法

Read more »

AngularJS 事件 與 的使用方式

Posted on 2015-12-03 | Edited on 2018-09-24 | In 資訊技術

用途:跨 Controller 傳遞變數

Broadcast

用於事件發送

1
$scope.$broadcast
Read more »

Sublime Text 3 環境分享

Posted on 2015-11-28 | Edited on 2018-09-24 | In 資訊技術

今天我將我的 sublime 環境分享給大家
先來說明一下我的環境

作業系統:Mac OS X El Capitan 10.11.1
Sublime text 3

Sublime Text 3 Overview

Read more »

服役心得文

Posted on 2014-12-11 | Edited on 2018-09-24 | In 心得分享

成功嶺流程

入成功嶺

流程說明

入成功嶺 -> 役別徵選 -> 上課 -> 期末鑒測 -> 下單位

Read more »
12

Hash Lin

21 posts
2 categories
25 tags
RSS
GitHub Twitter
© 2018 Hash Lin
Powered by Hexo v3.4.0
|
Theme – NexT.Muse v6.4.1