摘要:
1 内联样式/** * Created by Administrator on 2015/7/23. */import {Component, View, NgIf} from 'angular2/angular2';@Component({ selector: 'ng-test', p... 阅读全文
摘要:
1 normal component/** * Created by Administrator on 2015/7/23. */import {Component, View} from 'angular2/angular2';@Component({ selector: 'ng-test'... 阅读全文
摘要:
1 import http and Injectimport {httpInjectables, Http} from 'angular2/http';import {Inject} from 'angular2/di'; 2 init your Http and use itclass App ... 阅读全文
摘要:
1 register your account athttps://apps.ionic.io/apps2 use cmd command to upload you app3 use your phone to AppStore, download IonicView and login, you... 阅读全文