⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 filelist.doc

📁 chat clinent server appliacation based in java
💻 DOC
📖 第 1 页 / 共 2 页
字号:
DISK 4
------
BIN1      ZIP - Miscellaneous binary files
   CPP       EXE - Turbo C++ preprocessor
   EMSTEST   COM - Utility program for detecting expanding memory
   MAKE      EXE - Program for managing projects
   TCINST    EXE - Installation program for TC.EXE
   TLIB      EXE - Turbo Librarian
   TLINK     EXE - Turbo Linker

BIN2      ZIP - Miscellaneous binary files
   GREP      COM - Turbo GREP program
   GREP2MSG  EXE - GREP filter program for IDE
   OBJXREF   COM - Object file cross-reference utility
   PRJ2MAK   EXE - Utility to convert a TC project file into a TCC make file
   PRJCNVT   EXE - Utility to convert from Turbo C 2.x project files to Turbo
                   C++ project files
   TASM2MSG  EXE - TASM filter program for IDE
   TEMC      EXE - Turbo editor macro compiler
   THELP     COM - Pop-up utiity to access TCHELP.TCH
   TOUCH     COM - Program that updates a file's date and time
   TRIGRAPH  EXE - Trigraph conversion utility

CLASSSRC  ZIP - Source files to C++ class library
   ABSTARRY  CPP - Abstract array class definitions
   ARRAY     CPP - Basic array class definitions
   ASSOC     CPP - Association class (used by dictionary class)
   BAG       CPP - Bag class definitions
   BUILD     BAT - Batch file for building class library
   CLASSLIB  DOC - C++ class library documentation
   CLASSLIB  RSP - Response file for building class library
   COLLECT   CPP - Ordered collection class definitions
   CONTAIN   CPP - Container class definitions
   DBLLIST   CPP - Doubly linked list class definitions
   DEQUE     CPP - Dequeue definitions for queue class
   DICT      CPP - Dictinary class definitiions
   HASHTBL   CPP - Hash table class definitions
   LDATE     CPP - Date class definitions
   LIST      CPP - List class definitions
   LTIME     CPP - Time class definitions
   OBJECT    CPP - Base class for other objects
   QUEUE     CPP - Queue class definitions
   SET       CPP - Set class definitions
   SORTABLE  CPP - Sorted table class definitions
   SORTARRY  CPP - Sorted array class definitions
   STACK     CPP - C++ example program - stack implementation
   STRNG     CPP - String class definitions

DOC       ZIP - Miscellaneous documentation
   HELPME!   DOC - Answers to commonly asked questions
   OLDSTR    DOC - Information about C++ 1.x streams
   TEMC      DOC - Editor macros documentation file
   THELP     DOC - Information about THELP.EXE
   UTIL      DOC - Information about Turbo C++ utilities

