The structure directive is just a sugar syntax of <template>.

Such as:

<div *ngIf="name.length > 2">
This is something...
</div>

Equal to:

<template [ngIf]="name.length > 2">
<div> There are somoething</div>
</template>

最新文章

  1. jquery 集合操作
  2. wav转aac
  3. CSS3弹性盒模型之box-flex
  4. 领接表的建立和它的DFS, BFS;;;
  5. 《Python基础教程(第二版)》学习笔记 -&gt; 第八章 异常
  6. VS2010调试多进程--医疗His调试中使用
  7. Python小代码_2_格式化输出
  8. gcc 中__thread 关键字的示例代码
  9. 关于PHP读取HTTP头的部分
  10. webpack入门(二)what is webpack
  11. Quartz.net 2.4.1 使用记录
  12. HTTP 07 追加协议与 Ajax
  13. hadoop伪分布式安装之Linux环境准备
  14. Vmware 不使用物理内存运行缓慢的处理方法
  15. fdatool的滤波器设计
  16. 前端编程工具WebStorm 10 工具的快捷使用方式
  17. Linux 防火墙iptables命令详解
  18. linux 打包为zip压缩包
  19. ASP.NET MVC5.0 OutputCache不起效果
  20. PowerDesigner工具箱(palette)关了如何重新打开

热门文章

  1. Navigator对象关于语言的属性
  2. Office2010激活工具
  3. 【Codeforces Round #453 (Div. 2) C】 Hashing Trees
  4. domino web app
  5. input表单验证(全面)
  6. 【Codeforces Round #431 (Div. 2) B】 Tell Your World
  7. java set转list,数组与list的转换
  8. 关于python中矩阵的实现和矩阵的转置
  9. LoadRunner--录制手机APP脚本
  10. 鲁德http://www.testroad.org/topic/76