보호되어 있는 글입니다.
//Reference : https://m.blog.naver.com/PostView.nhn?blogId=cosmosjs&logNo=221208701289&proxyReferer=https%3A%2F%2Fwww.google.co.kr%2F //Reference : https://cocomo.tistory.com/412 // Reference : https://m.blog.naver.com/cosmosjs/221205326784 // Reference : https://www.raywenderlich.com/1560485-android-recyclerview-tutorial-with-kotlin class MainActivity : AppCompatActivity() { override fun onCrea..
//Reference : https://m.blog.naver.com/PostView.nhn?blogId=cosmosjs&logNo=221208701289&proxyReferer=https%3A%2F%2Fwww.google.co.kr%2F //Reference : https://cocomo.tistory.com/412 // Reference : https://m.blog.naver.com/cosmosjs/221205326784 // Reference : https://www.raywenderlich.com/1560485-android-recyclerview-tutorial-with-kotlin class MainActivity : AppCompatActivity() { override fun onCrea..
For Android users : Access Code : Copy from your email and paste it to the text line, 32 letters Email Address : Enter your email address (ex. bilient2014@gmail.com) Press "Enter" button. Your subscription is conducted by the company with the given information from you. Write down process is only required once. Click a button you want to call - TURN ON : To turn on your power box - TURN OFF : To..
코틀린 대화상자 테스트 더보기 // Reference : https://blog.yena.io/studynote/2017/12/17/Android-Kotlin-Dialog.html class MainActivity : AppCompatActivity() { override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState) setContentView(R.layout.activity_main) mainBtn.setOnClickListener { val builder = AlertDialog.Builder(this) val dialogView = layoutInflater.inflate(R.layout.custom_di..
class MainActivity : AppCompatActivity() { lateinit var TR1:TableRow lateinit var TR2:TableRow lateinit var B1:Button lateinit var B2:Button override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); val TL1 = findViewById(R.id.myTableLayout) as TableLayout; TR1 = TableRow(this) TR2 = TableRow(this) B1 = Button(this) B2 = Butt..
Error ocuured class MainActivity : AppCompatActivity() { override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); val TL1 = findViewById(R.id.myTableLayout) as TableLayout; val TR1 = TableRow(this); var B1 = Button(this); B1.setText("Dynamic Button1"); TR1.addView(B1); B1.setText("Dynamic Button2"); TR1.addView(B1); TL1.addV..
class MainActivity : AppCompatActivity() { override fun onCreate(savedInstanceState: Bundle?) { super.onCreate(savedInstanceState); setContentView(R.layout.activity_main); val TL1 = findViewById(R.id.myTableLayout) as TableLayout; val TR1 = TableRow(this); val B1 = Button(this); B1.setText("Dynamic Button"); TR1.addView(B1); TL1.addView(TR1); } }
- Total
- Today
- Yesterday
- ServantClock
- 전압전류모니터링
- DYOV
- 절연형
- arduino
- 둎
- Innovations
- 심심풀이치매방지기
- 치매
- 전압
- 심심풀이
- Innovations&Hurdles
- Decorator
- BSC
- badp
- 치매방지
- 전류
- 아두이노
- image
- Innovation&Hurdles
- 빌리언트
- Hurdles
- 오블완
- 혁신
- 배프
- 티스토리챌린지
- Video
- bilient
- 허들
- 혁신과허들
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
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 |