代码搜索:openFile
找到约 2,657 项符合「openFile」的源代码
代码结果 2,657
www.eeworm.com/read/142091/12963851
prg default.prg
Pi:=3.1415926536;
e:=2.718281828;
numtos(x__):={anytos("%lg",x__*1.0)};
SaveStatus(x__):={f__:=openfile(x__,"w");SaveValue(f__,"");closefile(f__);};
int(f__,y__,x0__,x1__,e__):={
execute(y__+":=
www.eeworm.com/read/493068/6406204
vbp dbpicedi.vbp
Type=Exe
Form=Main.Frm
Module=OpenFileDlg; OpenFile.Bas
Reference=*\G{00020430-0000-0000-C000-000000000046}#2.0#0#D:\WINDOWS\System32\stdole2.tlb#Standard OLE Types
Reference=*\G{00025E01-0000-000
www.eeworm.com/read/297709/8002159
transcript
# Reading C:/altera/72_cc/modelsim_ae/tcl/vsim/pref.tcl
# OpenFile "D:/Altera/MAXIIZ update/Design example/AN494/modelsim/I2C_to_GPIO_sim.mpf"
# Loading project I2C_to_GPIO_sim
vsim -gui work.te
www.eeworm.com/read/29426/1015640
transcript
# Reading C:/Modeltech_5.8/tcl/vsim/pref.tcl
# OpenFile "C:/Verilog/chap6/ch6_ex/ex6_3/mul.mpf"
# Loading project mul
do run.do
# ** Warning: (vlib-34) Library already exists at "rtl_wrk".
# M
www.eeworm.com/read/388373/2550885
h readmap.h
#ifndef MAPC2F
#define MAPC2F
#include "constants.h"
#include "openfile.h"
#include "warn_bad_file.h"
#include "strindex.h"
#include "print_2x.h"
#include "check_header_line.h"
#include "warn_bad_fil
www.eeworm.com/read/209568/15217127
c luck.c
/***********************/
#include "head2.h"
void luck()
{
extern DATA2 *openfile2();
int i;
long int m=0;
int b[9]={0};/*保证下标与号码位置对应***/
int a[8]={0};/*保证下标与号码位置对应***/
printf("请输入该期
www.eeworm.com/read/315948/13533970
vbp dbpicedi.vbp
Form=Main.Frm
Module=OpenFileDlg; OpenFile.Bas
Reference=*\G{BEF6E001-A874-101A-8BBA-00AA00300CAB}#2.0#0#D:\WINDOWS\SYSTEM\OLEPRO32.DLL#Standard OLE Types
Reference=*\G{00025E01-0000-0000-C000-0000
www.eeworm.com/read/205464/15315087
vbp dbpicedi.vbp
Form=Main.Frm
Module=OpenFileDlg; OpenFile.Bas
Reference=*\G{BEF6E001-A874-101A-8BBA-00AA00300CAB}#2.0#0#D:\WINDOWS\SYSTEM\OLEPRO32.DLL#Standard OLE Types
Reference=*\G{00025E01-0000-0000-C000-0000
www.eeworm.com/read/102058/15793548
vbp dbpicedi.vbp
Form=Main.Frm
Module=OpenFileDlg; OpenFile.Bas
Reference=*\G{BEF6E001-A874-101A-8BBA-00AA00300CAB}#2.0#0#D:\WINDOWS\SYSTEM\OLEPRO32.DLL#Standard OLE Types
Reference=*\G{00025E01-0000-0000-C000-0000
www.eeworm.com/read/162343/10312936
transcript
# Reading C:/Modeltech_5.8/tcl/vsim/pref.tcl
# OpenFile "C:/Verilog/chap7/ch7_ex/i2c_slave.mpf"
# Loading project i2c_slave
pwd
# C:/Verilog/chap7/ch7_ex
vdel -all
do run.do
# Modifying C:/V