代码搜索:String

找到约 10,000 项符合「String」的源代码

代码结果 10,000
www.eeworm.com/read/122800/14668045

c scan.c

/* Functions for reading FILE*'s up to certain strings or characters. */ /* Copyright (C) 1997 Andrew McCallum Written by: Andrew Kachites McCallum This file is part of
www.eeworm.com/read/118524/14865042

java maximumvalueeditor.java

// Fig. 6.58 MaximumValueEditor.java // MaximumValueEditor is the PropertyEditor for the // maximumValue property of the SliderFieldPanel bean. package com.deitel.advjhtp1.beans; // Java core p
www.eeworm.com/read/118524/14865046

java minimumvalueeditor.java

// Fig. 6.59 MinimumValueEditor.java // MinimumValueEditor is the PropertyEditor for the // minimumValue property of the SliderFieldPanel bean. package com.deitel.advjhtp1.beans; // Java core p
www.eeworm.com/read/118524/14865094

java maximumvalueeditor.java

// Fig. 6.58 MaximumValueEditor.java // MaximumValueEditor is the PropertyEditor for the // maximumValue property of the SliderFieldPanel bean. package com.deitel.advjhtp1.beans; // Java core p
www.eeworm.com/read/118524/14865095

java minimumvalueeditor.java

// Fig. 6.59 MinimumValueEditor.java // MinimumValueEditor is the PropertyEditor for the // minimumValue property of the SliderFieldPanel bean. package com.deitel.advjhtp1.beans; // Java core p
www.eeworm.com/read/217605/14957290

java sampledata.java

/* * @(#)SampleData.java 1.9 04/07/26 * * Copyright (c) 2004 Sun Microsystems, Inc. All Rights Reserved. * * Redistribution and use in source and binary forms, with or without * modification,
www.eeworm.com/read/115263/15019636

txt error.txt

Borland C++ 5.6 for Win32 Copyright (c) 1993, 2002 Borland fig4_3.cpp: Error E2087 fig4_3.cpp 24: Illegal use of pointer in function main() *** 1 errors in Compile *** string2.cpp: Error E2285 st
www.eeworm.com/read/210671/15193710

cpp fig16_32.cpp

// Fig. 16.32: fig16_32.cpp // Using strspn #include using std::cout; using std::endl; #include int main() { const char *string1 = "The value is 3.14159"; con
www.eeworm.com/read/207318/15274911

pm similarity.pm

=head1 NAME String::Similarity - calculate the similarity of two strings =head1 SYNOPSIS use String::Similarity; $similarity = similarity $string1, $string2; $similarity = similarity $string1,
www.eeworm.com/read/171479/5394440

java qname.java

/* * The Apache Software License, Version 1.1 * * * Copyright (c) 2001-2003 The Apache Software Foundation. All rights * reserved. * * Redistribution and use in source and binary forms, with o