代码搜索:L
找到约 10,000 项符合「L」的源代码
代码结果 10,000
www.eeworm.com/read/273451/10915844
l01 sendasexample.l01
/**
*
* @brief Definitions of languages for the SendAs Example
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// LOCALISATION STRINGS
// example caption strings for app
#defin
www.eeworm.com/read/273450/10915878
l01 httpexample.l01
/**
*
* @brief Resource file containing English strings for HTTPExample application
*
* Copyright (c) EMCC Software Ltd 2003
* @version 1.0
*/
// APPLICATION INFORMATION
#define ELanguage E
www.eeworm.com/read/273432/10916261
hlink.l.0
/*
* hlink.l -- Function for detecting hyper links in html file.
* Created: Xie Han, net lab of Peking University.
*/
blank [ \t\r\n]
cdata [A-Za-z][A-Za-z0-9\-_:.]*
hex {digit
www.eeworm.com/read/273432/10916263
bak hlink.l.bak
/*
* hlink.l -- Function for detecting hyper links in html file.
* Created: Xie Han, net lab of Peking University.
*/
blank [ \t\r\n]
cdata [A-Za-z][A-Za-z0-9\-_:.]*
hex {digit
www.eeworm.com/read/273323/10920674
jpg l2.jpg
www.eeworm.com/read/273323/10920680
jpg l1.jpg
www.eeworm.com/read/273323/10920707
jpg l4.jpg
www.eeworm.com/read/273323/10920731
gif l1.gif
www.eeworm.com/read/273323/10920733
jpg l8.jpg
www.eeworm.com/read/273234/10922323
asm 10_l.asm
data_seg segment
car db 29
db 40h,0bh,0,0
db 14 dup(40h,0bh,1,0)
db 40h,00h,0,1
db 13 dup(02ah,0bh,-1,0)
;-----------------------