An open API service indexing awesome lists of open source software.

https://github.com/jongfeel/winformcalculator


https://github.com/jongfeel/winformcalculator

Last synced: 5 months ago
JSON representation

Awesome Lists containing this project

README

          

# WinformCalculator
## Origin link
http://cafe.naver.com/cafec/361447
## Dev tool
Visual Studio Community
## Fixed and update
* Number button event handler 모으기
* Operator button event handler 모으기
* Expression evaluate는 DataTable.Compute 사용
* Convert to Decimal value: Regex 사용
* TextBox.KeyPress event로 특정 기호 체크