개발관련/syntaxhighlighter syntaxhighlighter 테스트! alldays 2014. 7. 24. 11:26 public class Text extends Activity{ public static final String TAG = Text.class.getSimpleName(); protected void oncreate(Bundle saveInstance){ Log.d(TAG, "hello"); } } 저작자표시 (새창열림)