代码搜索:Functionality
找到约 4,782 项符合「Functionality」的源代码
代码结果 4,782
www.eeworm.com/read/120487/6073190
java connectiontest.java
package org.postgresql.test.jdbc2;
import org.postgresql.test.TestUtil;
import junit.framework.TestCase;
import java.sql.*;
/*
* TestCase to test the internal functionality of org.postgresql.jdbc2.
www.eeworm.com/read/120487/6073200
java databasemetadatatest.java
package org.postgresql.test.jdbc2;
import org.postgresql.test.TestUtil;
import junit.framework.TestCase;
import java.sql.*;
/*
* TestCase to test the internal functionality of org.postgresql.jdbc2.
www.eeworm.com/read/120487/6073586
sql truncate.sql
-- Test basic TRUNCATE functionality.
CREATE TABLE truncate_a (col1 integer primary key);
INSERT INTO truncate_a VALUES (1);
INSERT INTO truncate_a VALUES (2);
SELECT * FROM truncate_a;
-- Roll trunca
www.eeworm.com/read/112162/6150521
in makefile.in
TARGETS = \
proc.lo \
thread.lo \
threadpriv.lo \
threadproc_common.lo \
apr_proc_stub
# bring in rules.mk for standard functionality
@INCLUDE_RULES@
INCDIR=../../include
OSDIR=$(INCDIR
www.eeworm.com/read/110034/6169252
c shmem.c
/* $Id: shmem.c,v 1.1.4.1 2001/11/20 14:19:37 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* Card functions implementing ISDN4Linux functionality
*
* This software may
www.eeworm.com/read/110034/6171043
h ip_conntrack_core.h
#ifndef _IP_CONNTRACK_CORE_H
#define _IP_CONNTRACK_CORE_H
#include
/* This header is used to share core functionality between the
standalone connection tracking m
www.eeworm.com/read/105300/6199450
txt tmext.txt
TMExt DLLs extend task managers - they add new functionality
to english versions of
Task Manager (Microsoft, NT4, W2K),
Process Explorer (Mark Russinovich, sysinternals.com),
ProcDump (G-RoM,
www.eeworm.com/read/102935/6225977
c iop310-irq.c
/*
* linux/arch/arm/mach-iop310/iop310-irq.c
*
* Generic IOP310 IRQ handling functionality
*
* Author: Nicolas Pitre
* Copyright: (C) 2001 MontaVista Software Inc.
*
* This program is free
www.eeworm.com/read/102935/6228155
c shmem.c
/* $Id: shmem.c,v 1.2.10.1 2001/09/23 22:24:59 kai Exp $
*
* Copyright (C) 1996 SpellCaster Telecommunications Inc.
*
* Card functions implementing ISDN4Linux functionality
*
* This software ma
www.eeworm.com/read/102935/6229758
h ip_conntrack_core.h
#ifndef _IP_CONNTRACK_CORE_H
#define _IP_CONNTRACK_CORE_H
#include
/* This header is used to share core functionality between the
standalone connection tracking m