VB binary block read/write module (version 2nd)

Source: Internet
Author: User

Http://lqweb.nease.net/cn/mycode/FileReadBlockFileWriteBlockV2.zip

This version is faster but less readable.

A third-party progress bar control can be used in the Code. On some computers, you only need to delete the Code related to the progress bar control.

Sort out the methods and attributes of these two classes for reference.

Description of classes to which a method belongs

Openbinary cfileread/cfilewrite
Closefile cfileread/cfilewrite close open files
Readblock cfileread reads a data block from an opened file to the buffer zone, and returns the number of bytes actually read to the buffer zone.
Writeblock cfilewrite writes data in the buffer to a file.

Description of classes to which an attribute belongs
Filenumber cfileread/cfilewrite indicates the file number used to open the file, or the file handle.
Fileopened cfileread/cfilewrite File status, whether to open
The total length of the filelength cfileread/cfilewrite file, that is, the number of bytes.

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.