你的函数 英语是什么意思 - 英语翻译

your function
你的函数
你的功能
你的职务
your functions
你的函数
你的功能
你的职务

在 中文 中使用 你的函数 的示例及其翻译为 英语

{-}
  • Political category close
  • Ecclesiastic category close
  • Programming category close
使用你的函数为每套房子预测价格.
Use your function to predict a price for each house.
所以要保持你的函数简短。
And finally, keep your functions short.
所以要保持你的函数简短。
So keep your functions short.
解释:你的函数可以返回索引1,其峰值元素为2;.
Explanation: Your function can return either index number 1 where the peak element is 2.
当你编写你的JavaScript时,你不仅需要在点击时调用你的函数,还需要在用户按下空格键时调用你的函数。
When writing your JavaScript you need to call your functions not only on click but also when the user presses the spacebar.
解释:3是峰值元素,你的函数应该返回其索引2。
Explanation: 3 is a peak element and your function should return the index number 2.
最终,open函数将保证你的函数退出之后该串流被正确关闭。
Finally, the open()function ensures that the stream is closed after your function exits.
你的函数应该很小,小到只能做一件事情,以便可以重复调用。
Your functions should be small and only do one thing so they can be reused.
使用你的函数计算ack(3,4),其结果应该为125。
Use your function to evaluate ack(3, 4), which should be 125.
但我保证,如果你的函数符合这些规则,你的代码看起来会非常漂亮。
I promise you, though, if your functions follow these rules,your code will be so beautiful it will make unicorns weep.
你的函数必须运行在没有任何本地缓存或配置的环境中,因为其他版本总是被创建和销毁。
Your function must run without any local caches or configuration because other versions are always being created and destroyed.
然后,在你的流程里,查找唤起了你的函数的CallInst指令,然后利用它们去触发你真正要做的“魔法”。
Then, in your pass, look for CallInst instructions that invoke your functions and use them to trigger your magic.
如果你的函数启动了goroutine,你必须为调用者提供一种明确停止goroutine的方法。
If your function starts a goroutine you must provide the caller with a way to explicitly stop that goroutine.
训练这一技能的一种方式是经常性地观察你的函数并进行重构:.
A way to practice this skill is to examine your functions frequently and refactor:.
你的函数计算结束Node.js就会根据计算结果执行回调:callback(result).
When your function is computed and Node has a ready result for you, it will call your callback with that result: callback(result).
如果你的函数是确定性的,并且会使用相同的输入多次调用它,那么可能可以从memoization解决方案中受益。
If your function is deterministic and you will be calling it multiple times with the same inputs, your solution may benefit from memoization.
函数名:这是你的函数的名字。
Function-name- This is the name of your function.
这就是你的函数现在的“错误”程度。
That's how“wrong” your function currently is.
来吧,根据我给你的函数给我一个新的值“。
Go ahead and get me a new value based on the function I gave you”.
例如:如果给你的函数二进制字符串100和111,它应该return1011。
For example, if you give your function binary strings 100 and 111, it should return 1011.
即使你的函数有自己的函数名称,你仍然可以用这个变量名去调用它。
Even if your function was named, you can use the variable name to invoke it.
由于默认方法不是抽象的,所以你可以自由地添加默认方法到你的函数接口。
Since default methods are not abstractyou're free to add default methods to your functional interface.
这意味着,在每种情况下,你的函数都能够根据输入的数据完美地猜测房屋的价格。
It would mean that in every case, your function perfectly guessed the price of the house based on the input data.
这意味着,在每种情况下,你的函数都能够根据输入的数据完美地猜测房屋的价格。
It would indicate that in every scenario, your function perfectly guessed the price of the home dependent on the input data.
无服务器计算服务把你的函数作为输入,执行其中的逻辑,然后返回函数的输出,最后关掉。
The serverless computing provider takes your functions as input, operates the logic, returns your results, then shuts down.
不过,我保证,如果你的函数遵循这些规则,你的代码会非常漂亮,会让其他的程序员都“馋哭”的。
I promise you, though, if your functions follow these rules,your code will be so beautiful it will make unicorns weep.
简而言之,8个字符的缩进可以让代码更容易阅读,还有一个好处是当你的函数嵌套太深的时候可以向你提出告警。
In short, 8-char indents make things easier to read,and have the added benefit of warning you when you're nesting your functions too deep.
重新考虑一下你的函数,把它分拆成更小的函数。
Re-think the function, and split it into smaller pieces.
为什么你的API的用户需要传入一个空的值,只是简单的让你的函数满足声明需求??
Why should users of your API be required to construct an empty value,simply to satisfy the signature of the function?
的函数库必须是很新的。
Your account should be new.
结果: 1168, 时间: 0.0228

单词翻译

顶级字典查询

中文 - 英语