블로그
- [영진전문대학 컴퓨터정보게열] 안드로이드 실습 (long tick) { int result = 0; _DX = _DX + (_Speed * tick); if (_DX >= 1000) { result = (int) _DX / 1000; _DX = _DX - (result * 1000); _Distance = _Distance + result; } return result; } public int getDistance
- This Innovative Brick Sucks Pollution From the Air Like a Vacuum Cleaner These days air pollution in some cities is a big problem, and as a result, buildings that help alleviate In recent years though, designers have started to move beyond simply reducing a building's emissions
- [2015AFC ACL조별리그] 전북현대모터스, 성남FC 조별리그3차전 승리 6개월동안 부상으로 빠져있던 전북현대모터스 공격수 이동국선수가 돌아와 지난 베트남리그챔피언 Binh Duong에게 두 골을 기록하며 전북현대모터스에게는 쉬운 승리를 가져왔다 The result sees Jeonbuk move on to seven points from three games after a competitive clash against the Vietnamese
- [ myNote ] refactoring pattern Move Method: method of object where most of functionalities you uses it really belongs to another object v=SzFe-C_ZHBI Replace Temp with Query temp var to store the result of the expression you could put that