如何使用進度表? |
|
junlin
初階會員 ![]() ![]() 發表:66 回覆:94 積分:42 註冊:2002-03-13 發送簡訊給我 |
|
lee
站長 ![]() ![]() 發表:55 回覆:173 積分:45 註冊:2002-02-27 發送簡訊給我 |
|
junlin
初階會員 ![]() ![]() 發表:66 回覆:94 積分:42 註冊:2002-03-13 發送簡訊給我 |
|
lee
站長 ![]() ![]() 發表:55 回覆:173 積分:45 註冊:2002-02-27 發送簡訊給我 |
引言: m.....不好意思,問題沒說清楚 例如copy一個檔案時,windows會有一個進度表出現 但是要如何知道目前這個檔案是copy到百分之幾了呢? 或是目前copy了多少??原來! 那您是用copyfile()的指令嗎? 不然就自己寫copy的指令,用Assignfile reset rewrite ... 在用迴圈一次讀寫1K,在迴圈中去設定progressbar 這樣咧? ![]()
------
~~~Delphi K.Top網站總管~~~ |
junlin
初階會員 ![]() ![]() 發表:66 回覆:94 積分:42 註冊:2002-03-13 發送簡訊給我 |
我是用delphi的copyfileto這個function
help 如下: Description
CopyFileTo is a function used to copy the file specified in Source to the file specified in Destination.
CopyFileTo will return False if the file in Destination already exists.
CopyFileTo encapsulates the platform-specific calls needed to perform the file copy operation. On the Windows platform, this is the Win32 API function CopyFile. ....... 我在win32 help中有找到CreateWindowEx(),是這個嗎?有人有用過嗎?
看不太懂說?
|
本站聲明 |
1. 本論壇為無營利行為之開放平台,所有文章都是由網友自行張貼,如牽涉到法律糾紛一切與本站無關。 2. 假如網友發表之內容涉及侵權,而損及您的利益,請立即通知版主刪除。 3. 請勿批評中華民國元首及政府或批評各政黨,是藍是綠本站無權干涉,但這裡不是政治性論壇! |