본문 바로가기

M.story

(65)
아리랑 100년이 시간이 흘렀지만, 사실적인 묘사는 눈앞의 일 처럼 펼쳐 졌다. 송수익과 방씨 집안을 한 축으로 한 독립 투사의 일생, 스스로 고난의 행군을 자처한 독립투사들, 한달 쌀값에 위안부인줄도 모르고 끌려 가거나, 인신매매당한 소녀, 처자들, 전쟁의 막바지에는 인간사냥에 사냥감이 되어 강제 징용에 끌려간 소작농과 그들의 가족들, 전쟁이 끝나자 중국인들에게 일본인으로 몰려 죽임을 당한 만주 이주민들, 연해주에 소련에 도움을 주며 활동을 펼치던 사회주의 독립 투사들과 조선사람은 결국 소련 공산당의 배신으로 중앙 아시아로 강제 이주 당해 착취 당하며, 정착 당해진 그들.. 책장을 넘기기 힘들어 속독으로 빠르게 넘어간 부분들이 너무 많았다. 너무 세밀한 묘사는 더더욱 힘들게 했다.. 역사을 잊은 민족은 미래가..
Android Development configuration 1. android studio Installation https://developer.android.com/studio/ Download Android Studio and SDK tools developer.android.com 2. SDK Manager setting 3. Project folder & file structure in Project pannel
전화걸기 애 만들기 : 암시적 인텐트 사용 // package com.example.implicitintentexam; import android.content.Intent; import android.net.Uri; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.view.View; import android.widget.EditText; public class MainActivity extends AppCompatActivity { @Override protected void onCreate(Bundle savedInstanceState) { super.onCreate(savedInstanceState); setContentView..
MAC Virtual BOX windows setting 펌 글 : http://powerbox.tistory.com/345 1. regedit file modify.[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\i8042prt\Parameters] "LayerDriver KOR"="kbd101c.dll" "OverrideKeyboardType"=dword:00000008 "OverrideKeyboardSubtype"=dword:00000005 "OverrideKeyboardIdentifier"="PCAT_101CKEY" 2. 한영키 확인 왼쪽 Shift + Space 한자 : 한글 입력 후 Ctrl + Space
MAC 에 tomcat 설정 하기 펌 : http://hisexperience.tistory.com/entry/Mac에서-tomcat-60-설치하기Installing Tomcat on Mac OS XTo get Tomcat, visit the following link: http://tomcat.apache.org/. Once there, click on the Tomcat 5.5 link under the Download heading. Under Core, select the tar.gz file.Download the tar.gz file. Mac OS X will probably extract the file to a .tar file in your downloads directory. Move this .tar file to a..
jquery jQuery 시작하기 jQuery 시작하기 jQuery 시작하기
JAVA 1th JQuery / Ajax /HTML5 / CSS + JAVA [JSP [JSTL / EL ]] + spring3
eclipse setup 펌: http://www.androidpub.com/588