要找出你忘记编译成release模式的模块,你可以运行!
And to find out if you forgot to compile some of your assemblies in release mode run! Finddebugmodules.
你可以运行一个小循环来不断地做,直到得到一个输入,但你应该做的是弄明白这里到底要干什么。
You could run through a little loop to say keep trying until you get one. But one of the ways I could deal with it is what's shown here.
在产品开发期间,你可以运行你的测试程序,而为了发布产品,你仍然能够轻易地将其从代码中移除。
You want to run your programmer tests throughout the product's development and yet be able to easily remove them for the purposes of releasing the code.
So in general, when you're running command line programs, they can take input or arguments or parameters or switches or flags.
一般而言,当你运行命令行程序时,可以把把这些当做输入,像什么参数啊,或开关啊,或标志啊等等。
How many steps does it take for this function to run? Well, you can kind of look at it, right?
这个方法运行了多少补?,你可以看看代码?
Well, you could just try it and see if it works, right? That's what testing is all about.
你可以仅仅的去试试运行程序,然后看看结果对不对?这就是测试的内容。
应用推荐