Calculator2 1. JS_MINI_Project_1.calculator https://github.com/kkd2/MP_JS_1_calculator1. ver1.0.1 연속적으로 연산 기호 들어갔을때 계산되게 / 버그 수정 (= 이후 계산결과치를 가지고 다시 계산하는것 안되어서) GitHub - kkd2/MP_JS_1_calculatorContribute to kkd2/MP_JS_1_calculator development by creating an account on GitHub.github.com 알게 된것1. css file연결하기2. js file 연결하기3. html에는 id/class가 있음 class는 비슷한 특성 모으고 id는 유일한 존재임 % CE C BS 1.. 2024. 5. 23. Mini -Project #2-3 GUI 계산기 만들기(pyside6) - 완료(추가설명) https://github.com/carcase2/Python_Mini_Caculator GitHub - carcase2/Python_Mini_Caculator Contribute to carcase2/Python_Mini_Caculator development by creating an account on GitHub. github.com import sys from PySide6 import QtCore, QtGui from PySide6.QtWidgets import QApplication, QMainWindow, QLineEdit, QPushButton, QHBoxLayout, QVBoxLayout, QWidget, QGridLayout, QLabel from PySide6.QtCore impor.. 2023. 3. 9. 이전 1 다음