Giter VIP home page Giter VIP logo

peo-ddeug's Introduction

slice

My skills

My

Velog


My Life

image

peo-ddeug's People

Contributors

olsi10 avatar

Watchers

 avatar

peo-ddeug's Issues

Message Box

알람이 울림과 동시에 메시지 박스가 띄워져야 하는데
멀티 스레드를 사용해서 동시에 실행하는 방법도 생각해보았지만

if name == "main":
ala = Process(target=alalrm)
ala.start()
msg = Process(target=okcancel)
msg.start()

alal.start()에서 갑자기 새 창이 실행되고 생성된 새 창을 끄면 그제서야 msg가 시작된다.
ㅜㅡㅜ 이 부분은 간단한 것 같지만 어려운 것 같다!!

해결법을 찾는다면 코멘트를 달아야지!

창 응답없음

타이머를 실행하면 자꾸만 창이 응답없음 상태로 변한다.
창을 건들지 않으면 아무일도 일어나진 않지만

  • 다른 크롬 탭을 누른다거나
  • 창을 클릭하면
    응답없음 상태가 된다.

원래 그런 건지 아님 내가 코딩을 잘못했는지 ㅡ,,ㅡ

일단 프로그램 제작 완료 후에 코드를 살펴봐야겠다.

Button type Error

image

실행 시키려고 하면 에러 메세지가 뜨는데 도통 무슨 말인지 이해를 못하겠다😭😭
일단 웹서핑🏄‍♀️🏄‍♀️ 좀 하면서 찾아봤지만 정보를 얻지는 못했다~
내 서치 능력을 탓하며 「최대 난제」 이슈로 남긴다.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.