윈도우 개발자가 그랬었다.
왜 리눅스 하는 사람들은 일일이 치냐고 Ctrl+C, V가 있는데
그 말이 맞다고 생각했는데.
막상 지금이 되어 보니 내가 책을 안보고 할 수 있는 코딩은 없었다.
머릿속에서 나오곤 했었는데 그런 기억도 희미하고.
그래서 type이란 말머리를 만들었다.
내 블로그는 구글꺼라 검색 기능이 뛰어나니까. 생각났을 때 조금만 치면
찾을 수 있겠지.
<?xml version="1.0" encoding="utf-8"?>
<LinearLayout xmlns:android="http://schemas.android.com/apk/res/android"
android:orientation="vertical"
android:layout_width="fill_parent"
android:layout_height="fill_parent"
>
<TextView
android:layout_width="fill_parent"
android:layout_height="wrap_content"
android:text="main activities"
android:textSize=30sp"
android:textColor="$ff0000"
/>
<Button
android:id="@+id/call"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:text="Call"
/>
</LinearLayout>
댓글 없음:
댓글 쓰기
국정원의 댓글 공작을 지탄합니다.