ng-‐repeat="item in items"> <input type="checkbox" ng-‐model="item.done"> <span>{{item.title}}</span> </li> </ul> </section> var itemsCtrl = function ($scope) { $scope.items = [ { title: "Pick up the milk", done:false }, { title: "Return books to the library", done:true }, { title: "Buy birthday gift for Bob", done:false } ]; }; JUFNTͱTDPQFJUFNT ٴͼதͷJUFN ΛόΠϯσΟϯά͠·͢Α