使用
<div ng-controller="MyController"> <input ng-model="expr" type="text" /> <h2>{{ parsedValue }}</h2> </div>