代码搜索:MyString
找到约 1,391 项符合「MyString」的源代码
代码结果 1,391
www.eeworm.com/read/163623/5509596
java mystring.java
package com.gton.util;
/**
* Title:
*
* Description:
*
* Copyright: Copyright (c) 2006
*
* Company:
*
* @author not attributable
* @version 1.0
www.eeworm.com/read/163550/5509776
java mystring.java
package com.gton.util;
/**
* Title:
*
* Description:
*
* Copyright: Copyright (c) 2006
*
* Company:
*
* @author not attributable
* @version 1.0
www.eeworm.com/read/336126/3353757
java mystring.java
// Java core packages
import java.awt.*;
// Java extension packages
import javax.swing.*;
public class MyString extends MyShape
{
public
void Draw(Graphics g)
{
//String str;
//str=
www.eeworm.com/read/331574/3406836
java mystring.java
/*
* This file is part of the QuickServer library
* Copyright (C) 2003-2005 QuickServer.org
*
* Use, modification, copying and distribution of this software is subject to
* the terms and co
www.eeworm.com/read/327360/3460495
cpp mystring.cpp
//%2006////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
// Company, L.P.; IBM Corp.; The Open Gro
www.eeworm.com/read/327360/3460500
h mystring.h
//%2006////////////////////////////////////////////////////////////////////////
//
// Copyright (c) 2000, 2001, 2002 BMC Software; Hewlett-Packard Development
// Company, L.P.; IBM Corp.; The Open Gro
www.eeworm.com/read/323500/3515921
java mystring.java
package com.tinna.util;
public class MyString {
public MyString() {
}
public static boolean checkParameter(String para) { // 过滤非法字符
int flag = 0;
flag += para.i