블로그
-
참조타입 이해
[] args){ Time t1 = null; t1 = new Time(); System.out.println(t1); //참조값 : 클래스이름@hashcode *hashcode=암호화하여 = 12; //Null pointer access Time t4 = t1; t4........
blog.naver.com · 2016.05.06
-
하이요 하이요~~~
Climbing the stairs I heard good for health It is one of the main repertoire of modern man. Exercise is a good thing, but just know it Would it not have time to exercise.
blog.naver.com · 2016.04.19
-
How to prepare for a defense presentation?
The idea is to minimize distractions so thy you can keep focused on the main agenda.In all cases, make sure you stick to the time allotted.
blog.naver.com · 2015.12.16
-
New terror on Taiwan
(Korean time), a big explosion on Erawan temple (on the main street of the Bangkok).
blog.naver.com · 2015.09.25
-
버블정렬2
#include #include #include int main(void) { int array[100]; int i, iSort_level, iCompare_level, iFind_min , iFind_loc, iList_length; iList_length = 100; //배열에 랜덤한 수 삽입 srand(time(NULL)); for(i = 0 ; i
blog.naver.com · 2015.06.24
-
숫자야구 코딩
#include #include #include #include int main(void) { srand((int)time(NULL)); int i,a=0,game=0; int
blog.naver.com · 2015.06.27
-
기초 프로그래밍 - 7장
//7강 while,do while문 #include #include #include #include int main(void) { srand((int)time(NULL));
blog.naver.com · 2015.06.14
-
C - Dice World 게임 코딩
#include #include #include #include int main(void) { srand((int)time(NULL)); int Mdice=0; char name
blog.naver.com · 2015.05.18
-
45번째 퍼즐 - 피곤한 일
public class Q45_Exhausting_Workout { public static void main(String[] args) { workhard(); System.out.println ("It's nap time."); } private static void workhard() { try { workhard(); } finally { workhard(); } }}
blog.naver.com · 2015.04.29
-
[수빅EDT어학원] WHAT'S YOUR PLAN FOR V-DAY?
We were still there for a long time without the main characters of the event. kkk Specially Chip,Ally
blog.naver.com · 2014.04.04