카페검색 본문
카페글 본문
-
스프링부트(Spring Boot) REST CRUD 이론 및 실습(JPA, MariaDB) 2018.06.28해당카페글 미리보기
springframework.boot.autoconfigure.SpringBootApplication; import com.example.rest.model.Emp; import com.example.rest.repository.EmpRepository; // CommandLineRunner의 run을 구현하면 SpringApplication.run 이후 // run 메소드를 실행해 준다...
-
Override Driver Signature Enforcement 2015.03.27해당카페글 미리보기
Windows7 * 64bit USB Driver for WindowsXP, VISTA, Windows7 only works yet in TEST mode boot. OS will enter to TEST mode with next method. a. Press 'F8' button when boot. b. In windows boot menu, choose "Disable Driver Signature...
-
노트북 부팅 2019.01.10해당카페글 미리보기
any drives that don't contain an operating system. 이렇게 나오고 부팅이 안되서 바이오스에 들어간 후 exit -> boot override에 윈도우가 깔려있는 ssd 선택했더니 부팅이 되더라구요.그래도 찝찝해서 재부팅 했더니 첨 증상 다시나타나네요.조언부탁...
-
[MOD 소식] Second NTW2 Preview 2006.07.23해당카페글 미리보기
to override exposed skirmishers or weakened units, or to make flanking attacks with support of the infantry or heavy cavalry. The heavy cavalry is slower, and are mainly a shock unit, that can pin the enemy down and hold out until the...
-
cortexM3 - pwm , linetracer 2020.03.16해당카페글 미리보기
all); /* boot */ LED_On_LED0(); delay_1_second(); LED_On_LED1(); delay_1_second(); LED_On_LED2(); delay_1_second(); LED_On_LED3(); delay_1_second(); LED_Off_All(); /* run */ Motor_Go(Motor_all); Sensor_Start(); while(1) { int i=0, j=0...