c# 遍历文件夹深度,C#遍历文件夹,直到找到正确的文件
I’m running a batch to do an update to my sql table. I’m using windows scheduler to run the batch file. Each day files come in at different time. Sometime they come in after my scheduled time therefore the batch file doesn’t run when there’s no file before the scheduled task in the folder. I want to create a c# program where it will loop through the folder until it finds the files and then move to the next step in the batch file. Basically my goal is to create a program that will look for those particular files and once they finds the correct files then it will start the update. I’m new to programming and need some direction. Can someone please help me with this? Thanks.
解決方案
Read about FileSystemWatcher Class here
Looping will consume 100% of CPU
總結(jié)
以上是生活随笔為你收集整理的c# 遍历文件夹深度,C#遍历文件夹,直到找到正确的文件的全部?jī)?nèi)容,希望文章能夠幫你解決所遇到的問(wèn)題。
- 上一篇: 图片被遮住一部分能复原吗_真的准确吗?就
- 下一篇: python创建django项目语句_简