Location:
Search - FileWrite
Search list
Description: 教你编写一个可破坏文件的小程序,当然离真正的病毒还差老远,不过,尽管是DELPHI编译,它的个头还是非常地小,里面有值得你参考的。
Platform: |
Size: 4356 |
Author: zhangyu |
Hits:
Description: 教你编写一个可破坏文件的小程序,当然离真正的病毒还差老远,不过,尽管是DELPHI编译,它的个头还是非常地小,里面有值得你参考的。-Teach you to prepare a document could undermine applet, of course, from a real virus is still far away, but, although DELPHI compiler, and its head is still very small, there are worthy of your consideration.
Platform: |
Size: 4096 |
Author: zhangyu |
Hits:
Description: 文件操作,文件读写,文档序列化,文件保存-File operations, file reading and writing, document sequence, the file is saved
Platform: |
Size: 202752 |
Author: dengwei |
Hits:
Description: 5509A的USB测试程序,支持IOCONTROL,FILEWRITE,FILEREAD等.-5509A of the USB test procedures to support IOCONTROL, FILEWRITE, FILEREAD and so on.
Platform: |
Size: 43008 |
Author: tonghengzhi |
Hits:
Description: 读写二进制文件,简单程序,可以作为程序开发时的参考-Reading and writing binary files, a simple procedure, can be used as a reference when program development
Platform: |
Size: 1902592 |
Author: 黄斌 |
Hits:
Description: VC++向txt文档写入的实例程序。点击button,弹出保存路径对话框。-A file(txt) write programe
Platform: |
Size: 1899520 |
Author: 余震 |
Hits:
Description: 使用C++直接在文件末尾写入内容,可以实现文件的累加。-Use C++ to write directly on the end of the file contents, files can accumulate.
Platform: |
Size: 41984 |
Author: 王诗文 |
Hits:
Description: 通过java语言实现的简单的文件读写功能,创建指定文件并写入指定内容-By java language simple file read and write functions
Platform: |
Size: 18432 |
Author: 张璐佳 |
Hits:
Description: integer li_FileNum
blob emp_id_pic
SELECTBLOB salary_hist
INTO : emp_id_pic
FROM Employee
WHERE Employee.Emp_Num = 100
USING Emp_tran;
li_FileNum = FileOpen( "C:\EMPLOYEE\EMP_PICS.BMP", StreamMode!, Write!, Shared!,Replace!)
FileWrite(li_FileNum, emp_id_pic)
Platform: |
Size: 3072 |
Author: 征峰
|
Hits: