代码搜索:Extensions

找到约 9,524 项符合「Extensions」的源代码

代码结果 9,524
www.eeworm.com/read/103694/6213357

cpp repeatedtest.cpp

#include #include namespace CppUnit { // Counts the number of test cases that will be run by this test. int RepeatedTest::countTestCases(
www.eeworm.com/read/484433/6576139

readme

#AGOCG Tcl/Tk Cookbook #Buildin Extensions #Authors Lakshmi & Venkat Sastry This directory contains a C source file and a Makefile template that can be modified to compile a wish shell that wi
www.eeworm.com/read/259932/11756769

c pcbootp.c

/* * * BOOTP - Boot Protocol (RFC 854) * * These extensions get called if _bootphost is set to an IP address or * to 0xffffffff. * * Version * * 0.4 : May 11, 1999 : S. Law
www.eeworm.com/read/344460/11877765

txt vhdl.txt

/L12"VHDL" Line Comment = -- Nocase String Chars = " File Extensions = VHD VHO VHDL /Delimiters = ; ( )'=:+/-*|&, /Indent Strings = "entity" "architecture" "component" "begin" "(" "if" "case" "els
www.eeworm.com/read/118222/14881391

c pcbootp.c

/* * * BOOTP - Boot Protocol (RFC 854) * * These extensions get called if _bootphost is set to an IP address or * to 0xffffffff. * * Version * * 0.4 : May 11, 1999 : S. Law
www.eeworm.com/read/16910/702028

h mswsock.h

/*++ Copyright (c) 1989-1997 Microsoft Corporation Module Name: mswsock.h Abstract: This module contains the Microsoft-specific extensions to the Windows Sockets API. A
www.eeworm.com/read/16910/702360

h xcmcext.h

/* * XCMCEXT.H * * Purpose: * Specifies constants and data structures for CMC Common extensions * */ #ifndef _XCMCEXT_H #define _XCMCEXT_H #ifdef __cplusplus extern "C" { #
www.eeworm.com/read/26953/860983

h mswsock.h

/*++ Copyright (c) 1989-1997 Microsoft Corporation Module Name: mswsock.h Abstract: This module contains the Microsoft-specific extensions to the Windows Sockets API. A
www.eeworm.com/read/26953/861315

h xcmcext.h

/* * XCMCEXT.H * * Purpose: * Specifies constants and data structures for CMC Common extensions * */ #ifndef _XCMCEXT_H #define _XCMCEXT_H #ifdef __cplusplus extern "C" { #
www.eeworm.com/read/492231/1178447

cs websmoketests.cs

using NUnit.Extensions.Asp; using NUnit.Framework; namespace BasicSample.Tests.Web { [TestFixture] [Category("Web Smoke Tests")] public class WebSmokeTests : WebFormTestCase {