@tianqing123
2017-01-06T17:48:37.000000Z
字数 653
阅读 1440
angular2
window
中文:https://angular.cn/docs/ts/latest/,
英文:http://angular2.axuer.com/docs/ts/latest/
https://www.gitbook.com/book/zhongsp/typescript-handbook/details
参考:
名称 | 地址 | 开发团队 | 说明 |
---|---|---|---|
ng-bootstrap | https://ng-bootstrap.github.io/#/home | angular-ui Team | |
ag-grid | https://www.ag-grid.com/ag-grid-angular-systemjs/ |
let m = function(x){return x+1}; let m = x => x+1;