Last active
December 20, 2015 00:39
-
-
Save vc7/6043417 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| // 取得 400*200 的隨機圖片 | |
| http://lorempixel.com/200/200 | |
| // 在長、寬前加上參數 "g" 可以讓隨機圖片變灰階 | |
| http://lorempixel.com/g/200/200 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment