• Write a function that calculates a number's factorial using recursion.

    写出一个递归来计算阶乘函数

    youdao

  • To get a timer to work in an infinite loop, we must write a function that calls itself.

    得到无限循环记时器我们必须写出一个自我调用函数

    youdao

  • Because we cannot copy an array, we cannot write a function that takes an array type parameter.

    因为数组不能复制所以无法编写使用数组类型形参函数

    youdao

  • Given such a graph, write a function to find all the MHTs and return a list of their root labels.

    给定一个无向编写函数找出所有最小高度树,返回标号的列表

    youdao

  • Write a function to determine whether you can win the game given the number of stones in the heap.

    函数与一个给定石头数目算出是否可以赢得这场比赛

    youdao

  • Please write a function to merger the two lists together to obtain a new nondecreasing order list.

    一个函数合并一起获得秩序不减名单。

    youdao

  • Even though we cannot pass an array directly, we can write a function parameter that looks like an array.

    虽然不能直接传递数组,但是函数的形可以写成数组的形式。

    youdao

  • An alternative is to write a function that fetches only the immediate dependency list for a user-selected plug-in.

    另外选择编写函数获取用户选择的插件直接依赖性清单

    youdao

  • As an exercise, write a function that takes a string as an argument and displays the letters backward, one per line.

    下面就练习一下了,函数接收字符串做参数然后倒序显示一个字符,每行显示一个。

    youdao

  • It's fairly easy to write a function in assembly that is call-able from c, so using both languages wasn't a problem.

    C里调用汇编写函数相当简单的,因此同时使用两种语言不成问题

    youdao

  • To do that, you would write a function to change the text box's font style to bold, based on whatever the form's font is.

    执行操作,应该基于窗体任何字体编写一个函数文本的字体样式更改粗体

    youdao

  • For example, let's say your project requires you to write a function that adds two Numbers, and returns the sum of these Numbers.

    例如项目需要一个函数两个数相加返回

    youdao

  • And what's this little loop say to do? This little loop says I'm going to write a function or procedures that takes in two messages.

    这个小循环什么的,这个循环是,一个函数或者过程接受条消息。

    youdao

  • Common theme asks to write a function in order to realize some function, function name and parameter also can be given commonly.

    一般题目要求编写一个函数实现功能,函数名称参数一般给定

    youdao

  • For example, let's say your project requires you to write a function that adds two Numbers, and returns the sum of these Numbers.

    比如说假设项目要求一个函数数字相加,返回两个数字的

    youdao

  • You might want to write a function that takes a word and computes a list of all the words that can be formed by removing one letter.

    也许需要函数接收一个单词然后计算一下这个单词去掉字母得到单词组成列表

    youdao

  • Given an array nums, write a function to move all 0's to the end of it while maintaining the relative order of the non-zero elements.

    输入一个数字列表,我们所有0后置,并要保持0顺序

    youdao

  • Then I'm going to write a function ans quest called answer question, or ans quest, designed to actually address the original question.

    然后将要编写一个回答问题函数或者说是目的是,解决原始问题。

    youdao

  • I'd also like to show you an example of how you'd set up your plug-in architecture if you decided to write a function, as opposed to a method.

    如果决定编写函数不是方法,展示一个样,介绍如何设置插件架构

    youdao

  • Write a function to shift all four counters, calling two functions for shifting three counters, and one function for shifting one counter.

    函数转移所有四个筹码调用两个函数转移三个筹码,并且函数来转移一个筹码

    youdao

  • We want to write a function that given a function to compute the sum of a sequence, gives us the next function to compute the sum of a sequence.

    我们编写个返回另一个函数函数,用返回函数计算序列求和

    youdao

  • If you want to write a function that describes this line here, it's pressure as a function of volume related to each other with this constant.

    如果写出描述条等温线方程,压强体积,就通过常数C相联系起来。

    youdao

  • Write a function that takes in a string parameter and checks to see whether or not it is an integer, and if it is then return the integer value.

    功能接连不断花费参数并且检查看见整数是否那时如果返回整数价值

    youdao

  • You would need to assign an event with the task, probably either on page load or a button, and then write a function which removes that element.

    需要任务分配事件可能页面加载按钮然后一个函数移除元素

    youdao

  • To illustrate the technique, I'll write a function that takes the address of an ASCII character, loads it, converts it to uppercase, and stores it back.

    为了演示这个技术特意编写了函数,该函数接受一个ASCII字符加载将其转换大写存储回去。

    youdao

  • As an example, we'll write a function that takes two points, the center of the circle and a point on the perimeter, and computes the area of the circle.

    下面我们函数作为例子这个函数需要两个,一个是圆心,一个是圆周上面函数要用来计算这个面积

    youdao

  • We want to write a function that generates accumulators-- a function that takes a number n, and returns a function that takes another number i and returns n incremented by i.

    我们需要函数它能够生成累加器,即这个函数接受一个参数n然后返回另一个函数,后者接受参数i,然后返回n增加(increment)了i后的值。

    youdao

  • Write a function in PokerHand. py that shuffles a deck of CARDS, divides it into hands, classifies the hands, and counts the number of times various classifications appear.

    PokerHand .py函数来对一进行洗牌,分成多个型,各个进行分类,然后统计不同类型出现次数

    youdao

  • Write a function called rotate_word that takes a string and an integer as parameters, and returns a new string that contains the letters from the original string rotated by the given amount.

    个名叫rotate _ word函数,接收字符串一个整形参数返回将字符串移位整数位得到的字符串。

    youdao

  • Write a function called rotate_word that takes a string and an integer as parameters, and returns a new string that contains the letters from the original string rotated by the given amount.

    个名叫rotate _ word函数,接收字符串一个整形参数返回将字符串移位整数位得到的字符串。

    youdao

$firstVoiceSent
- 来自原声例句
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定
小调查
请问您想要如何调整此模块?

感谢您的反馈,我们会尽快进行适当修改!
进来说说原因吧 确定