代码搜索:Behavior
找到约 3,820 项符合「Behavior」的源代码
代码结果 3,820
www.eeworm.com/read/410728/2205309
c tui-wingeneral.c
/* General window behavior.
Copyright 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation,
Inc.
Contributed by Hewlett-Packard Company.
This file is part of GDB.
This progra
www.eeworm.com/read/396844/2407562
m mysize.m
function sz = mysize(M)
% MYSIZE Like the built-in size, except it returns n if M is a vector of length n, and 1 if M is a scalar.
% sz = mysize(M)
%
% The behavior is best explained by examples
% -
www.eeworm.com/read/392773/2491414
h full_streambuf.h
#ifndef _FULL_STREAM_H
#define _FULL_STREAM_H
#include
/*
* This full_streambuf purpose is to act like a full disk to check the right behavior
* of the STLport code in such a case.
*/
www.eeworm.com/read/350504/3124779
java chatengine.java
// File: ChatEngine.java
//
// Defines the non-GUI behavior for both the AWT
// and JFC versions of the chat programs.
//
import java.net.*;
import java.io.*;
public class ChatEngine {
www.eeworm.com/read/261959/4318469
js node.js
/* Copyright (c) 2006 Yahoo! Inc. All rights reserved. */
/**
* The base class for all tree nodes. The node's presentation and behavior in
* response to mouse events is handled in Node subclasses.
www.eeworm.com/read/158872/5592560
c tuigeneralwin.c
/* General window behavior.
Copyright 1998, 1999, 2000, 2001, 2002, 2003 Free Software Foundation,
Inc.
Contributed by Hewlett-Packard Company.
This file is part of GDB.
This progra
www.eeworm.com/read/473927/6822307
txt 543.txt
Rule:
--
Sid:
543
--
Summary:
This event is generated when an attempt is made to store a file named
"1mb" on an ftp server.
--
Impact:
Possible abuse ftp behavior by hordes of warez sites, and th
www.eeworm.com/read/473927/6824050
txt 544.txt
Rule:
--
Sid:
544
--
Summary:
This event is generated when an attempt is made to retrieve a file named
"1mb" from an ftp server.
--
Impact:
Possible abuse ftp behavior by hordes of warez sites, a
www.eeworm.com/read/103816/15719492
cc efgprofile.cc
//
// $Source: /home/gambit/CVS/gambit/sources/gui/efgprofile.cc,v $
// $Date: 2002/09/24 14:00:37 $
// $Revision: 1.9.2.3 $
//
// DESCRIPTION:
// Extensive form behavior profile window
//
// This fil