依次类推 meaning in English
and so forth
be able to do
Examples
- These aggregates may be encapsulated within higher - level units that have their own ports so that they can be combined with other higher - level units into yet higher - level units , and so on
这些集合体可以被封装成更高层的单元,依次类推,这些新封装成的单元也可以有自己的端口以便于与其他更高层的单元合并成更高层的单元 - This means that you can combine model elements of a given type into units that , in turn , you can use as the building blocks to be combined in the same way at the next level of abstraction , and so on
这就意味着,你可以把一个给定类型的模型元素合并到单元里,依次类推,你可以用这种方式在下个抽象层面上进行合并,并把这些合并后的单元作为一个模块进行使用。 - Here the rules of the game , the player can only own eating than small fish , eating every five fish , will be for a fish bone markers , five fish bone markers collected , the player of the presidents of som
这里的游戏规则是,玩家只能吃下比自身小的鱼类,每吃下5条小鱼,即可换取一只小鱼骨标记,五只鱼骨标记收集到以后,玩家的鱼会长大一些,依次类推,不断游戏下去。 - When you assign a resource set to a task , 100 percent units means you ' ve assigned one resource from that set to work on the task full - time , 200 percent means you ' ve assigned two resources from the set , and so on
给任务分配资源集合时, 100 %单位意味着指定该资源集合的一项资源在该任务中担任专职工作, 200 %单位意味着指定该资源集合的两项资源担任专职工作,依次类推。 - Remember , because we have set fs correctly , we can refer to the first field as 1 , the second field as 2 , etc . when doincome and friends are called , the functions can access the current values of curmonth , 2 , 3 and amount from inside the function
请记住,由于正确设置了fs ,可以用$ 1引用第一个字段,用$ 2引用第二个字段,依次类推。调用doincome ( )和其它函数时,这些函数可以从函数内部访问curmonth 、 $ 2 、 $ 3和金额的当前值。