代码搜索:Extensions

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

代码结果 9,524
www.eeworm.com/read/164583/10100701

h sgenerate.h

/*------------------------------------------------------------------------------ author : Bernhard Knab filename : ghmm/ghmm/sgenerate.h created : TIME: 09:33:23 DATE: Tue 16.
www.eeworm.com/read/355737/10249119

h resource.h

// Copyright (C) 1997-2002 Valeriy Ovechkin // // This program is free software; you can redistribute it and/or // modify it under the terms of the GNU General Public License // as published by t
www.eeworm.com/read/425254/10366796

h stdafx.h

#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers #include // MFC core and standard components #include // MFC extensions #include
www.eeworm.com/read/425254/10366918

h stdafx.h

#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers #include // MFC core and standard components #include // MFC extensions #include
www.eeworm.com/read/424423/10451913

h stdafx.h

#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers #include // MFC core and standard components #include // MFC extensions #include
www.eeworm.com/read/424423/10452042

h stdafx.h

#define VC_EXTRALEAN // Exclude rarely-used stuff from Windows headers #include // MFC core and standard components #include // MFC extensions #include
www.eeworm.com/read/275831/10794491

rb 06 - iterating over a hash.rb

hash = { 1 => 'one', [1,2] => 'two', 'three' => 'three' } hash.each_pair { |key, value| puts "#{key.inspect} maps to #{value}"} # [1, 2] maps to two # "three" maps to three # 1 maps to one #--- activ
www.eeworm.com/read/469930/6920970

h reg51f.h

/* * Copyright (c) KEIL ELEKTRONIK GmbH and Franklin Software, Inc., 1991-1993 * 80C51FA Processor Declarations */ /* BYTE Registers */ sfr P0 = 0x80; sfr P1 = 0x90; sfr P2 = 0x
www.eeworm.com/read/469930/6920972

h reg51g.h

/* * Copyright (c) KEIL ELEKTRONIK GmbH and Franklin Software, Inc., 1991-1993 * 80C51GA Processor Declarations */ /* BYTE Registers */ sfr P0 = 0x80; sfr P1 = 0x90; sfr P2 = 0
www.eeworm.com/read/100435/7100262

h stdafx.h

// stdafx.h : include file for standard system include files, // or project specific include files that are used frequently, but // are changed infrequently // #define VC_EXTRALEAN // Exc