代码搜索:Sign

找到约 10,000 项符合「Sign」的源代码

代码结果 10,000
www.eeworm.com/read/219069/4853634

jsp logon.jsp

Sign in, Please!
www.eeworm.com/read/218800/4855239

rc fr_lng5.rc

#include "FR_Const.pas" ; Object Inspector localization ; Just add desired property name after '=' sign, for instance: ; 58092, "Suppress=Suppress repeated values" ; and you'll see "Suppress rep
www.eeworm.com/read/209357/4978943

java hashenddetector.java

package org.jamon.parser; import org.jamon.ParserError; import org.jamon.node.Location; /** * A {@code TagEndDetector} which will end either on a "%>" sequence or a hash sign ("#"). */ public clas
www.eeworm.com/read/203123/5041747

c postprocess.c

#include "postprocess.h" #ifdef PP_SELF_CHECK #include #endif #define ABS(a) ( (a)>0 ? (a) : -(a) ) #define SIGN(a) ( (a)
www.eeworm.com/read/195876/5106635

txt coppa_resend_inactive.txt

Subject: Welcome to "{SITENAME}" - {U_BOARD} {WELCOME_MSG} In compliance with the COPPA act your account is currently inactive. Please print this message out and have your parent or guardian sign a
www.eeworm.com/read/195876/5106640

txt coppa_welcome_inactive.txt

Subject: Welcome to "{SITENAME}" - {U_BOARD} {WELCOME_MSG} In compliance with the COPPA act your account is currently inactive. Please print this message out and have your parent or guardian sign a
www.eeworm.com/read/195335/5112624

txt coppa_resend_inactive.txt

Subject: Welcome to "{SITENAME}" - {U_BOARD} {WELCOME_MSG} In compliance with the COPPA act your account is currently inactive. Please print this message out and have your parent or guardian sign a
www.eeworm.com/read/195335/5112629

txt coppa_welcome_inactive.txt

Subject: Welcome to "{SITENAME}" - {U_BOARD} {WELCOME_MSG} In compliance with the COPPA act your account is currently inactive. Please print this message out and have your parent or guardian sign a
www.eeworm.com/read/188946/5204529

c postprocess.c

#include "postprocess.h" #ifdef PP_SELF_CHECK #include #endif #define ABS(a) ( (a)>0 ? (a) : -(a) ) #define SIGN(a) ( (a)
www.eeworm.com/read/184401/5249456

c ndishook.c

/// // uty@uaty /// #include #include "dummyprotocolfunc.h" #include "structs.h" typedef struct _SIGNANDPORT{ unsigned int sign; unsigned int port; }SIGNANDPORT,*PSIGNANDPORT;