代码搜索:Ext
找到约 10,000 项符合「Ext」的源代码
代码结果 10,000
www.eeworm.com/read/167420/5460366
scf ext_in.scf
;/****************************************Copyright (c)**************************************************
;** Guangzou ZLG-MCU Development Co.,LTD.
;**
www.eeworm.com/read/167185/5464585
waves_ext
# @(#)waves_ext 1.2 6/18/91 ERL - waves command script for waves extensibility demo
waves make_panel name misc title "Miscellaneous buttons" icon_title Misc file wext.bmenu loc_x 270 loc_y 110
www.eeworm.com/read/167185/5465200
ext play.ext
# play.ext @(#)play.ext 1.1 6/3/90
# play on sparcstation with external speaker
splay -e $*
www.eeworm.com/read/163987/5501765
reg ext.reg
REGEDIT4
[HKEY_CLASSES_ROOT\*\shell\JVCL Notepad]
[HKEY_CLASSES_ROOT\*\shell\JVCL Notepad\]
@="JVCL Notepad"
[HKEY_CLASSES_ROOT\*\shell\JVCL Notepad\command]
@="\"E:\\Lib\\RALib\\Demos\\RAN
www.eeworm.com/read/162614/5527809
c ext.c
/* The bit-field below would have a problem if __INT_MAX__ is too
small. */
#if __INT_MAX__ < 2147483647
int
main (void)
{
exit (0);
}
#else
struct foo
{
unsigned b31 : 1;
unsigned b30 : 1;