@psc_readme_3803_3.txt

来自「这个源程序是很有用地」· 文本 代码 · 共 7 行

TXT
7
字号
Title: [ Number Test ]
Description: This program executes a very precise test to determining if the user input is a number.This test is valid for any real numbers. Example: +56, -896.223, 123,.2335, 3.141592653 are all accept as numbers. But 142-555, 23+56, (55*898) etc will not be accepted as numbers by this program.
This file came from Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=3803&lngWId=3

The author may have retained certain copyrights to this code...please observe their request and the law by reviewing all copyright conditions at the above URL.

⌨️ 快捷键说明

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