代码搜索:Text

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

代码结果 10,000
www.eeworm.com/read/123991/6056224

h text.h

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/123991/6056238

c text.c

/* ********************************************************************************************************* * uC/GUI * Universal
www.eeworm.com/read/121089/6069693

inc text.inc

;/* Text Manager routines - Supplied by the application */ externFP StartBigEdit ; void StartBigEdit(void); externFP EndBigEdit ; void EndBigEdit(void); externFP LinesInBuf ; ushort LinesInBuf(usho
www.eeworm.com/read/121089/6070009

asm text.asm

;*** TEXT.ASM - Low level routines for Text Manager ;* ;* GLOBAL ;* SegAddr Linear address -> segmented address ;* CbFindLine Find a line in the source buffer ;* BigMoveUp Move large blocks of m
www.eeworm.com/read/120487/6073499

out text.out

-- -- TEXT -- SELECT text 'this is a text string' = text 'this is a text string' AS true; true ------ t (1 row) SELECT text 'this is a text string' = text 'this is a text strin' AS false; false
www.eeworm.com/read/120487/6073599

sql text.sql

-- -- TEXT -- SELECT text 'this is a text string' = text 'this is a text string' AS true; SELECT text 'this is a text string' = text 'this is a text strin' AS false; CREATE TABLE TEXT_TBL (f1 text)
www.eeworm.com/read/118064/6099330

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/115273/6117431

h text.h

/** * * $Id: Text.h,v 1.1 2004/08/28 19:23:26 dannybackx Exp $ * * Copyright (C) 1995 Free Software Foundation, Inc. * Copyright (C) 1995-2000 LessTif Development Team * * This file is part of
www.eeworm.com/read/115272/6118753

h text.h

/** * * $Id: Text.h,v 1.1 2004/08/28 19:23:26 dannybackx Exp $ * * Copyright (C) 1995 Free Software Foundation, Inc. * Copyright (C) 1995-2000 LessTif Development Team * * This file is part of
www.eeworm.com/read/113536/6127927

inc text.inc

;/* Text Manager routines - Supplied by the application */ externFP StartBigEdit ; void StartBigEdit(void); externFP EndBigEdit ; void EndBigEdit(void); externFP LinesInBuf ; ushort LinesInBuf(usho