上一页 1 ··· 440 441 442 443 444 445 446 447 448 ··· 466 下一页
只有注册用户登录后才能阅读该文。 阅读全文
posted @ 2015-01-18 04:04 Zhentiw 阅读(4) 评论(0) 推荐(0) 编辑
摘要: 1. Go to 'Extras' -> download and install 'Babel'.2. Set up '.htaccess' file, currently, we set up three languages:find '# The Friendly URLs part' in ... 阅读全文
posted @ 2015-01-16 19:04 Zhentiw 阅读(524) 评论(0) 推荐(0) 编辑
摘要: Sometimes you might need to modify HTTP requests and responses. This could be for a variety of reasons such as adding global logic handling for HTTP e... 阅读全文
posted @ 2015-01-15 06:15 Zhentiw 阅读(377) 评论(0) 推荐(0) 编辑
摘要: See more: http://toddmotto.com/opinionated-angular-js-styleguide-for-teams/ While the routes are being resolved we want to show the user something to 阅读全文
posted @ 2015-01-14 16:17 Zhentiw 阅读(572) 评论(0) 推荐(0) 编辑
摘要: json-server makes it extremely easy to setup robust JSON apis to use for demos and proof of concepts. John walks you through the process of using pre-... 阅读全文
posted @ 2015-01-12 23:20 Zhentiw 阅读(269) 评论(0) 推荐(0) 编辑
摘要: Use 'pattern' tag in html5: 阅读全文
posted @ 2015-01-09 17:25 Zhentiw 阅读(175) 评论(0) 推荐(0) 编辑
摘要: 1. First you need to login heroku:heroku login2. Then you need to download the code:heroku git:clone -a Get a remote repo: git remote add heroku git@h... 阅读全文
posted @ 2015-01-09 06:33 Zhentiw 阅读(295) 评论(0) 推荐(0) 编辑
摘要: After you download the VirtualBox install package and install it (just defualt setting).Then you should download theubuntu.iso file from the website.T... 阅读全文
posted @ 2015-01-09 06:25 Zhentiw 阅读(1173) 评论(0) 推荐(0) 编辑
摘要: Snippet code:addPackage('storefinder',$path . 'model/','modx_');$result= $modx->getCollection('sfStore');foreach($result as $res){ $output .= $m... 阅读全文
posted @ 2015-01-07 23:48 Zhentiw 阅读(124) 评论(0) 推荐(0) 编辑
摘要: Simple Example:Lets process this chunk and output its value. We have this Chunk, called "WelcomeChunk":Welcome [[+name]]!We'll put this in our Snippet... 阅读全文
posted @ 2015-01-07 23:46 Zhentiw 阅读(263) 评论(0) 推荐(0) 编辑
上一页 1 ··· 440 441 442 443 444 445 446 447 448 ··· 466 下一页