搜索资源列表
bifData
- 大整数相乘,对于任意大的整数都可以计算出结果!-large integer multiplication, for arbitrarily large integers can be calculated results!
Number_keypress
- 控制文本框的输入, 可以决定是否可以输入正负号,整数或浮点数及小数点的位数.-text box control the import, can decide whether or not to be imported into positive and negative, integer or floating-point numbers and decimal point in the median.
jsp小技巧
- 如何混合使用Jsp和SSI #include? 在JSP中可以使用如下方式包含纯HTML: <!--#include file=\"data.inc\"--> 但是如果data.inc中包含JSP CODE ,我们可以使用: <%@include file=\"data.inc\"%> 如何执行一个线程安全的JSP? 只需增加如下指令 <%@ page isThreadSafe=\"false\" %> JSP如何处理HTML FORM中的数据? 通过内置的r
intedit
- An edit box control to read various formats of integer numbers. Error checking. For Borland C++ builder >v5.0
Simple-calc
- 一个基础的+,-,*,/整数运算计算器,自己开始学C语言时写的第一个windows程序。-A basis+,-,*,/integer arithmetic calculator, when he started to learn the C language to write a windows program.
division
- 建立对话框应用程序,可实现两位整数的加法练习-Establish dialog application, enabling two integer addition exercises