代码搜索:third
找到约 4,828 项符合「third」的源代码
代码结果 4,828
www.eeworm.com/read/444045/7618992
c gensortrand.c
/*
This program is designed to be built into a DLL and called from LabVIEW. Each function
that is marked DLLEXPORT can be called from third party code. These functions are
identical to the genera
www.eeworm.com/read/241364/13151009
sql ch20.sql
/*
| Here are the code snippets from Chapter 20 of
| Oracle PL/SQL Programming, Third Edition.
|
| The purpose of this script is to demonstrate the features
| and syntax--not to do anything else
www.eeworm.com/read/131315/5938697
h symconst.h
/* Declarations of constants for internal format of MIPS ECOFF symbols.
Originally contributed by MIPS Computer Systems and Third Eye Software.
Changes contributed by Cygnus Support are in the p
www.eeworm.com/read/130188/5963202
java calendarbundle.java
/*
* Copyright Third Eye Consulting, Inc. (c) 2004
*
* All rights reserved.
*
* Redistribution and use in source and binary forms, with or without
* modification, are permitted provided that t
www.eeworm.com/read/124347/6052845
h symconst.h
/* Declarations of constants for internal format of MIPS ECOFF symbols.
Originally contributed by MIPS Computer Systems and Third Eye Software.
Changes contributed by Cygnus Support are in the p
www.eeworm.com/read/120487/6073582
sql comments.sql
--
-- COMMENTS
--
SELECT 'trailing' AS first; -- trailing single line
SELECT /* embedded single line */ 'embedded' AS second;
SELECT /* both embedded and trailing single line */ 'both' AS third; -- t
www.eeworm.com/read/100285/6272046
sql comments.sql
--
-- Comments
--
SELECT 'trailing' AS first; -- trailing single line
SELECT /* embedded single line */ 'embedded' AS second;
SELECT /* both embedded and trailing single line */ 'both' AS third; -- t
www.eeworm.com/read/408749/11370802
txt readme.txt
NBAP Version 5 API
This distribution contains the software for the UTRAN Iub
interface Node B Application Part (NBAP) Protocol Specification
as defined by the Third Generation Partnership Proje
www.eeworm.com/read/347853/11630815
pro ans_203c.pro
/*
Turbo Prolog 2.0, Answer to third Exercise on page 203.
Copyright (c) 1986, 88 by Borland International, Inc
*/
/*
The flatten program for complex lists is an
advanced tech
www.eeworm.com/read/737/5055
c gensortrand.c
/*
This program is designed to be built into a DLL and called from LabVIEW. Each function
that is marked DLLEXPORT can be called from third party code. These functions are
identical to the genera