readme.txt

来自「实现了简单科学计算器的功能」· 文本 代码 · 共 17 行

TXT
17
字号
http://www.vb-helper.com/HowTo/calc.zip

	Purpose
Build a calculator.

	Method
This is a fairly complex application so I have not finished it completely.
In particular, I have not thoroughly tested it and you could add other
features like parentheses, square roots, expenents, scientific notation,
trigonometric functions, etc.

	Disclaimer
This example program is provided "as is" with no warranty of any kind. It is
intended for demonstration purposes only. In particular, it does no error
handling. You can use the example in any form, but please mention
www.vb-helper.com.

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?