代码搜索:PATH
找到约 10,000 项符合「PATH」的源代码
代码结果 10,000
www.eeworm.com/read/321827/13396833
c creat.c
/***
*creat.c - create a new file or truncate existing file
*
* Copyright (c) 1989-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* defines _creat() - create new file
www.eeworm.com/read/321827/13397551
asm mbscat.asm
;***
;mbscat.asm - contains mbscat() and mbscpy() routines
;
; Copyright (c) 1985-1997, Microsoft Corporation. All rights reserved.
;
;Purpose:
; STRCAT concatenates (appends) a copy
www.eeworm.com/read/319970/13438282
m startup.m
function startup
path(path,[pwd filesep 'mfiles'])
path(path,[pwd filesep 'tests'])
path(path,[pwd filesep 'demos'])
path(path,[pwd filesep 'mat'])
www.eeworm.com/read/318852/13470306
pas kole2stream.pas
unit KOLE2Stream;
{$IFDEF LINUX}{$INCLUDE ../FLXCOMPILER.INC}{$ELSE}{$INCLUDE ..\FLXCOMPILER.INC}{$ENDIF}
interface
uses SysUtils, Classes, KOLE2Import;
type
TEnumOle2Open = (Ole2_Read, Ole
www.eeworm.com/read/318559/13475742
frm frmrestore.frm
VERSION 5.00
Object = "{CE671F01-259E-40DA-92FE-95803E2ECBB5}#1.0#0"; "SmartXPButton.ocx"
Begin VB.Form FrmRestore
BackColor = &H00E7DFE7&
BorderStyle = 1 'Fixed Single
C