EXAMPLES  ZIP - Example programs
   BARCHART    C - C example file
   CIRCLE    CPP - C++ example file
   CIRCLE    PRJ - Project file for CIRCLE.CPP
   CPASDEMO    C - C example module for the Turbo Pascal - Turbo C++
                   interface demonstration
   CPASDEMO  PAS - Pascal program that demonstrates Turbo Pascal - Turbo C++
                   interface
   CTOPAS    CFG - Config file for Pascal - Turbo C++ interface demo
   CTOPAS    PRJ - Project file for Turbo Pascal - Turbo C++ interface demo
   DCOPY     CPP - C++ example file
   DEF       CPP - C++ example module used by DICTION.CPP
   DEF         H - Header file for DEF.CPP
   DEF2      CPP - C++ example - another version of DEF.CPP
   DEF2        H - Header file for DEF.CPP
   DICTION   CPP - C++ example program
   DICTION     H - Header file for DICTION.CPP
   DYNPOINT  CPP - C++ example file
   DYNPOINT  PRJ - Project file for DYNPOINT.CPP
   EX1       CPP - C++ example program
   EX2       CPP - C++ example program
   EX3       CPP - C++ example program
   EX4       CPP - C++ example program
   EX5       CPP - C++ example program
   EX5       PRJ - Project file for ex5.cpp
   EX6       CPP - C++ example program
   EX6       PRJ - Project file for ex6.cpp
   EX7       CPP - C++ example program
   EX7       PRJ - Project file for ex7.cpp
   EX8       CPP - C++ example program
   EX8       PRJ - Project file for ex8.cpp
   EX9       CPP - C++ example program
   EX9       PRJ - Project file for ex9.cpp
   FIGDEMO   CPP - C++ example file
   FIGDEMO   PRJ - Project file for FIGDEMO. CPP
   FIGURES   CPP - C++ example file
   FIGURES     H - Header file for FIGURES.CPP
   FILTER      H - Header file for TASM2MSG.C and GREP2MSG.C
   GAME        C - C example - simulated baseball game
   GETOPT      C - Parses options in command line
   GREP2MSG    C - Example program for Turbo C++ filters
   HELLO       C - Example Turbo C++ program
   INTRO1      C - Example program from User's Guide
   INTRO10     C - Example program from User's Guide
   INTRO11     C - Example program from User's Guide
   INTRO12     C - Example program from User's Guide
   INTRO13     C - Example program from User's Guide
   INTRO14     C - Example program from User's Guide
   INTRO15     C - Example program from User's Guide
   INTRO16     C - Example program from User's Guide
   INTRO17     C - Example program from User's Guide
   INTRO18     C - Example program from User's Guide
   INTRO19     C - Example program from User's Guide
   INTRO2      C - Example program from User's Guide
   INTRO20     C - Example program from User's Guide
   INTRO21     C - Example program from User's Guide
   INTRO22     C - Example program from User's Guide
   INTRO23     C - Example program from User's Guide
   INTRO24     C - Example program from User's Guide
   INTRO25     C - Example program from User's Guide
   INTRO26     C - Example program from User's Guide
   INTRO27     C - Example program from User's Guide
   INTRO28     C - Example program from User's Guide
   INTRO29     C - Example program from User's Guide
   INTRO3      C - Example program from User's Guide
   INTRO30     C - Example program from User's Guide
   INTRO31     C - Example program from User's Guide
   INTRO32     C - Example program from User's Guide
   INTRO33     C - Example program from User's Guide
   INTRO34     C - Example program from User's Guide
   INTRO4      C - Example program from User's Guide
   INTRO5      C - Example program from User's Guide
   INTRO6      C - Example program from User's Guide
   INTRO7      C - Example program from User's Guide
   INTRO8      C - Example program from User's Guide
   INTRO9      C - Example program from User's Guide
   LIST      CPP - C++ example program - linked list implementation
   LIST        H - Header file for LIST.CPP
   LIST2     CPP - Another version of LIST.CPP
   LIST2       H - Header file for LIST2.CPP
   LISTDEMO  CPP - C++ example file
   LISTDEMO  PRJ - Project file for LISTDEMO.CPP
   MATHERR     C - Source code for handling math library exceptions
   MCIRCLE   CPP - C++ example file
   MCIRCLE   PRJ - Project file for MCIRCLE.CPP
   PIXEL     CPP - C++ example file
   PIXEL     PRJ - Project file for PIXEL.CPP
   PLANETS     C - C graphics example
   PLOTEMP     C - C graphics example
   PLOTEMP1    C - C graphics example - bar graphs
   PLOTEMP2    C - C example - modification of PLOTEMP1.C
   PLOTEMP3    C - C example - modification of PLOTEMP2.C
   PLOTEMP4    C - C example - modification of PLOTEMP3.C
   PLOTEMP5    C - C example - modification of PLOTEMP4.C
   PLOTEMP6    C - C example - modification of PLOTEMP5.C
   POINT     CPP - C++ example program
   POINT       H - Header file for POINT.CPP
   POINT2    CPP - C++ example program
   SALESTAG    C - C example program form User's Guide
   SOLAR       C - C example program from User's Guide
   STACK     CPP - Stack class definitions
   STACK       H - Header file for STACK.CPP
   STACK2    CPP - Another version of STACK.CPP
   STACK2      H - Header file for STACK2.CPP
   STRING    CPP - C++ example program
   TASM2MSG    C - Example program for Turbo C++ filters
   VCIRC     CPP - C++ example program
   VCIRC     PRJ - Project file for VCIRC.CPP
   VPOINT    CPP - C++ example program
   VPOINT      H - Header file for VPOINT.CPP
   XSTRING   CPP - C++ example program

MLIB      ZIP - Medium model libraries
   C0M       OBJ - Medium model startup code
   CM        LIB - Medium model run-time library
   MATHM     LIB - Medium model math library
   OLDSTRMM  LIB - C++ 1.x stream library for medium model

SLIB      ZIP - Small model libraries
   C0S       OBJ - Small model startup code
   C0T       OBJ - Tiny model startup code
   CS        LIB - Small model run-time library
   MATHS     LIB - Small model math library
   OLDSTRMS  LIB - C++ 1.x stream library for small model

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -