Welcome![Sign In][Sign Up]
Location:
Search - savefile

Search list

[File OperateSrunFile

Description: File Opreation Like WinIni/SaveFile/KillFile/Search File/-File Opreation Like WinIni / SaveFile / Kil lFile / Search File /
Platform: | Size: 15023 | Author: JackLee | Hits:

[CSharpNOTEPAD-CSharp

Description: 记事本(用C#写的),使用了openFile,saveFile空间,实现文本的基本操作。功能与NotPad一样。-Notepad (written in C#), the use of openFile, saveFile space and the text of the basic operation. NotPad with the same function.
Platform: | Size: 65551 | Author: 汪五 | Hits:

[Othercatchmsg

Description: 一个抓msg的程序(for bbs)!用于抓收到的和回别人的msg, 花了一整天的时间总算写成了, 贴出来于大家共享. 未对重复的msg加以过滤,抓到的msg按其出现的自然顺序组织,编译: g++ catchmsg.cpp -o catchmsg 用法是这样的: telnet bbs.your.host |catchmsg savefile -a grasp of the procedures (for bulletin board)! Grasping for the receipt and return of others msg, spent a whole day of the time finally written, and pasted up on the share. not to be repetitive msg filtration, according to the msg capture the natural order, compiler : g catchmsg.cpp-o catchmsg usage is this : telnet bbs.your.host | catchmsg savefile
Platform: | Size: 1342 | Author: wwwwppp | Hits:

[Other resourceSaveFile

Description: 学习内幕第伍版时基于ScrollView类做的一个小程序,用于统计某个目录下面所有的PDF文件,可以存盘。-learning Insider article on Mrs. version when ScrollView category do a small procedure, Statistics for a directory of all the PDF file, you can count.
Platform: | Size: 15220 | Author: Anyway | Hits:

[Browser Clientwebbrowser

Description: 我在网上找到使用rft控件保存webbrowse文本 txtHtml是RichTextBox txtHTML.Text = WebBrowser1.document.body.innerText flag :rsftext 保存为txt文件,strtmp文件路径 txtHTML.saveFile strtmp, rtfText
Platform: | Size: 7254 | Author: 高晓斌 | Hits:

[Compress-Decompress algrithmszip&unzip

Description: 利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩文件 saveFile()函数将随机生成的数据存到ZIP格式的压缩文件中。-use Java zip compression / decompression. RandomData () function randomly generated 50 double data and on the doc string variable openFile () function to read ZIP compressed files saveFile () function to generate random data onto the compressed ZIP format documents.
Platform: | Size: 1867 | Author: 潘振瑶 | Hits:

[Compress-Decompress algrithmszip&unzip

Description: 利用Java实现zip压缩/解压缩。randomData()函数随机生成50个double数据,并放在doc字符串变量中 openFile()函数读取ZIP压缩文件 saveFile()函数将随机生成的数据存到ZIP格式的压缩文件中。-use Java zip compression/decompression. RandomData () function randomly generated 50 double data and on the doc string variable openFile () function to read ZIP compressed files saveFile () function to generate random data onto the compressed ZIP format documents.
Platform: | Size: 2048 | Author: 潘振瑶 | Hits:

[File OperateSrunFile

Description: File Opreation Like WinIni/SaveFile/KillFile/Search File/-File Opreation Like WinIni/SaveFile/Kil lFile/Search File/
Platform: | Size: 14336 | Author: JackLee | Hits:

[CSharpNOTEPAD-CSharp

Description: 记事本(用C#写的),使用了openFile,saveFile空间,实现文本的基本操作。功能与NotPad一样。-Notepad (written in C#), the use of openFile, saveFile space and the text of the basic operation. NotPad with the same function.
Platform: | Size: 343040 | Author: 汪五 | Hits:

[Othercatchmsg

Description: 一个抓msg的程序(for bbs)!用于抓收到的和回别人的msg, 花了一整天的时间总算写成了, 贴出来于大家共享. 未对重复的msg加以过滤,抓到的msg按其出现的自然顺序组织,编译: g++ catchmsg.cpp -o catchmsg 用法是这样的: telnet bbs.your.host |catchmsg savefile -a grasp of the procedures (for bulletin board)! Grasping for the receipt and return of others msg, spent a whole day of the time finally written, and pasted up on the share. not to be repetitive msg filtration, according to the msg capture the natural order, compiler : g catchmsg.cpp-o catchmsg usage is this : telnet bbs.your.host | catchmsg savefile
Platform: | Size: 1024 | Author: wwwwppp | Hits:

[source in ebookSaveFile

Description: 学习内幕第伍版时基于ScrollView类做的一个小程序,用于统计某个目录下面所有的PDF文件,可以存盘。-learning Insider article on Mrs. version when ScrollView category do a small procedure, Statistics for a directory of all the PDF file, you can count.
Platform: | Size: 15360 | Author: Anyway | Hits:

[Browser Clientwebbrowser

Description: 我在网上找到使用rft控件保存webbrowse文本 txtHtml是RichTextBox txtHTML.Text = WebBrowser1.document.body.innerText flag :rsftext 保存为txt文件,strtmp文件路径 txtHTML.saveFile strtmp, rtfText-I find the use of online control rft text webbrowse Save txtHtml is RichTextBoxtxtHTML.Text = WebBrowser1.document.body.innerText flag: rsftext save it as a txt file, strtmp file path txtHTML.saveFile strtmp, rtfText
Platform: | Size: 7168 | Author: 高晓斌 | Hits:

[Special EffectsDImageProcess

Description: 使用CDib处理图象,定义了一些类CMyDib类: PaintDIB() - 绘制DIB对象 CMyDib::DrawDib // CreateDIBPalette() - 创建DIB对象调色板 CMyDib::ConstructPalette() // FindDIBBits() - 返回DIB图像象素起始位置 CMyDib::GetBits() // DIBWidth() - 返回DIB宽度 CMyDib::GetWidth() // DIBHeight() - 返回DIB高度 CMyDib::GetHeight() // PaletteSize() - 返回DIB调色板大小 CMyDib::GetPalSize // DIBNumColors() - 计算DIB调色板颜色数目 CMyDib::GetColorNum() // CopyHandle() - 拷贝内存块 CMyDib::CopyObject // DIBBitCount CMyDib::GetBitCount() // SaveDIB() - 将DIB保存到指定文件中 CMyDib::SaveFile // ReadDIBFile() - 重指定文件中读取DIB对象 CMyDib::LoadFile -CDib to deal with the use of images, the definition of a number of categories CMyDib category: PaintDIB ()- draw DIB object CMyDib:: DrawDib// CreateDIBPalette ()- create a DIB object palette CMyDib:: ConstructPalette ()// FindDIBBits ()- return to DIB image pixel initial position CMyDib:: GetBits ()// DIBWidth ()- return DIB width CMyDib:: GetWidth ()// DIBHeight ()- return DIB height CMyDib:: GetHeight ()// PaletteSize ()- return to DIB palette size CMyDib:: GetPalSize// DIBNumColors ()- calculate the number of DIB color palette CMyDib:: GetColorNum ()// CopyHandle ()- copy memory block CMyDib:: CopyObject// DIBBitCount CMyDib:: GetBitCount ()// SaveDIB ()- will be saved to the specified DIB file CMyDib:: SaveFile// ReadDIBFile ()- re-read the specified file DIB object CMyDib:: LoadFile
Platform: | Size: 900096 | Author: 王恩 | Hits:

[JSP/Javanotebook

Description: 添加菜单,能够进行保存,打开,退出的功能 -add,openFile,saveFile,exit
Platform: | Size: 1024 | Author: 谈思 | Hits:

[Communication-Mobilesavefile

Description: save file for CDMA ()code division multiple acces
Platform: | Size: 1024 | Author: slimane | Hits:

[assembly languagetext

Description: 一个简单的文本编辑程序,通过下拉菜单“OpenFile”命令将指定文本文件打开并将内容显示到窗口中去,能进行全屏幕编辑。通过下拉菜单“savefile”命令将窗口内容保存到程序指定的文件中,保存时提醒是否真的要保存。设文件的最大长度小于2000b-A simple text editor program, through the drop-down menu " OpenFile" command opens the specified text file and displays the contents of the window, and can be full-screen editing. Through the drop-down menu " savefile" command window contents will be saved to the procedures specified in the document, save to remind really want to save. Paper-based 2000b is less than the maximum length
Platform: | Size: 4096 | Author: 小二 | Hits:

[Crack HackFtp_Module

Description: FTP下载文件模块 调用方法:DownFile FTPAddress As String, UserName As String, PassWord As String, ServerFile As String, SaveFile As String-FTP download module DownFile FTPAddress As String, UserName As String, PassWord As String, ServerFile As String, SaveFile As String
Platform: | Size: 1024 | Author: 粽子 | Hits:

[VC/MFCSaveFile

Description: vc中文件保存控件的实现,初学vc的可以下下来借鉴一下。-vc in the implementation of the control file, vc beginners learn what can be down under.
Platform: | Size: 22528 | Author: rejoiced | Hits:

[Windows DevelopSaveToFileTest

Description: SaveFile by TStringList
Platform: | Size: 555008 | Author: blackdog | Hits:

[Linux-UnixsaveFile

Description: bacdtrack5 重起可以保存配置。-bacdtrack5 save the configuration
Platform: | Size: 41984 | Author: myname | Hits:
« 12 »

CodeBus www.codebus.net