Български | Català | Deutsche | Hrvatski | Čeština | Dansk | Nederlandse | English | Eesti keel | Français | Ελληνικά | Magyar | Italiano | Latviski | Norsk | Polski | Português | Română | Русский | Српски | Slovenský | Slovenščina | Español | Svenska | Türkçe | 汉语 | 日本語 |
P

return more

主动短语
信息更新日期: 2026/02/19

📊 概括: return more

📋
搜索频率: 11 783
该短语没有可用的形态学数据或定义。

职位于 Google

搜索短语 - Google

🔍
位置 领域 行动
1 stackoverflow.com /questions/2620146/h...
标题
How do I return multiple values from a function in C?
最后更新
不适用
页面权限
不适用
交通: 不适用
反向链接: 不适用
社交分享: 不适用
加载时间: 不适用
片段预览:
How do I return multiple values from a function in C?
If I have a function that produces a result int and a result string, how do I return them both from a function? As far as I can tell I can only return ...
2 gobyexample.com /multiple-return-val...
标题
Go by Example
最后更新
不适用
页面权限
不适用
交通: 不适用
反向链接: 不适用
社交分享: 不适用
加载时间: 不适用
片段预览:
Go by Example
Go has built-in support for multiple return values . This feature is used often in idiomatic Go, for example to return both result and error values from a ...
3 rosettacode.org /wiki/Return_multipl...
标题
Return multiple values
最后更新
不适用
页面权限
不适用
交通: 不适用
反向链接: 不适用
社交分享: 不适用
加载时间: 不适用
片段预览:
Return multiple values
Show how to return more than one value from a function . Task Return multiple values You are encouraged to solve this task according to the task description.
4 www.geeksforgeeks.org /python/g-fact-41-mu...
标题
Returning Multiple Values in Python
最后更新
不适用
页面权限
不适用
交通: 不适用
反向链接: 不适用
社交分享: 不适用
加载时间: 不适用
片段预览:
Returning Multiple Values in Python
18 мар. 2026 г. — In Python, a function can return more than one value at a time using commas . These values are usually returned as a tuple.
5 discuss.kotlinlang.org /t/multiple-return-t...
标题
Multiple return types from function
最后更新
不适用
页面权限
不适用
交通: 不适用
反向链接: 不适用
社交分享: 不适用
加载时间: 不适用
片段预览:
Multiple return types from function
23 дек. 2013 г. — Kotlin will have elegant support for multiple return type functions . Tupples (now deprecated) and data classes seem more like workarounds/hacks.
6 exercism.org /tracks/go/concepts/...
标题
Multiple Return Values in Go
最后更新
不适用
页面权限
不适用
交通: 不适用
反向链接: 不适用
社交分享: 不适用
加载时间: 不适用
片段预览:
Multiple Return Values in Go
Master Multiple Return Values in Go by solving exercises, with support from our world-class team.
7 jdriven.com /blog/2021/10/Single...
标题
Single return vs Multiple returns
最后更新
不适用
页面权限
不适用
交通: 不适用
反向链接: 不适用
社交分享: 不适用
加载时间: 不适用
片段预览:
Single return vs Multiple returns
4 окт. 2021 г. — If a function has multiple points of exit where no more computing should be done, multiple returns has the advantage in my opinion.
8 cnuge.github.io /post/multi_variable...
标题
Returning multiple values from a function in R
最后更新
不适用
页面权限
不适用
交通: 不适用
反向链接: 不适用
社交分享: 不适用
加载时间: 不适用
片段预览:
Returning multiple values from a function in R
20 июл. 2019 г. — There is a pattern we can employ to return multiple values from the function where each value has a clear and unambiguous label.

附加服务

💎