- ©«¤l
- 4901
- ¥DÃD
- 44
- ºëµØ
- 24
- ¿n¤À
- 4916
- ÂI¦W
- 62
- §@·~¨t²Î
- Windows 7
- ³nÅ骩¥»
- Office 20xx
- ¾\ŪÅv
- 150
- ©Ê§O
- ¨k
- ¨Ó¦Û
- ¥x¥_
- µù¥U®É¶¡
- 2010-4-30
- ³Ì«áµn¿ý
- 2025-3-13
               
|
¦^´_ 1# luke
¬Ý¤£À´§A³oÓ¨ç¼Æªº§@¥Î
YnpºâÀÉ®×Ãþ«¬ªº¼Æ¶q¡A¸Õ¸Õ- Public Function FilesPathFind(FindPath$, FindFileName$)
- Dim fs$
- fs = Dir(FindPath & FindFileName)
- Do Until fs = ""
- FilesPathFind = FilesPathFind + 1
- fs = Dir
- Loop
- End Function
½Æ»s¥N½X |
|