代码搜索:Check
找到约 10,000 项符合「Check」的源代码
代码结果 10,000
www.eeworm.com/read/149413/5700039
java check.java
package guestbook;
import java.util.regex.*;
public class Check {
//替换字符
public static String insteadCode(String str,String regEx,String code){
Pattern p=Pattern.compile(regEx);
Matcher
www.eeworm.com/read/148963/5707568
h check.h
/*
*----------------------------------------------------------------------
* T-Kernel
*
* Copyright (C) 2004 by Ken Sakamura. All rights reserved.
* T-Kernel is distributed under the T-L
www.eeworm.com/read/148858/5708303
java check.java
package Bean;
import java.util.*;
public class Check
{
public String numberchecked(String number)//判断字符串是否全部由数字组成
{
String msg="";
try
{
int n=Integer.parseInt(number);//如果转化不发
www.eeworm.com/read/148858/5708563
java check.java
package javabean;
import java.util.*;
public class Check
{
public String numberchecked(String number)//判断字符串是否全部由数字组成
{
String msg="";
try
{
int n=Integer.parseInt(number);//如果
www.eeworm.com/read/148263/5716577
h check.h
/*
* TOPPERS/JSP Kernel
* Toyohashi Open Platform for Embedded Real-Time Systems/
* Just Standard Profile Kernel
*
* Copyright (C) 2000-2003 by Embedded and Real-Time Systems La
www.eeworm.com/read/148153/5717226
gdb check.gdb
file ../../main/radeapclient
set args -x localhost auth testing123
www.eeworm.com/read/148153/5717250
gdb check.gdb
file ../../main/radeapclient
set args -x localhost auth testing123
www.eeworm.com/read/148153/5717259
gdb check.gdb
# $Id: check.gdb,v 1.1 2003/10/31 22:36:47 mcr Exp $
file ./eapsimlibtest
set args
www.eeworm.com/read/148153/5717299
gdb check.gdb
file ../../modules/rlm_eap/radeapclient
set args -x localhost auth testing123