问题描述
大家好,
我想用C#创建一个文件夹锁定应用程序,请给出我的要求,请提出一些开发该应用程序的想法.
要求:
1)应用程序应锁定文件夹,但不应从显示中隐藏该文件夹.
2)应用程序应在后台运行,每当我尝试打开锁定的文件夹时,都应询问主密码,一旦关闭,它应再次锁定.
3)整个应用程序应使用单个主密码.
4)可以在打开锁定的文件夹的同时解锁文件夹.
请提出一些建议,以便我尽快开始开发.
注意:如果我缺少某些东西,您也可以建议我一些要求.
在此先感谢您.
Hi all,
I want to create a folder lock application in C#, i''ll give my requirements,please suggest me some idea to develop the application.
Requirements:
1) Application should lock the folder but should not hide the folder from display.
2) Application should run in background, whenever I try to open the locked folder it should ask for master password and once it is closed it should lock again.
3) Whole application should be under single master password.
4) Able to unlock the folder while opening the locked folder.
Please suggest me some idea so that i can start my development ASAP.
Note: You may also suggest me some requirement if i am missing something.
Thanks in advance.
推荐答案
这篇关于创建一个应用程序,给我一些C#的想法的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持!