c#编程答案 [英] c# programming answers

查看:139
本文介绍了c#编程答案的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

主方法等待从用户那里获得输入,直到它被终止。它接收的输入是任何字符串。一旦main方法收到输入,它就会委托为线程创建密码的赋值。该线程生成一个随机数,并将此数字附加到传递的字符串并显示密码。写一个C#应用程序来做这件事。

The main method waits to get input from the users until it is terminated. The input that it receives is any string. As soon as the main method receives the input it delegates the assignment of creating a password to a thread. The thread generates a random number and appends this number to the string that is passed and displays the password. Write a C# application to do this.

推荐答案

你需要做自己的功课,我们不会为你做。你被分配是有原因的,所以你可以学习。如果我们只为你做,你什么都不学。



格里夫说:



试一试,它可能比你想象的要容易。
You need to do your own homework, we will not do it for you. You are assigned it for a reason, so you can learn. If we just do it for you, you don't learn anything.

As Griff says:

Give it a try, it may be easier than you think.


这篇关于c#编程答案的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