代码搜索:validations
找到约 82 项符合「validations」的源代码
代码结果 82
www.eeworm.com/read/10438/185812
c cwprntfp.c
/***
*cwprntfp.c - Positional version of cwprintf
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
*Purpose:
* This has format validations & positional parameters as comp
www.eeworm.com/read/458008/1590954
jbg to_include.jbg
module ActiveRecord
module Validations
module ClassMethods
def validates_as_credit_card(*attr_names)
configuration = { :message => "must be a valid credit card number.", :on =
www.eeworm.com/read/10438/185699
c outputs.c
/***
*outputs.c - Secure version of printf & the printf family
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
*Purpose:
* This has format validations & positional parameters
www.eeworm.com/read/10438/185994
c woutputs.c
/***
*woutputs.c - Secure version of wprintf & the wprintf family
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
*Purpose:
* This has format validations as compared to wprin
www.eeworm.com/read/10438/186110
c woutputp.c
/***
*woutputp.c - Positional version of wprintf & the wprintf family
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
*Purpose:
* This has format validations & positional par
www.eeworm.com/read/10438/186373
c outputp.c
/***
*outputp.c - Positional version of printf & the printf family
*
* Copyright (c) Microsoft Corporation. All rights reserved.
*
*Purpose:
* This has format validations & positional parame
www.eeworm.com/read/183315/5256698
py validator1.py
import wx
about_txt = """\
The validator used in this example will ensure that the text
controls are not empty when you press the Ok button, and
will not let you leave if any of the Validations fail.
www.eeworm.com/read/205784/15307115
htm home.htm
Investmentz.com - Your currency for online trading and e-broking in India
www.eeworm.com/read/186489/5231670
java validationresult.java
package org.ephman.abra.validation;
/** Description: describes the results of validations
* and includes error if it failed..
* which can occur during generated validation
* @author Paul M. Bethe
www.eeworm.com/read/484363/6586261
cs saveform.cs
using System;
using System.Drawing;
using System.Collections;
using System.ComponentModel;
using System.Windows.Forms;
namespace Cluster_Validations
{
///
/// Summary description