代码搜索:CASE
找到约 10,000 项符合「CASE」的源代码
代码结果 10,000
www.eeworm.com/read/190666/5180669
java case.java
// Simple compiler test.
public class Case
{
public static int foo (int i, support.Case x)
{
switch (i)
{
case x.A:
return 1;
default:
return 0;
}
}
}
www.eeworm.com/read/190666/5180724
java case.java
package support;
public class Case
{
public static final int A = 9;
}
www.eeworm.com/read/183001/5260249
out case.out
--
-- CASE
-- Test the case statement
--
CREATE TABLE CASE_TBL (
i integer,
f double precision
);
CREATE TABLE CASE2_TBL (
i integer,
j integer
);
INSERT INTO CASE_TBL VALUES (1, 10.1);
INSERT
www.eeworm.com/read/183001/5260380
sql case.sql
--
-- CASE
-- Test the case statement
--
CREATE TABLE CASE_TBL (
i integer,
f double precision
);
CREATE TABLE CASE2_TBL (
i integer,
j integer
);
INSERT INTO CASE_TBL VALUES (1, 10.1);
INS
www.eeworm.com/read/180138/5288757
java case.java
/**
* JBNC - Bayesian Network Classifiers Toolbox
*
* Latest release available at http://sourceforge.net/projects/jbnc/
*
* Copyright (C) 1999-2003 Jarek Sacha
*
* This program
www.eeworm.com/read/173347/5374793
ksh case.ksh
#!/bin/ksh
# Script name: case.ksh
mth=$(date +%m)
case $mth in
02)
print "February usually has 28 days."
print "If it is a leap year, it has 29 days."
;;
04|06|09|11)
print "The current mont
www.eeworm.com/read/173141/5378860
sql case.sql
--
-- this test is for keyword case insensitivity
--
-- Try some of the keywords with mixed case. Don't do all of the keywords, as
-- that would be overkill (either that, or I'm too lazy).
cReAtE t
www.eeworm.com/read/173141/5379519
out case.out
ij> --
-- this test is for keyword case insensitivity
--
-- Try some of the keywords with mixed case. Don't do all of the keywords, as
-- that would be overkill (either that, or I'm too lazy).
cReAtE
www.eeworm.com/read/349723/3141051
twr if_case.twr
--------------------------------------------------------------------------------
Xilinx TRACE, Version M1.4.12
Copyright (c) 1995-1997 Xilinx, Inc. All rights reserved.
Design file: if_