代码搜索:Text

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

代码结果 10,000
www.eeworm.com/read/347603/3166596

c text.c

/* ** $Id: text.c,v 1.51 2005/01/04 07:11:16 limei Exp $ ** ** The Text Support of GDI. ** ** Copyright (C) 2000 ~ 2002 Wei Yongming. ** Copyright (C) 2003 Feynman Software. ** ** Current maintainer:
www.eeworm.com/read/347597/3166960

h text.h

/* * this is a header file that defines all the text strings */ #define NO_LANG 7 // we are using 7 languages in this example extern char * const far text0 []; // text stri
www.eeworm.com/read/346874/3179835

js text.js

function isNull(sourceField) { if (sourceField.value == "") return true; return false; } function msgForNull(sourceField, sourceName) { if (isNull(sourceField)) { alert(sourceN
www.eeworm.com/read/346874/3179838

js text.js

function isNull(sourceField) { if (sourceField.value == "") return true; return false; } function msgForNull(sourceField, sourceName) { if (isNull(sourceField)) { alert(sourceN
www.eeworm.com/read/346874/3179846

js text.js

function isNull(sourceField) { if (sourceField.value == "") return true; return false; } function msgForNull(sourceField, sourceName) { if (isNull(sourceField)) { alert(sourceN
www.eeworm.com/read/345784/3196890

java text.java

/* * @(#)Text.java 1.22 99/04/23 * * Copyright (c) 1998, 1999 by Sun Microsystems, Inc. All Rights Reserved. * * Sun grants you ("Licensee") a non-exclusive, royalty free, license to use, * mod
www.eeworm.com/read/345390/3199951

h text.h

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/345390/3199965

c text.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/345302/3201029

text2

WRITE_index(0); WRITE_data(LCD_R0TURNOFF); WRITE_index(1); WRITE_data(LCD_R1CON2); WRITE_index(5); WRITE_data(0); WRITE_index(0x10); WRITE_data(LCD_R16dbd); PAGE=0;
www.eeworm.com/read/345302/3201083

text3