搜索资源列表
ClsFileDemo
- 检查与创建目录 File类并不仅仅是对现有目录路径-checks and create directories File type and not just for existing directory path
ajax6
- 6个ajax应用.包括拖动,下拉菜单,页面切换、用户名检查等-six applications. Including drag, drop-down menu, switching pages, user name checks
moo.fx1.2
- moo.fx.js provides controls to modify Height, Width, and Opacity with builtin checks that won t let a user break the effect with multiple crazy clicks. moo.fx depends on prototype.lite.js OR the full prototype.js -moo.fx.js provides controls to m
FNumberField
- Java数字输入控件。只能够输入0-9的数字,并能够检查取值范围;能够设置最大值,并自动检查。-Java Digital input controls. Only to the importation of 0 -9 figures and to check value; Set up to the maximum, and automatically checks.
answerandquestion
- Flash MX中适合课件制作,通过answer文本框的检测核对,适合线性学习系统-Flash MX suitable for the production of courseware, through the text box answer detection checks, suitable for linear learning system
CheckSpelling
- 用JAVA实现文档检查正误的系统,能检查出英文的拼写正误,并提示-using JAVA document checks is the misuse of the system can check out the English version is the spelling error and prompts
mm1systemmodel
- One-channel queuing system simulator (M/M/1) * Arrival and service times are random and distributed exponetially. * * The simulator is time-slice-driven, i.e. the system model is being * run at discrete time points, with constant increments
softhy819
- 1、附含Ajax应用: 用户名是否存在, 是否符合标准检验; 2、附带邮件地址检查、 用户名检查、 用户密码输入检查 多个通用JS文件; 3、附有演示地址; 4、附有兼容多浏览器的xmlHttpRequest对象生成的JS文件; 5、附有CHM格式的详细使用说明文件; 6、适合Ajax初学者参考使用; -1, enclosure containing Ajax application : user name existence, whether the standards testing;
OccurrencesOfDigit
- 这个程序检查一个字符串中的某个数字出现的次数,很不错的-this procedure checks a string of figures for a number of very good
Java-wifi
- java源码, 用于检测无线网络中的AP 和clients的仿真。-The simulator iterates continuously through time until MAX_SIMTIME. At each time epoch, it checks all objects to determine whether they have any task to complete. For example, at time t it checks whether a traffi
CJUIAuthPools
- java 实现DOMINO远程连接,实现连接池技术、DOMINO连接建康性检查技术。-DOMINO implementation java remote access, connection pooling technical implementation, DOMINO technology to connect health checks.
PHPsourcecode
- php源代码,其中包括电子商务、广告管理、贺卡程序、计数器、聊天室、留言本、论坛、目录管理、通告系统、投票检查、图片操作、网站流量分析、文件操作等实例。-php source code, including e-commerce, advertising, greeting card program, counters, chat rooms, guestbook, forums, directory management, a circular system, vote checks, ima
Java.III.CodePermissions
- Code permissions in Java can be granted by 2 criterias - Location and Signer. The resulting permission set is the union of all grants, which are applicable to a class. Checks are performed only imperatively, in code, and new permissions ca
Java.III.PackageChecks
- This example shows the ability of Java to declaratively restrict access to certain packages when run with SecurityManager. By default, access to classes in "sun.*" packages is restricted. However, since Java runs without SecurityManager by defau
IISInfo
- ASP.NET application that checks and displays security information of web site.
palindrome
- This program checks a word or a phrase if it is a palindrome. Palindrome is a word, phrase, number or other sequence of units that can be read the same way in either direction (the adjustment of punctuation and spaces between words is generally permi
LostParentheses
- 括号的丢失检查,因为括号是成对出现,如果出现括号丢失可以进行检验-Loss of checks in parentheses, because parentheses are in pairs, if there is missing can be tested in parentheses
PropertyChecker.java
- this program checks if the given word can be read the same if the first letter is put at the last . The user has to enter the list of words and this program gives the list
Java_utilities
- 3 Useful utilities for any Java Programmer: 1. Random Number Generator Method - can generate random numbers in any interval even negative numbers. Changing (int) to (float) will give you float randoms. 2. isNarcissistic - Checks if a number is na
Exceptions
- Exceptions is a piece of code that checks for exceptions in other code.