代码搜索:openFile

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

代码结果 2,657
www.eeworm.com/read/280876/4123369

rc openfile.rc

//Microsoft Developer Studio generated resource script. // #include "resource.h" #define APSTUDIO_READONLY_SYMBOLS /////////////////////////////////////////////////////////////////////////////
www.eeworm.com/read/280876/4123371

cpp openfile.cpp

// OpenFile.cpp : Defines the class behaviors for the application. // #include "stdafx.h" #include "OpenFile.h" #include "MainFrm.h" #include "OpenFileDoc.h" #include "OpenFileView.h" #if
www.eeworm.com/read/280876/4123375

clw openfile.clw

; CLW file contains information for the MFC ClassWizard [General Info] Version=1 LastClass=CMainFrame LastTemplate=CDialog NewFileInclude1=#include "stdafx.h" NewFileInclude2=#include "OpenFil
www.eeworm.com/read/280876/4123378

dsp openfile.dsp

# Microsoft Developer Studio Project File - Name="OpenFile" - Package Owner= # Microsoft Developer Studio Generated Build File, Format Version 6.00 # ** DO NOT EDIT ** # TARGTYPE "Win32 (x86)
www.eeworm.com/read/280876/4123380

h openfile.h

// OpenFile.h : main header file for the OPENFILE application // #if !defined(AFX_OPENFILE_H__6F3AB4B3_9D03_11D7_A170_000AEB1BA62A__INCLUDED_) #define AFX_OPENFILE_H__6F3AB4B3_9D03_11D7_A170_000A
www.eeworm.com/read/275214/4178961

m openfile.m

function [fName] = openFile global fName st hFname hStat bGoOnOptimizing [fname,pname] = uigetfile('*.txt','Choose the file to read') if (isa(fname,'char') == 0) return; end fName = s
www.eeworm.com/read/403510/2310919

java openfile.java

/* -*- tab-width: 4 -*- * * Electric(tm) VLSI Design System * * File: OpenFile.java * * Copyright (c) 2003 Sun Microsystems and Static Free Software * * Electric(tm) is free software; you can
www.eeworm.com/read/388373/2550969

h openfile.h

#ifndef OPENFILE #define OPENFILE #include "constants.h" #include "timesys.h" #include "print_2x.h" #include /*time_t time(time_t *tloc); */ #include /*time_t
www.eeworm.com/read/388373/2550974

cc openfile.cc

/* openfile.cc */ #ifdef sgi #include #include #include "openfile.h" #else extern "C" { #include #include #include "openfile.h"
www.eeworm.com/read/380530/2655716

c openfile.c

/*__________________________________________________________________________ Copyright (C) 2002 PGP Corporation All rights reserved. $Id: openfile.c,v 1.7 2002/10/31 23:45:37 wjb Exp $ _____