网络是一种交付机制,你的应用程序架构应该这么来对待它。
The Web is a delivery mechanism, and your application architecture should treat it as such.
你认为年轻的程序员在工作时应该具备哪些技术?
What skills do you think young programmers need for the job?
由于网格应用程序能被极大地进行伸缩,理所当然你应该仔细地测试它们。
Since grid applications can be tremendous in scale, you certainly want to test them carefully.
作为一个程序员,你应该用逻辑思维去处理所有事情。
你可以通过阅读你所在行业的工作职位要求来弄清楚你应该学习什么样的程序。
You can find out which programs you need for your industry by reading job postings.
无论你的程序在做什么,都应该对调试事件做出响应。
Do whatever your program want to do in response to the debug event.
你的应用程序的主要功能应该是一目了然的。
The main function of your application should be immediately apparent.
你的程序代码应该包括注释,解释更加复杂的零件。
Mark Your program code should include comments explaining the more complex parts.
如果你的应用程序允许在自定义视图中提供编辑菜单,就应该同时支持这两种手势。
If you support the menu in a custom view, you should respond to both gestures.
你应该使用不同的信号来保护程序的不同的临界区。
You should use separate semaphores to protect different critical sections of a program.
你现在应该能够运行和测试完成的程序了。
You should now be able to run and test the completed application.
第二,在一个实际的程序中,你一般应该立即检查程序中。
Second, in a realistic program, you should generally test the return values of.
你是否应该将你有的过渡效果的想法在你的程序里使用?
Should you use that transition effect idea you have for your program?
您想使用最少的指令,所以你应该写一个程序的帮助。
You want to use minimum number of instructions, so you should write a program for help.
你的程序应该是高效的。
如果您忘记了把一个新的修补程序后,七天休息,你应该提出一个新的关于尽快你还记得。
If you forget to put a new patch on after the seven day break, you should put a new one on as soon as you remember.
我希望,你现在已经有了一个基本的思路,在写代码之前,应该如何安排你的程序的结构。
Hopefully, you now have a basic idea of how to lay out your program structure in your mind before you begin to write code.
你不应该只用一个公共类来创建一个程序程序集。
You should not create assemblies with only one public class.
你不应该只用一个公共类来创建一个程序程序集。
You should not create assemblies with only one public class.
应用推荐