摘要: On Windows, just download the installer and install it. Configure: In your aws console: go to Security Credentials tab Access Keys (Access Key ID and 阅读全文
posted @ 2016-05-07 16:46 Zhentiw 阅读(312) 评论(0) 推荐(0)
摘要: The :target selector allows us to interact with a fragment identifier, or hash, in our URL from CSS. HTML: CSS: 阅读全文
posted @ 2016-05-07 16:32 Zhentiw 阅读(237) 评论(0) 推荐(0)
摘要: For example we want to generate the code like this: <a href="#tab1">Tab 1</a><a href="#tab2">Tab 2</a><a href="#tab3">Tab 3</a> <div id="tab1" class=" 阅读全文
posted @ 2016-05-07 16:22 Zhentiw 阅读(167) 评论(0) 推荐(0)
摘要: Install: Init: Script: Check the src folder. Add mark to the file which you want to check: function to be checked: When the flow runs, it will report 阅读全文
posted @ 2016-05-07 16:13 Zhentiw 阅读(191) 评论(0) 推荐(0)