代码搜索:Select
找到约 10,000 项符合「Select」的源代码
代码结果 10,000
www.eeworm.com/read/109026/6177130
2 select.2
.\" $OpenBSD: select.2,v 1.20 2001/09/04 08:04:08 deraadt Exp $
.\" $NetBSD: select.2,v 1.5 1995/06/27 22:32:28 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University o
www.eeworm.com/read/109011/6178005
java select.java
/*
* Copyright 1999,2004 The Apache Software Foundation.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
www.eeworm.com/read/106385/6194146
h select.h
/*========================================================================
//
// sys/select.h
//
// POSIX definitions for select()
//
//======================================================
www.eeworm.com/read/106385/6194850
2 select.2
.\" $OpenBSD: select.2,v 1.20 2001/09/04 08:04:08 deraadt Exp $
.\" $NetBSD: select.2,v 1.5 1995/06/27 22:32:28 cgd Exp $
.\"
.\" Copyright (c) 1983, 1991, 1993
.\" The Regents of the University of Ca
www.eeworm.com/read/103629/6213588
java select.java
//Select.java
import java.math.*;
import java.net.URL;
import java.sql.*;
class Select
{
public static void main(String argv[])
{
try
{
// Create a URL specifying an ODBC data
www.eeworm.com/read/102423/6232530
c select.c
#define SWAP(a,b) temp=(a);(a)=(b);(b)=temp;
float select(k,n,arr)
float arr[];
unsigned long k,n;
{
unsigned long i,ir,j,l,mid;
float a,temp;
l=1;
ir=n;
for (;;) {
if (ir
www.eeworm.com/read/102423/6233142
c select.c
#define SWAP(a,b) temp=(a);(a)=(b);(b)=temp;
float select(unsigned long k, unsigned long n, float arr[])
{
unsigned long i,ir,j,l,mid;
float a,temp;
l=1;
ir=n;
for (;;) {
if (ir
www.eeworm.com/read/101083/6239975
irs select.irs
[LOADIMAGE] CAMP_SCENARIO_3 "\falcon4\art\campaign\Select\VID_TANK.tga" 0 0
[LOADIMAGE] CAMP_SCENARIO_2 "\falcon4\art\campaign\Select\VID_FORT.tga" 0 0
[LOADIMAGE] CAMP_SCENARIO_1 "\falcon4\art\c
www.eeworm.com/read/101082/6240861
s select.s
/* @(#)select.s 4.1 (ULTRIX) 7/3/90 */
/* ------------------------------------------------------------------ */
/* | Copyright Unpublished, MIPS Computer Systems, Inc. All Rights | */
/* | R