代码搜索:文件图
找到约 10,000 项符合「文件图」的源代码
代码结果 10,000
www.eeworm.com/read/380272/9155009
cpp 文件管理.cpp
#include
#include
using namespace std;
#define n 30
#define m 30
#define minisize 120
struct file_user
{
string name;
float address;
float lentth;
int flag;
};file_us
www.eeworm.com/read/380272/9155010
opt 文件结构.opt
www.eeworm.com/read/380272/9155011
dsp 文件结构.dsp
# Microsoft Developer Studio Project File - Name="文件结构" - Package Owner=
# Microsoft Developer Studio Generated Build File, Format Version 6.00
# ** DO NOT EDIT **
# TARGTYPE "Win32 (x86) Cons
www.eeworm.com/read/380272/9155013
plg 文件结构.plg
Build Log
--------------------Configuration: 文件结构 - Win32 Debug--------------------
Command Lines
Creating temporary file "C:\DOCUME~1\ADMINI~1
www.eeworm.com/read/182746/9192999
bak 主文件.bak
public x1,x2,x3,x4
_screen.caption="教师管理信息系统"
set default to g:\vfp
store 0 to x1,x2,x3,x4
do xtcd.mpr
read event
www.eeworm.com/read/182746/9193046
fxp 主文件.fxp
www.eeworm.com/read/379177/9205267
文件选择过滤
FileChooserTest
完成对文件类型的过滤选择,可以显示的显示文件的类型,其它未在过滤类型内的文件不被显示
www.eeworm.com/read/181854/9233948
txt 打开文件.txt
OpenFileDialog dlg=new OpenFileDialog();
dlg.Title="选择数据库文件...";
dlg.Filter="Microsoft Access 2000 文件(*.mdb)|*.mdb|所有文件(*.*)|*.*";
if(dlg.ShowDialog()==DialogResult.OK)
{
labFileNa
www.eeworm.com/read/181706/9240471
c 销毁文件.c
www.eeworm.com/read/378033/9253481