online photoshap Posted by Albert 2819Day 9Hour 9Min 39Sec ago [2017-08-01] https://www.photopea.com/ QRCode 사용 Posted by Albert 2820Day 4Hour 54Min 14Sec ago [2017-07-31] http://www.truiton.com/2016/09/android-example-programmatically-scan-qr-code-and-bar-code/잘 설명되어서 링크만 추가 rootrex Posted by Albert 2824Day 11Hour 54Min 42Sec ago [2017-07-27] root test Angularjs restrict 용도 Posted by Albert 2827Day 12Hour 44Min 48Sec ago [2017-07-24] 주요하게 restrict 는 4가지로 사용할수있다. (A,E,C,M)A:app.directive("setOnClick", function($compile){ return { restrict: "A", link: function(scope, elm, attrs, ctrl) { elm.attr("ng-click", "clickMe()"); elm.removeAttr("set-on-click")&n… window 스케쥴러(지정된 시간에 사이트 호출) 파… Posted by Albert 2830Day 13Hour 28Min 10Sec ago [2017-07-21] 지정된 시간에 특정된 웹서비스나 웹경로를 실행시키고 싶을때 스케쥴러에 해당 파일을 사용하면 됩니다.