Skip to content

Instantly share code, notes, and snippets.

@longtth
Created April 20, 2018 15:36
Show Gist options
  • Save longtth/a4eb003ed92468537e2ea7834105ebeb to your computer and use it in GitHub Desktop.
Save longtth/a4eb003ed92468537e2ea7834105ebeb to your computer and use it in GitHub Desktop.
For i=1 to n { // file count là n=1000
Xử lí file thứ i
Hiển thị label "1/n đang dc xử lí"
Application.DoEvents();
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment