代码搜索:Text
找到约 10,000 项符合「Text」的源代码
代码结果 10,000
www.eeworm.com/read/11076/195817
aps text.aps
www.eeworm.com/read/11076/195818
clw text.clw
; CLW file contains information for the MFC ClassWizard
[General Info]
Version=1
LastClass=CAboutDlg
LastTemplate=CDialog
NewFileInclude1=#include "stdafx.h"
NewFileInclude2=#include "Text.h"
www.eeworm.com/read/11076/195820
h text.h
// Text.h : main header file for the TEXT application
//
#if !defined(AFX_TEXT_H__F53ABC2F_03E6_4A92_BAE5_818CB93344B2__INCLUDED_)
#define AFX_TEXT_H__F53ABC2F_03E6_4A92_BAE5_818CB93344B2__INCLUD
www.eeworm.com/read/11076/195822
ncb text.ncb
www.eeworm.com/read/11076/195823
opt text.opt
www.eeworm.com/read/11076/195828
rc text.rc
//Microsoft Developer Studio generated resource script.
//
#include "resource.h"
#define APSTUDIO_READONLY_SYMBOLS
/////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/11076/195829
plg text.plg
Build Log
--------------------Configuration: Text - Win32 Debug--------------------
Command Lines
Creating temporary file "D:\Temp\RSPF6.tmp" w
www.eeworm.com/read/11076/195830
cpp text.cpp
// Text.cpp : Defines the class behaviors for the application.
//
#include "stdafx.h"
#include "Text.h"
#include "MainFrm.h"
#include "TextDoc.h"
#include "TextView.h"
#ifdef _DEBUG
#def
www.eeworm.com/read/11175/207573
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/11175/207914
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