代码搜索:openFile
找到约 2,657 项符合「openFile」的源代码
代码结果 2,657
www.eeworm.com/read/371236/9560497
h crf.h
#ifndef CRF_MODULE
#define CRF_MODULE
void GenCode(FILE *out, char *fmt, ...);
void SymCharName(unsigned char c, char *asciiname);
FILE *OpenFile(char *name, char *opt, int GenError);
void
www.eeworm.com/read/395965/8141548
cpp delvex.cpp
#include"traffic.h"
step Delvex(ALGraph &G)
{
int v = -1,error,delarc = 0,i;
CityName station;
ArcNode *p,*q;
openfile("head");
while(v == -1)
{
printf("which station do you
www.eeworm.com/read/395965/8141651
cpp delvex.cpp
#include"traffic.h"
step Delvex(ALGraph &G)
{
int v = -1,error,delarc = 0,i;
CityName station;
ArcNode *p,*q;
openfile("head");
while(v == -1)
{
printf("which station do you
www.eeworm.com/read/224995/14557900
cpp zidongfencidlg.cpp
// zidongfenciDlg.cpp : implementation file
//
#include "stdafx.h"
#include "zidongfenci.h"
#include "zidongfenciDlg.h"
#include "openfile.h"
#ifdef _DEBUG
#define new DEBUG_NEW
#undef THIS_
www.eeworm.com/read/222509/14687562
ctxt readsequentialfile.ctxt
#BlueJ class context
comment0.params=fileName
comment0.target=ReadSequentialFile(String)
comment0.text=\nConstructor\ for\ objects\ of\ class\ ReadSequentialFile\n\n
comment1.target=void\ openFile
www.eeworm.com/read/116214/14982650
h crf.h
#ifndef CRF_MODULE
#define CRF_MODULE
void GenCode(FILE *out, char *fmt, ...);
void SymCharName(unsigned char c, char *asciiname);
FILE *OpenFile(char *name, char *opt, int GenError);
void
www.eeworm.com/read/16273/666532
c fileinfo.c
/***
*fileinfo.c - sets C file info flag
*
* Copyright (c) 1989-1997, Microsoft Corporation. All rights reserved.
*
*Purpose:
* Sets the C file info flag. By default, the openfile i
www.eeworm.com/read/489181/1226084
properties editor_de.properties
shapes=Elemente
images=Bilder
symbols=Symbole
file=Datei
new=Neu
openFile=Datei 鰂fnen
save=Speichern
saveAs=Speichern unter
pageSetup=Seite einrichten
print=Drucken
exit=Beenden
edit=Bearbeiten
undo=R
www.eeworm.com/read/297392/3887055
class fsoundplayer.class
' Gambas class file
STATIC PRIVATE $bDoNotMove AS Boolean
PUBLIC SUB btnOpen_Click()
IF Dialog.OpenFile() THEN RETURN
lblTitle.Text = File.Name(Dialog.Path)
' Approximation...
sldPos.MaxVa