일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 | 31 |
Tags
- #다차원포인터
- html id
- #1차원배열
- relative path
- 하이퍼레저패브릭
- html plug-in
- #C++ 연산자함수오버로딩
- #JAVASCRIPT
- html multimedia
- #3차원배열
- html charset
- git flow
- mac terminal command
- #binary
- 토큰경제
- hyperledger transaction
- #CallByAddress
- html video
- #자바상속#자바이즈어#is~a
- #android activity
- docker example
- html code
- #2차원배열
- #bubbleSort
- #C++ has~a
- #성적관리프로그램
- html youtube
- html object
- border-box
- html5 new tag
Archives
- Today
- Total
목록#android background (1)
A sentimental robot
배경색 자동으로 바꾸기
package com.example.i310_54.myapplication08; import android.graphics.Color; import android.os.CountDownTimer; import android.os.Handler; import android.os.Message; import android.support.v7.app.AppCompatActivity; import android.os.Bundle; import android.util.Log; import android.view.View; import android.widget.Button; import android.widget.LinearLayout; import java.util.Random; public class Main..
Android Studio
2018. 2. 1. 17:41