블로그
-
George, Alexander. 1979. “Case Studies and Theory Development: The Method of Structured, Focused Comparison." 사례연구와 이론개발: 구조적이고 집중적인 비교의 방법
“Case Studies and Theory Development: The Method of Structured, Focused Comparison.” In Diplomacy: New Approaches in History, Theory, and Policy. Paul Gordon Lauren, ed.
blog.naver.com · 2019.01.03
-
18.12.05 JAVA
stub String n [] = new String[30]; int [] k = new int[30]; int [] e = new int[30]; int [] m = new int [30]; int [] c = new int[30]; int [] s = new int[30]; int i = 0; Scanner sc = new Scanner(new FileReader
blog.naver.com · 2018.12.05
-
18.12.06 JAVA
Test2 { public static void main(String[] args) throws FileNotFoundException { // TODO Auto-generated method stub int k,h,l,m; int[] arr = {1,3,5,7,9,11,13,15,17,19}; Scanner sc = new Scanner(System.in); System.out.println
blog.naver.com · 2018.12.06
-
[android] html안에 javascript method 실행방법
[android] html안에 javascript method 실행방법 onPageFinished String methodName = "gogo"; String method = "javascript :"+ methodName +"()"; view.evaluateJavascript(method, new ValueCallback() { @Override public void onReceiveValue
blog.naver.com · 2018.09.10
-
Main
list.arraylist.implementation; public class Main { public static void main(String[] args) { // TODO Auto-generated method stub ArrayList numbers = new ArrayList(); numbers.addLast(10); numbers.addLast(20); numbers.addLast(
blog.naver.com · 2018.09.17
-
Android 3일차
OnCreate 함수 안드로이드 내에서 main method 가장 먼저 실행되는 공간 2. ListView 리스트뷰는 터치스크롤로 움직이는 모바일 환경에서 유리한 뷰다. main.activity에서, // arrayList 생성 final ArrayList list = new ArrayList(); // list요소 가져오기 ListView lv =
blog.naver.com · 2018.07.18
-
Java 4일차
; private > protected: 순으로 보안(내재 사용) 클래스 abstract class: 빈껍데기 클래스 2. java random모듈 Random name = new Random(): name.random함수(); 3. static 자바에서 사용하는 RAM(메모리)는 Heap과 stack이 있다. heap: 임시 메모리로 stack외와 new
blog.naver.com · 2018.07.13
-
Java 7일차 & Android 4일차
(void method (class v~)) 이러한 방법은 원하는 클래스마다 method를 추가해야하는 번거로움이 있다. 2) 상속&다형성 하부 클래스의 클래스 단위에서 public *main method는 클래스를 run했을 때 가장 먼저 실행되기 때문에 new 선언을 하고, 그 외에 클래스에서 new선언은 중복되지 않도록 주의해야 한다. new로 선언된 변수는
blog.naver.com · 2018.07.19
-
18-2. Bacterial diseases of apple, scientific name of the pathogen, symptoms and main control method
Bacterial diseases of apple, scientific name of the pathogen, symptoms and main control method Disease (distributiona) Pathogen Common symptoms Main control method Fire blight (E, NA, New Zealand) Erwinia
blog.naver.com · 2018.03.20
-
에스쁘아 데일리 아이메이크업 1+1 이벤트
대박 찬스에요. 8월 13 일까지 http://m.espoir.com/mobile/menu/new/event.do? method=eventDetail&bltnCntSeq=810&comcd=EU01&bbsCd=ET&uppBltnCntSeq=0
blog.naver.com · 2017.08.10