目前分類:Programming (471)

瀏覽方式: 標題列表 簡短摘要

轉自 https://stackoverflow.com/questions/26023823/laravel-escaping-all-html-in-blade-template

--

dizzy03 發表在 痞客邦 留言(0) 人氣()

轉自 https://stackoverflow.com/questions/18322386/ie10-border-issue-w-rowspan-while-printing

https://www.ptt.cc/man/Visual_Basic/DA2B/D147/M.1367646833.A.967.html

dizzy03 發表在 痞客邦 留言(0) 人氣()

轉自 https://dotblogs.com.tw/harry/2016/09/10/131956

--

dizzy03 發表在 痞客邦 留言(0) 人氣()

最近碰到需要依照陣列中某個元素來做排序,使用一般的sort都無法滿足

找到usort這個function,可以自訂排序方式。

dizzy03 發表在 痞客邦 留言(0) 人氣()

取得一週前的日期

You can modify a date using setDate. It automatically corrects for shifting to new months/years etc.

dizzy03 發表在 痞客邦 留言(0) 人氣()

JS對於JSON的處理,記錄一下。

相較於PHP,JS還是比較生疏阿XD

dizzy03 發表在 痞客邦 留言(0) 人氣()

轉自 https://cythilya.github.io/2017/05/08/javascript-find-item-in-an-array/

--

dizzy03 發表在 痞客邦 留言(0) 人氣()

xDownload 線上說明文件

http://downloadxctrl.com/help/ch02_UsingDownloadX.html

dizzy03 發表在 痞客邦 留言(0) 人氣()

轉自 https://blog.kdchang.cc/2016/06/23/javascript-data-structure-algorithm-array/

這篇寫得淺顯易懂!!

dizzy03 發表在 痞客邦 留言(0) 人氣()

轉自 https://blog.longwin.com.tw/2017/07/php-get-last-day-month-2017/

--

dizzy03 發表在 痞客邦 留言(0) 人氣()

轉自 http://www.phpernote.com/jquery/312.html

--

dizzy03 發表在 痞客邦 留言(0) 人氣()

轉自 http://php.net/manual/en/function.bindec.php

--

dizzy03 發表在 痞客邦 留言(0) 人氣()

轉自 https://stackoverflow.com/questions/1687790/how-to-remove-onclick-with-jquery

--

dizzy03 發表在 痞客邦 留言(0) 人氣()

轉自 https://tw.answers.yahoo.com/question/index?qid=20110411000015KK02230

--

dizzy03 發表在 痞客邦 留言(0) 人氣()

要如何切換WinActive第一個參數Title判斷的方法(WinTitleMatchMode)

WinTitleMatchMode預設為1 = (default) Match the title from the start (從title開頭開始判斷)

dizzy03 發表在 痞客邦 留言(0) 人氣()

轉自 http://jason-wang.logdown.com/posts/408546

--

dizzy03 發表在 痞客邦 留言(0) 人氣()

轉自 https://poychang.github.io/javascript-copy-clipboard/

--

dizzy03 發表在 痞客邦 留言(0) 人氣()

網路上找了一些寫法,但是在IE11中判斷會失效。

所以多找了一下以下是IE11可用的判斷方式:

dizzy03 發表在 痞客邦 留言(0) 人氣()

轉自 https://read01.com/zh-tw/2Dj2gQ.html#.WaURILKg9IB

--

dizzy03 發表在 痞客邦 留言(0) 人氣()

轉自 https://laracasts.com/discuss/channels/laravel/how-to-set-a-variable-in-blade-laravel-53

使用:

dizzy03 發表在 痞客邦 留言(0) 人氣()