代码搜索:common 有哪些应用?

找到约 10,000 项符合「common 有哪些应用?」的源代码

代码结果 10,000
www.eeworm.com/read/427863/8916022

h common.h

#define wipememory2(_ptr,_set,_len) do { volatile char *_vptr=(volatile char *)(_ptr); size_t _vlen=(_len); while(_vlen) { *_vptr=(_set); _vptr++; _vlen--; } } while(0) #define wipememory(_ptr,_len)
www.eeworm.com/read/427862/8916065

h common.h

#define wipememory2(_ptr,_set,_len) do { volatile char *_vptr=(volatile char *)(_ptr); size_t _vlen=(_len); while(_vlen) { *_vptr=(_set); _vptr++; _vlen--; } } while(0) #define wipememory(_ptr,_len)
www.eeworm.com/read/427859/8916200

h common.h

#define wipememory2(_ptr,_set,_len) do { volatile char *_vptr=(volatile char *)(_ptr); size_t _vlen=(_len); while(_vlen) { *_vptr=(_set); _vptr++; _vlen--; } } while(0) #define wipememory(_ptr,_len)
www.eeworm.com/read/427818/8918125

js common.js

function Init() { window.resizeTo(250,600); document.oncontextmenu = function() { return false;} } function el(id) { return document.getElementById(id); } function DealBrackets(srcStr)
www.eeworm.com/read/186676/8918675

h common.h

/******************************************************************************/ /* */ /* Common (C) by Gerha
www.eeworm.com/read/284536/8920672

h common.h

/*********************************************** copyright by Haia Tech www.haia2004.com ************************************************/ #ifndef _COMMON_H_ #define _COMMON_H_ //#includ
www.eeworm.com/read/284536/8920710

c common.c

/*********************************************** copyright by Haia Tech www.haia2004.com ************************************************/ #include //#include #includ
www.eeworm.com/read/427788/8921012

js common.js

/** * COMMON DHTML FUNCTIONS * These are handy functions I use all the time. * * By Seth Banks (webmaster at subimage dot com) * http://www.subimage.com/ * * Up to date code can be found at htt
www.eeworm.com/read/284440/8928938

css common.css

#MySignature { MARGIN-TOP: 10px } #EntryTag { MARGIN-TOP: 20px; FONT-SIZE: 12px; COLOR: gray } .topicListFooter { MARGIN-TOP: 10px; MARGIN-RIGHT: 10px; TEXT-ALIGN: right } #divRefreshComme
www.eeworm.com/read/186517/8929044

h common.h