place your code here 代码放在此处
copy your code 复制你的代码
pick your code 输入手指码
Your code message 密码电报
Is your code number 你的码数是
Your code to work tomorrow 你明天上班码
Edit Your Code 编辑代码
Add comments to your code 添加注释
Tomorrow your code to work 你明天上班码
These errors nearly always indicate sloppy programming. So if it's your code, you should clean them up anyway.
这些错误几乎总是表明编程草率。所以如果是您的代码,无论如何都应该清除这些错误。
What happens if you do have tabs in your code?
如果代码中有制表符,会发生什么情况?
Your code should now be error free.
您的代码现在应该没有错误了。
Does it really matter to you whether your code is going to take 300 years or 900 years to run?
或者900年区别大么?,这个数字的规模才是问题关键所在?
But the things we were trying to stress were that it's an important design decision when you are coming up with a piece of code, as to what kind of efficiency your code has.
但是我们这里要强调的是,当你写代码的时候,决定你的代码的效率的很重要的事情,就是你的设计决定。
The only thing that compiler needs to know is kind of what pattern to look for in the rest of your code.
编译器需要知道的唯一的东西是,用来在剩下的代码中寻找的函数形式。
应用推荐