搜索资源列表
delphi-calculator
- 完成Windows程序中计算器中的所有功能,使用类似Windows计算器的图形界面; (2) 使用可视化方法设计,并编写合适的按钮和菜单事件代码; (3) 使用delphi语言编写代码 程序具有处理异常的能力,以防止用户输入和操作错误而导致的异常-complete Windows calculator procedures of all functions, similar to the Windows Calculator graphics interface; (2) the u
Delphi
- 是模仿windows中的计算器而制作的一个小程序.
calculator
- 使用delphi工具,完成的模仿windows界面下的简易计算器程序-Delphi tools to use to complete the imitation windows interface simple calculator program
MhcFS2
- MhcFS2 是一个计算器的引擎, 可以替换Windows标准计算器-MhcFS2 is engineering calculator. May replace standard Windows calculator. Additionally, can numerically integrate, differentiate, summarize, find root of functions.
1
- 模仿windows计算器功能。可以实现加减乘除功能,并能实现键盘输入功能。-Imitate Windows calculator function
84735634
- Delphi 仿Windows计算器_从右向左输入,编程学习源码,很好的参考资料。-Delphi imitation Windows calculator _ input from right to left, learning programming source code, a good reference.
34
- Delphi 仿Windows计算器_从右向左输入,编程学习源码,很好的参考资料。-Delphi imitation of the Windows calculator _ from right to left input, programmed learning source, a good reference.
346
- Delphi 仿Windows计算器_从右向左输入,编程学习源码,很好的参考资料。-Delphi imitation of the Windows calculator _ from right to left input, programmed learning source, a good reference.
346
- 仿Windows计算器_从右向左输入,编程学习源码,很好的参考资料。-Imitation Windows calculator _ right to enter the left to learn programming code, a good reference.
4
- Delphi 仿Windows计算器_从右向左输入,编程学习源码,很好的参考资料。-Delphi imitation of the Windows calculator _ from right to left input, programmed learning source, a good reference.
4
- Delphi 仿Windows计算器_从右向左输入,编程学习源码,很好的参考资料。-Delphi imitation of the Windows calculator _ from right to left input, programmed learning source, a good reference.
4
- Delphi 仿Windows计算器_从右向左输入,编程学习源码,很好的参考资料。-Delphi imitation of the Windows calculator _ from right to left input, programmed learning source, a good reference.
5734
- Delphi 仿Windows计算器_从右向左输入,编程学习源码,很好的参考资料。-Delphi imitation of the Windows calculator _ from right to left input, programmed learning source, a good reference.
5734
- 仿Windows计算器_从右向左输入,编程学习源码,很好的参考资料。-Imitation Windows calculator _ right to enter the left to learn programming code, a good reference.
Delphi_277212
- Delphi:Delphi仿Windows计算器,实现从右向左输入内容的计算器,从界面上来看,似乎与Windows计算器很一样,为了演示从右到左输入字符,写了这个用于演示功能的计算器,在计算器的数据输入窗口中,你可看到是从右边输入数据的。 相关的源代码说明:operator = (Emp,add,sub,mul,divid) 定义空、加、减 、乘、除,Operate1: Operator = emp 记录上一次用户按下的运算符,Pointed: Boolean = False 作用是定
Calculator
- 用Delphi开发的科学计算器,开发环境是XE2.该计算器能实现windows自带科学计算器的全部功能.可供初学者参考-A simple Calculator