In my project, there is a local data file to process. I used the resources to read it. But sometime this file will be updated online. I tried to write into the source file but failed.
Is there a way to solve this problem? thanks.