代码搜索:openFile

找到约 2,657 项符合「openFile」的源代码

代码结果 2,657
www.eeworm.com/read/388053/2552221

bbl burner.bbl

OPENFILE "%ABS_FILE%.s19" format=motorola busWidth=1 origin=0 len=0x1000000 destination=0 SRECORD=Sx SENDBYTE 1 "%ABS_FILE%" CLOSE
www.eeworm.com/read/388052/2552234

bbl burner.bbl

OPENFILE "%ABS_FILE%.s19" format=motorola busWidth=1 origin=0 len=0x1000000 destination=0 SRECORD=Sx SENDBYTE 1 "%ABS_FILE%" CLOSE
www.eeworm.com/read/388050/2552247

bbl burner.bbl

OPENFILE "%ABS_FILE%.s19" format=motorola busWidth=1 origin=0 len=0x1000000 destination=0 SRECORD=Sx SENDBYTE 1 "%ABS_FILE%" CLOSE
www.eeworm.com/read/392695/8329730

cpp analyze.cpp

#include "StdAfx.h" #include ".\analyze.h" Analyze::Analyze(void) { fr.setFileName("test.txt"); fr.OpenFile(); strcpy(strToken, ""); ch = ' '; size = 0; } int Analyze::getNextWord
www.eeworm.com/read/385690/8792280

h filesys.h

#ifndef _FileSys_h #define _FileSys_h #include "DataType.h" BYTE OpenFile(const char *filename); BYTE CreateFile(const char *filename); BYTE Locate( BYTE *ShortName); BYTE GetShorFileForm(con
www.eeworm.com/read/395965/8141531

cpp scanstart.cpp

#include"traffic.h" step Scanstart(ALGraph G) { int i ,j; ArcNode *p; CityName start; openfile("head"); printf("please input the start station you want to scan:\n"); scanf("%s",start);
www.eeworm.com/read/395965/8141602

cpp scanstart.cpp

#include"traffic.h" step Scanstart(ALGraph G) { int i ,j; ArcNode *p; CityName start; openfile("head"); printf("please input the start station you want to scan:\n"); scanf("%s",start);
www.eeworm.com/read/479025/6696999

php showonline.php

www.eeworm.com/read/9549/170093

transcript

# Reading D:/Program Files/altera/81/modelsim_ae/tcl/vsim/pref.tcl # OpenFile {C:/Users/Administrator/Desktop/Pipelined CPU(2rd time)/instruction_decode.v}
www.eeworm.com/read/16273/667249

c cfinfo.c

/*** *cfinfo.c - clears C file info flag * * Copyright (c) 1989-1997, Microsoft Corporation. All rights reserved. * *Purpose: * Clears the C file info flag. By default, the openfile