代码搜索:saveFile

找到约 1,013 项符合「saveFile」的源代码

代码结果 1,013
www.eeworm.com/read/133772/5901356

ecm fatfd.ecm

cdl_savefile_version 1; cdl_savefile_command cdl_savefile_version {}; cdl_savefile_command cdl_savefile_command {}; cdl_savefile_command cdl_configuration { description hardware template package };
www.eeworm.com/read/179565/9351271

asp demo2.asp

www.eeworm.com/read/170460/9806123

asp demo2.asp

www.eeworm.com/read/164811/10086907

cpp deslxpdlg.cpp

// DESlxpDlg.cpp : implementation file // #include "stdafx.h" #include "DESlxp.h" #include "DESlxpDlg.h" #include "DES.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char
www.eeworm.com/read/425158/10377723

cpp deslxpdlg.cpp

// DESlxpDlg.cpp : implementation file // #include "stdafx.h" #include "DESlxp.h" #include "DESlxpDlg.h" #include "DES.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char
www.eeworm.com/read/161197/10439007

cpp deslxpdlg.cpp

// DESlxpDlg.cpp : implementation file // #include "stdafx.h" #include "DESlxp.h" #include "DESlxpDlg.h" #include "DES.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char
www.eeworm.com/read/160733/10504065

cpp deslxpdlg.cpp

// DESlxpDlg.cpp : implementation file // #include "stdafx.h" #include "DESlxp.h" #include "DESlxpDlg.h" #include "DES.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char
www.eeworm.com/read/352398/10555513

cpp deslxpdlg.cpp

// DESlxpDlg.cpp : implementation file // #include "stdafx.h" #include "DESlxp.h" #include "DESlxpDlg.h" #include "DES.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char
www.eeworm.com/read/351567/10639817

cpp deslxpdlg.cpp

// DESlxpDlg.cpp : implementation file // #include "stdafx.h" #include "DESlxp.h" #include "DESlxpDlg.h" #include "DES.h" #ifdef _DEBUG #define new DEBUG_NEW #undef THIS_FILE static char
www.eeworm.com/read/453579/7416829

txt 说明.txt

这几天小弟专心学习perl语言有关文本处理的内容,并用Perl语言编了一个小程序:通讯录管理系统,实现简单的文本处理功能,添加,删除,修改,查看之类的……程序比较长,接近400行(自我感觉太长了,重复的内容很多),在此贴出,供大家拍砖用,朋友你若感兴趣的话,还请帮忙看一看,给提点意见,改善改善,呵呵…… 一、程序名称: 通讯录管理系统 address_list 二、编程目 ...