代码搜索:Contained
找到约 5,885 项符合「Contained」的源代码
代码结果 5,885
www.eeworm.com/read/259422/11795175
c dlul_screen.c
/* This file was contributed by Suzanne Skinner and is copyrighted
under the GNU General Public License. (C) 2002 Suzanne Skinner.
The code contained in this file is free software; you can
r
www.eeworm.com/read/155858/11842728
cpp 4elist1603.cpp
//Listing 16.3 Contained Class Constructors
#include "String.hpp"
class Employee
{
public:
Employee();
Employee(char *, char *, char *, long);
~Employee();
Employee(const Employee&);
E
www.eeworm.com/read/342841/11996404
cmd builddriver.cmd
::
:: Copyright (c) 2008 TrueCrypt Foundation. All rights reserved.
::
:: Governed by the TrueCrypt License 2.5 the full text of which is contained
:: in the file License.txt included in TrueCrypt
www.eeworm.com/read/251412/12346977
txt fanbox2.txt
/Batch
! The name of this file is "fanbox2"
/prep7
!
! Heated Solid contained in an enclosed region.
! Fan model drive the flow
! Two heated slabs
! File c
www.eeworm.com/read/250662/12393095
c rev_str.c
/*
** Reverse the string contained in the argument.
*/
void
reverse_string( char *str )
{
char *last_char;
/*
** Set last_char to point to the last character in the
** string.
*/
www.eeworm.com/read/336724/12419885
cmd builddriver.cmd
::
:: Copyright (c) 2008 TrueCrypt Foundation. All rights reserved.
::
:: Governed by the TrueCrypt License 2.5 the full text of which is contained
:: in the file License.txt included in TrueCrypt
www.eeworm.com/read/127767/14335949
txt e969. retrieving all the text from a jtextcomponent efficiently.txt
The text contained in a text component is not always stored contiguously. Therefore, retrieving text using getText() may cause a new String object to be created and the text copied to the new string.
www.eeworm.com/read/224369/14595526
m sep96.m
% sep96.m implements the learning rule described in Bell \& Sejnowski, Vision
% Research, in press for 1997, that contained the natural gradient (w'w).
%
% Bell & Sejnowski hold the patent for this le
www.eeworm.com/read/223007/14664838
c rev_str.c
/*
** Reverse the string contained in the argument.
*/
void
reverse_string( char *str )
{
char *last_char;
/*
** Set last_char to point to the last character in the
** string.
*/
www.eeworm.com/read/117290/14932099
java findbusinessexample.java
/*
* The source code contained herein is licensed under the IBM Public License
* Version 1.0, which has been approved by the Open Source Initiative.
* Copyright (C) 2001, International Busine