代码搜索:handler

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

代码结果 10,000
www.eeworm.com/read/410516/2208314

java handler.java

/* * File : Handler.java * Created : 19-Jan-2004 * By : parg * * Azureus - a Java Bittorrent client * * This program is free software; you can redistribute it and/or modify *
www.eeworm.com/read/409921/2222641

c handler.c

/* $Id: handler.c 21695 2006-04-22 05:22:34Z tretiakov $ * * DESCRIPTION: Default TDI event handlers. */ #include #include /* * ClientEventChainedReceiveDatagram *
www.eeworm.com/read/405862/2282015

js handler.js

/* ====================================================================== Copyright
www.eeworm.com/read/403161/2315140

c handler.c

/* * handler.c -- URL handler support * * Copyright (c) GoAhead Software Inc., 1995-2000. All Rights Reserved. * * See the file "license.txt" for usage and redistribution license requirement
www.eeworm.com/read/400494/2351186

s __handler.s

/* Copyright (C) 1992 Free Software Foundation, Inc. Contributed by Brendan Kehoe (brendan@zen.org). Also hacked by Ian Lance Taylor (ian@airs.com). The GNU C Library is free software; you can
www.eeworm.com/read/400494/2351407

s __handler.s

/* Copyright (C) 1992 Free Software Foundation, Inc. Contributed by Brendan Kehoe (brendan@cs.widener.edu). Also hacked by Ian Lance Taylor (ian@airs.com). The GNU C Library is free software; y
www.eeworm.com/read/398634/2375030

result handler.result

drop table if exists t1,t3,t4,t5; create table t1 (a int, b char(10), key a(a), key b(a,b)); insert into t1 values (17,"ddd"),(18,"eee"),(19,"fff"),(19,"yyy"), (14,"aaa"),(15,"bbb"),(16,"ccc"),(16,"xx
www.eeworm.com/read/398634/2375190

test handler.test

# # test of HANDLER ... # # should work in embedded server after mysqltest is fixed -- source include/not_embedded.inc --disable_warnings drop table if exists t1,t3,t4,t5; --enable_warnings create
www.eeworm.com/read/397826/2399567

java handler.java

package com.javapatterns.chainofresp; public abstract class Handler { /** * @link aggregation * @supplierCardinality 0..1 */ protected Handler successor; public
www.eeworm.com/read/393329/2474839

cpp handler.cpp

// // Copyright (c) Microsoft Corporation. All rights reserved. // // // This source code is licensed under Microsoft Shared Source License // Version 1.0 for Windows CE. // For a copy of the l