Template:Main page/zh
Outdated translations are marked like this.
欢迎!
Wikifunctions是一个维基媒体项目,供所有人一同协作创建和维护一个代码函数库,使用自然语言和编程语言支持维基媒体项目及其他更多领域。
“函数”是程序指令序列,可以基于所提供的数据进行相应计算。函数可以回答各种问题,例如两个日期之间相隔的天数,或者两个城市之间的距离。
可供尝试的函数
- reverse string (Z10012): Inverts the order of the characters in a String (see Z10548 for one with Unicode grapheme support)
- is palindrome (Z10096): test if a string is the same when read forward and backward (see Z10553 for one with Unicode grapheme support)
- substring exists (Z10070): Check if a substring exists within another string
- To Uppercase (Z10018): Convert a string to uppercase letters
- To Lowercase (Z10047): Convert a string to lowercase letters
- join strings (Z10000): combine two strings, one after the other
- Trim String (Z10079): Remove starting and ending whitespaces
- is empty string (Z10008): true if the input string is empty
- string equality (Z866): True if the first string and the second string are the same
- Boolean equality (Z844): returns true only if both inputs are equal
- 更多函数…
了解与贡献
新闻
- 即将举行的活动
- 下一次志愿者角落活动将于2023-12-04, 18:30 UTC在Google Meet上的meet.google.com/xuy-njxh-rkw举行。
- 关于Wikifunctions的最近更新
- 2023-11-30: Appointing Functioneers now by community; recent software changes; next Volunteers' Corner meeting
- 2023-11-16: What types next?
- 2023-11-07: Wikifunctions, the library of functions that anyone can use and edit
- 2023-11-03: Python in WebAssembly; Improvements on Object Selector; Next Volunteer's Corner
- 2023-10-25: Running on WebAssembly
- 2023-10-04: Arguments made easier
- 2023-09-27: Serializers and deserializers for types
- 2023-09-20: Renderers and parsers for types
- 2023-09-08: Let’s start building morphological paradigms!
- 2023-08-31: Wikimania digest, CoSMo language, GFpedia demo, CCKS keynote