代码搜索:Convert
找到约 10,000 项符合「Convert」的源代码
代码结果 10,000
www.eeworm.com/read/101658/15822501
exe convert.exe
www.eeworm.com/read/101658/15822521
mod convert.mod
MODULE Convert;
(* Convert textfiles from one form to another
P.D. Terry, Rhodes University, 1994 *)
IMPORT FileIO;
TYPE
MODES = (dos2unix, dos2mac, mac2dos, mac2unix, unix2dos, unix2m
www.eeworm.com/read/101657/15822687
exe convert.exe
www.eeworm.com/read/101657/15822704
pas convert.pas
PROGRAM Convert;
(* Convert textfiles from one operating system form to another
P.D. Terry, Rhodes University, 1995 *)
CONST
CR = #13;
LF = #10;
TYPE
MODES = (dos2unix, dos2mac, mac2
www.eeworm.com/read/100631/15868292
def convert.def
; convert.def : Declares the module parameters for the DLL.
LIBRARY "convert"
DESCRIPTION 'convert Windows Dynamic Link Library'
EXPORTS
; Explicit exports can go here
DllGetClassO
www.eeworm.com/read/100631/15868294
cpp convert.cpp
#include "stdafx.h"
#include "convert.h"
#include
#include
#include "objbase.h"
#include "olectl.h"
#include "assert.h"
#include "MyDataFactory.h"
ULONG g_Lock
www.eeworm.com/read/100631/15868295
opt convert.opt
www.eeworm.com/read/100631/15868297
plg convert.plg
Build Log
--------------------Configuration: convert - Win32 Debug--------------------
Command Lines
Results
convert.dll - 0 er
www.eeworm.com/read/100631/15868299
ncb convert.ncb
www.eeworm.com/read/100631/15868302
dsw convert.dsw
Microsoft Developer Studio Workspace File, Format Version 6.00
# WARNING: DO NOT EDIT OR DELETE THIS WORKSPACE FILE!
###############################################################################