搜索资源列表
住房银行按揭计算器更新版
- 软提供了四种语言:C#, VB.NET, 可管理的C++和Jscr ipt。本文简要的讨论了我们关于 这些语言和哪种语言将被使用的看法。 ... 使用VB收发电子邮件 2003-4-10 9:50:43. 发送和接收电子邮件,对于某些执行特-soft provided in four languages : C#, VB.NET, C and management Jscr ipt. In this paper we discussed on these language and wha
MultifuctionCalculator
- VB.NET编写的多功能计算器,主要功能有矩阵计算和科学计算
Pocket_PC
- 项目为Pocket_PC上的一个简易计算器,开发平台为VB.net下的智能开发平台,在此平台才可运行完美效果,并附详细开发文档.要求加分!-project for the Pocket_PC a simple calculator, VB.net development platform for the intelligent development platform, the platform can run perfect results, with the development of d
calculator
- 在vb.net下实现的功能简单的计算器,仅供初学者参考-calculator
Caculator
- 初学vb.net 用viusal studio 2008 模仿windows 7 自带的计算器的标准型编的一个小计算器,有复制粘贴功能,可以顶端显示,支持四则元算,求倒数,求开平方,求百分比,以及数据存储-Viusal studio 2008 using vb.net beginner to imitate windows 7 comes with a standard calculator compiled a small calculator, there are copy and past
VB.net
- 计算器代码vb.net,可用于加,减,乘,除,用于VB.net的简单编程-this is Mini Calculator vb.net
Calculator_vbnet
- VS2008开发的VB.net数学计算器,由NeverWind撰写,用于新手教程或指导。 注意:本程序是简单的四则运算计算器,不自动判定运算顺序,即,当输入1-2*3时候,先计算1-2,再计算-1*3。 为方便新手,不在设计界面更改控件属性。对控件属性赋值操作可以直接在窗体设计界面更改,如果你觉得这样一个一个的按键事件很麻烦,可以不手动画控件,在窗口初始化时生成按键数组,然后调用。但此方法不在本程序讨论之列。-The development of mathematical c
calculator
- VB.NET计算器完整程序,若使用有问题,望发邮件zhangtianqiang@yeah.net-calculator(VB.NET)
Calculator
- 一个用vb.net写的计算器程序,实现普通的计算功能。-Calculator program written using vb.net
vb.net
- 计算器(多功能), 计算器(多功能),计算器(多功能)-Calculator (Multi)
Calculator
- 基于vb.net用vs2005做的计算器,仿微软自带的-vb.net calculator
EvaluateDemo
- 正则表达式解释器(计算器)VB.NET源码,演示了正则表达式的运用方法。-Regular expression interpreter ( Calculator) in VB.NET source , demonstrating regular expressions use .
jisuanqi
- 学习vb.net,编了个最经典的计算器例子分享下-Learning vb.net, the share of the morning train of the most classic calculator example
vbplus
- vb.net编写一个可以连续加减功能的计算器,能连加连减或混和加减-vb.net prepared with a calculator function can continuously add and subtract, absolutely can not even add or subtract even mixed addition and subtraction
Cal
- vb.net计算器源码,模拟计算器界面,是初学的好案例-vb.net jisuanqi code
[VB.NET]简单计算器
- 计算器, 比较简单的一个计算器,仅供参考。(Calculator, relatively simple calculator, for reference purposes only.)
新建文件夹
- 简易计算器包含加减乘除删除归零等功能内容(vb.netA simple calculator includes features such as zero content add, subtract, multiply and divide delete)
calcultor
- windows计算器vb.net实现,支持连续计算,不分优先级(windows calculator by vb.net)
VB.net 计算器
- VB.net的计算器,计算器,不用多解释(This is a calculator program)
采用VB.NET编辑的计算器
- 初学者可以学学 ,采用VB.NET编辑的源代码 可以从任意数字加到任意数字的计算程序非常