Acidpop Software

  • 홈
  • 방명록

Programming/Kivy 1

Kivy Library 시계 예제

Python - Kivy 예제 Simple Clock from kivy.app import App from kivy.uix.label import Label from kivy.clock import Clock import time class IncrediblyCrudeClock(Label): def update(self, *args): self.text = time.asctime() class TimeApp(App): def build(self): crudeclock = IncrediblyCrudeClock() Clock.schedule_interval(crudeclock.update, 1) return crudeclock if __name__ == "__main__": TimeApp().run() 원형..

Programming/Kivy 2015.12.29
1
더보기
프로필사진

Programming Tip & Tech

  • 분류 전체보기 (230)
    • Programming (67)
      • C/C++ (16)
      • MFC (12)
      • Tips (25)
      • Visual Studio (10)
      • Node.js (1)
      • Python (1)
      • Kivy (1)
      • javascript (1)
    • 강좌 (72)
      • HP N54L 활용 (12)
      • XPEnology 활용 (13)
      • RaspberryPI 활용 (22)
      • Telegram BOT (8)
      • Synology NAS (12)
      • Arduino (0)
      • IoT (2)
    • OS (17)
      • Linux (9)
      • Windows (8)
    • Music (2)
    • Technology (4)
    • Office (4)
      • MS Office (4)
    • Software 소개 (8)
    • 잡담 (22)
    • Tip&Tech (25)

Tag

telegram cli, Xpenology, WINDOWS 10, raspberry pi telegram, raspberry, Raspberry Pi, 텔레그램 봇, synobot, 라즈베리파이, DSM, synology, download station, bot, 기차표, 텔레그램, 텔레그램 cli, 시놀로지, cli, 다운로드 스테이션, telegram,

최근글과 인기글

  • 최근글
  • 인기글

최근댓글

공지사항

페이스북 트위터 플러그인

  • Facebook
  • Twitter

Archives

Calendar

«   2025/05   »
일 월 화 수 목 금 토
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

방문자수Total

  • Today :
  • Yesterday :

Copyright © Kakao Corp. All rights reserved.

티스토리툴바