Angular核心特性
大漠穷秋 2017-05-13Angular核心特性 大漠穷秋 2017-05-13 ## 内容提纲 ➢ 第一块内容:集成开发环境@angular/cli ➢ 第二块内容:Angular三大核心概念 Component,Module,Route ➢ 第三块内容:Angular架构特色 依赖注入、数据绑定 第四块内容:UI库 Angular-Material, Prime-NG, ng2-bootstrap, ionic 第五块内容:参考资源推荐 Component  Module Route Angular最核心的概念是“组件化” ## 第一个核心概念:Component  or directly into route declarations using syntax similar to the Sinatra framework. Laravel is designed with the philosophy - Reverse Routing allows you to create links to named routes. When creating links just use the route's name and Laravel will automatically insert the correct URI. This allows you to change your routes0 码力 | 139 页 | 1.13 MB | 2 年前3
Falcon v3.0.1 Documentation'author': 'Grace Hopper' } resp.media = quote app = falcon.App() app.add_route('/quote', QuoteResource()) ## WHAT PEOPLE ARE SAYING “We have been using Falcon as a replacement things = ThingsResource() # things will handle all requests to the '/things' URL path app.add_route('/things', things) if __name__ == '__main__': with make_server('', 8000 things = ThingsResource() # things will handle all requests to the '/things' URL path app.add_route('/things', things) You can run the ASGI version with uvicorn or any other ASGI server: $0 码力 | 344 页 | 1.16 MB | 2 年前3
Falcon v3.1.0 Documentation'author': 'Grace Hopper' } resp.media = quote app = falcon.App() app.add_route('/quote', QuoteResource()) ## QUICK LINKS • Read the docs (FAQ - getting help - reference) things = ThingsResource() # things will handle all requests to the '/things' URL path app.add_route('/things', things) if __name__ == '__main__': with make_server('', 8000 things = ThingsResource() # things will handle all requests to the '/things' URL path app.add_route('/things', things) You can run the ASGI version with uvicorn or any other ASGI server: $0 码力 | 362 页 | 1.29 MB | 2 年前3
Falcon v3.1.1-b3 Documentation'author': 'Grace Hopper' } resp.media = quote app = falcon.App() app.add_route('/quote', QuoteResource()) ## QUICK LINKS • Read the docs (FAQ - getting help - reference) things = ThingsResource() # things will handle all requests to the '/things' URL path app.add_route('/things', things) if __name__ == '__main__': with make_server('', 8000 things = ThingsResource() # things will handle all requests to the '/things' URL path app.add_route('/things', things) You can run the ASGI version with uvicorn or any other ASGI server: $0 码力 | 378 页 | 1.29 MB | 2 年前3
Falcon v3.1.1-a Documentation'author': 'Grace Hopper' } resp.media = quote app = falcon.App() app.add_route('/quote', QuoteResource()) ## QUICK LINKS • Read the docs (FAQ - getting help - reference) things = ThingsResource() # things will handle all requests to the '/things' URL path app.add_route('/things', things) if __name__ == '__main__': with make_server('', 8000 things = ThingsResource() # things will handle all requests to the '/things' URL path app.add_route('/things', things) You can run the ASGI version with uvicorn or any other ASGI server: $0 码力 | 378 页 | 1.29 MB | 2 年前3
Falcon v3.1.1-b1 Documentation'author': 'Grace Hopper' } resp.media = quote app = falcon.App() app.add_route('/quote', QuoteResource()) ## QUICK LINKS • Read the docs (FAQ - getting help - reference) things = ThingsResource() # things will handle all requests to the '/things' URL path app.add_route('/things', things) if __name__ == '__main__': with make_server('', 8000 things = ThingsResource() # things will handle all requests to the '/things' URL path app.add_route('/things', things) You can run the ASGI version with uvicorn or any other ASGI server: $0 码力 | 378 页 | 1.29 MB | 2 年前3
Falcon v3.1.1 Documentation'author': 'Grace Hopper' } resp.media = quote app = falcon.App() app.add_route('/quote', QuoteResource()) ## QUICK LINKS • Read the docs (FAQ - getting help - reference) things = ThingsResource() # things will handle all requests to the '/things' URL path app.add_route('/things', things) if __name__ == '__main__': with make_server('', 8000 things = ThingsResource() # things will handle all requests to the '/things' URL path app.add_route('/things', things) You can run the ASGI version with uvicorn or any other ASGI server: $0 码力 | 378 页 | 1.29 MB | 2 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100













