If someone who is not set up in this way wants to use your computer ; they can click cancel when the name and password dialogue box appears when the machine starts up 如果有一些不用这种方式建立程序的人想要使用你的电脑,当机器启动后名字和密码对话框出现时他们可以点击取消键。
A file dialog box will be displayed for you to specify the path of your digital certificate . then a password dialog box will be followed for entering the password of the digital certificate 屏幕会显示一个档案对话框,要求你指定数码证书的位置,然后会显示一个密码对话框,要求输入该数码证书的密码。
If your computer account and user account are located in different domains , you must type the user account domain , followed by a backslash and the user name , in the domain username and password dialog box 如果计算机帐户和用户帐户位于不同的域内,必须在域用户名和密码对话框内键入用户帐户域,后跟一个反斜杠和用户名。
I have created view in ui constructl , then waiting for 1m ( else the dialoge cann ' t be displayed ) , password dialoger then be created in order to displaying view if right , else wrong info will be displayed and exit . factly , it is normal if right but will be directly exit if wrong without any wrong info . if waiting 1m after creating wrong info , dialoger will not be disappeared before 1m 我在ui构造函数里先创建视图,然后设置等待时间1秒(否则无法显示对话框) ,再创建密码对话框.希望在密码正确时进入视图,错误时出现错误提示信息并退出.但正确输入密码时没有问题,输入错误密码时错误提示不会显示错误提示就直接退出程序.如果设置等待时间,则密码对话框不会消失,错误提示也不会出现,过完1秒后会直接退出