代码搜索:Checker
找到约 1,390 项符合「Checker」的源代码
代码结果 1,390
www.eeworm.com/read/321483/3534040
pm checker.pm
# A quite dimwitted pod2plaintext that need only know how to format whatever
# text comes out of Pod::BlackBox's _gen_errata
require 5;
package Pod::Simple::Checker;
use strict;
use Carp ();
use Pod
www.eeworm.com/read/305065/3780898
cc checker.cc
// Larbin
// Sebastien Ailleret
// 15-11-99 -> 13-04-00
/* This modules is a filter
* given some normalized URLs, it makes sure their extensions are OK
* and send them if it didn't see them before
www.eeworm.com/read/305065/3780926
h checker.h
// Larbin
// Sebastien Ailleret
// 15-11-99 -> 13-04-00
#ifndef CHECKER_H
#define CHECKER_H
#include "types.h"
#include "xutils/Vector.h"
/** check if an url is allready known
* if not send it
*
www.eeworm.com/read/297053/3895549
js checker.js
var Checker = new function() {
this._url = "checker.jsp"; //服务器端文件地址
this._infoDivSuffix = "CheckDiv"; //提示信息div的统一后缀
//检查普通输入信息
this.checkNode = function(_node) {
www.eeworm.com/read/290267/3981937
tsy checker.tsy
#ifndef lint
static char *rcsid = "$Id: checker.tsy,v 1.1.1.1 2003/06/04 00:26:51 marka Exp $";
#endif
/*
* Copyright (c) 2002 Japan Network Information Center.
* All rights reserved.
*
* By us
www.eeworm.com/read/290267/3981981
c checker.c
#ifndef lint
static char *rcsid = "$Id: checker.c,v 1.1.1.1 2003/06/04 00:25:49 marka Exp $";
#endif
/*
* Copyright (c) 2001,2002 Japan Network Information Center.
* All rights reserved.
*
* By
www.eeworm.com/read/290267/3982039
h checker.h
/* $Id: checker.h,v 1.1.1.1 2003/06/04 00:25:36 marka Exp $ */
/*
* Copyright (c) 2001 Japan Network Information Center. All rights reserved.
*
* By using this file, you agree to the terms and c
www.eeworm.com/read/285283/4054537
java checker.java
/*
*
* Copyright 2000 Sun Microsystems, Inc. All Rights Reserved.
*
* This software is the proprietary information of Sun Microsystems, Inc.
* Use is subject to license terms.
*
*/
import
www.eeworm.com/read/283334/4081090
py checker.py
#!/usr/bin/env python
# Copyright (c) 2001-2004, MetaSlash Inc. All rights reserved.
"""
Copyright notice from pychecker:
Copyright (c) 2000-2001, MetaSlash Inc.
All rights reserved.