01 2017 档案
摘要:<!doctype html><html><head><meta charset="utf-8"><title>无标题文档</title><style>html,body{ height:100%;} .btn{ width:50px; /*宽:50像素*/ height:50px;/*高:50像素
阅读全文
摘要:<!DOCTYPE html><html><head> <meta charset="utf-8"> <title></title> <script type="text/javascript" src="jquery-1.11.2.min.js"></script></head><body><st
阅读全文
摘要:Issues Github 中传统的项目管理是使用 issue 和 pull request 进行的,这部分内容不是本文重点,不再赘述。但有一些功能需要提及: Tag: 每个 issue 可以添加不同的 tag,可以用于标记 issue 的种类和 issue 的处理进度; MileStone:每个
阅读全文
摘要:翻译:深入 AngularUI Router 原文地址:http://www.ng-newsletter.com/posts/angular-ui-router.html ui-router: https://angular-ui.github.io/ui-router/site/#/api/ui.
阅读全文
摘要:1、先下载angular插件 http://plugins.jetbrains.com/plugin/6971?pr=idea 2、打开Intellij IDEA ,File—〉Settings 〉Plugins 点击“ 点击“”确定 重新启动Intellij IDEA,在Html文件中输入ng,出
阅读全文