本文介绍了C#应用程序的应用程序到期的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!
问题描述
大家好!
我想为我的C#桌面应用程序过期。我希望我的应用程序在我包含在我的应用程序中一段时间后过期。意思是,我想为c#应用程序制作一个定时炸弹,生成一个文件并通过更改我的应用程序中包含的日期来放置另一个文件来引爆它。
任何建议?
Hi to all!
I want to make an expiration for my C# desktop application. I want my application expire after a certain period of time I included to my application. Meaning, I want to make a time bomb for c# applications which generates a file and detonate it by putting another file by changing the date included in my application.
Any suggestions?
推荐答案
这篇关于C#应用程序的应用程序到期的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!