代码搜索:validated

找到约 98 项符合「validated」的源代码

代码结果 98
www.eeworm.com/read/267408/11180046

htc datechooser.htc

//THIN_CommonScript //Vision 0.0.0.5(Compact version for DataChoose
www.eeworm.com/read/349902/10786244

m makelabel.m

function pv = makelabel(pv, withdots) % makelabel - returns a valid label from input % % when a valid label/identifier name is required from a string, % this function returns a validated string t
www.eeworm.com/read/233522/4668445

fem hexa2.fem

% SLFFEA example "b1" (eight-noded linear brick element) - VALIDATED! % % Displacements => % % Node#: 0: -0.086324, -0.00055514, 0.121079 % Node#: 1: 0.0952793, -0.00331153, 0.114235
www.eeworm.com/read/272131/4217856

properties msgreadsmimeoverlay.properties

ImapOnDemand=The displayed message has been digitally signed, but not all its attachments have been downloaded yet. Therefore, the signature cannot be validated. Click OK to download the complete mess
www.eeworm.com/read/351636/3104572

fem hexa2.fem

% SLFFEA example "b1" (eight-noded linear brick element) - VALIDATED! % % Displacements => % % Node#: 0: -0.086324, -0.00055514, 0.121079 % Node#: 1: 0.0952793, -0.00331153, 0.114235
www.eeworm.com/read/342643/3230344

php login.php

www.eeworm.com/read/324447/3502816

tcl ventry.tcl

# ventry.tcl - Entry with validation # Copyright (C) 1997 Cygnus Solutions. # Written by Tom Tromey . itcl_class Validated_entry { # The validation command. It is passed the con
www.eeworm.com/read/366696/2884721

tcl ventry.tcl

# ventry.tcl - Entry with validation # Copyright (C) 1997 Cygnus Solutions. # Written by Tom Tromey . itcl_class Validated_entry { # The validation command. It is passed the con
www.eeworm.com/read/356070/3042758

tcl ventry.tcl

# ventry.tcl - Entry with validation # Copyright (C) 1997 Cygnus Solutions. # Written by Tom Tromey . itcl_class Validated_entry { # The validation command. It is passed the con
www.eeworm.com/read/366806/9798341

java accountmanager.java

public class AccountManager { // account numbers are validated simply based on length private static int MIN_ACCOUNT_NUM_LENGTH = 8; private static int MAX_ACCOUNT_NUM_LENGTH = 9; public sta