如何使用swift函数式编程
发表于:2024-11-18 作者:千家信息网编辑
千家信息网最后更新 2024年11月18日,本篇内容主要讲解"如何使用swift函数式编程",感兴趣的朋友不妨来看看。本文介绍的方法操作简单快捷,实用性强。下面就让小编来带大家学习"如何使用swift函数式编程"吧!示例//统计词频let no
千家信息网最后更新 2024年11月18日如何使用swift函数式编程
本篇内容主要讲解"如何使用swift函数式编程",感兴趣的朋友不妨来看看。本文介绍的方法操作简单快捷,实用性强。下面就让小编来带大家学习"如何使用swift函数式编程"吧!
示例
//统计词频let non_words: Set = ["the", "and", "of", "to", "a", "i", "it", "in", "or", "is", "as", "so", "but", "be", "don't"]//常规方式func wordFreq(words: String) -> [Dictionary] { var wordDict : [String: Int] = [:] let wordList = words.split(separator: " ") for word in wordList { let lowerCaseWord = word.lowercased() if !non_words.contains(lowerCaseWord) { if let count = wordDict[lowerCaseWord] { wordDict[lowerCaseWord] = count + 1 } else { wordDict[lowerCaseWord] = 1 } } } var sortedResult = [Dictionary ]() for item in wordDict.sorted { $0.1 > $1.1 } { sortedResult.append([item.key: item.value]) } return sortedResult}let words = """The powerful programming language that is also easy to learn Swift is a powerful and intuitive programming language for macOS iOS watchOS tvOS and beyond Writing Swift code is interactive and fun the syntax is concise yet expressive and Swift includes modern features developers love Swift code is safe by design yet also produces software that runs lightning-fast Swift is the result of the latest research on programming languages combined with decades of experience building Apple platforms Named parameters are expressed in a clean syntax that makes APIs"""let ret = wordFreq(words: words)print(ret)//[["swift": 5], ["programming": 3], ["that": 3], ["syntax": 2], ["code": 2], ["yet": 2], ["powerful": 2], ["also": 2], ["language": 2], ["beyond": 1], ["clean": 1], ["result": 1], ["features": 1], ["on": 1], ["produces": 1], ["concise": 1], ["latest": 1], ["developers": 1], ["for": 1], ["design": 1], ["experience": 1], ["with": 1], ["parameters": 1], ["building": 1], ["macos": 1], ["combined": 1], ["languages": 1], ["lightning-fast": 1], ["tvos": 1], ["interactive": 1], ["safe": 1], ["fun": 1], ["apis": 1], ["easy": 1], ["decades": 1], ["makes": 1], ["by": 1], ["includes": 1], ["expressed": 1], ["love": 1], ["are": 1], ["intuitive": 1], ["named": 1], ["research": 1], ["writing": 1], ["watchos": 1], ["expressive": 1], ["apple": 1], ["platforms": 1], ["learn": 1], ["ios": 1], ["software": 1], ["modern": 1], ["runs": 1]]//函数式编程方式func wordFreqTwo(words: String) -> [Dictionary ] { var wordDict: [String: Int] = [:] words.split(separator: " ") .map{ $0.lowercased() } .filter{ !non_words.contains($0) } .forEach{ (word) in wordDict[word] = (wordDict[word] ?? 0) + 1 } var sortedResult = [Dictionary ]() wordDict.sorted{ $0.1 > $1.1 } .forEach{ (word) in sortedResult.append([word.key: word.value]) } return sortedResult}let retTwo = wordFreqTwo(words: words)print(retTwo)//[["swift": 5], ["programming": 3], ["that": 3], ["syntax": 2], ["also": 2], ["language": 2], ["powerful": 2], ["yet": 2], ["code": 2], ["love": 1], ["safe": 1], ["watchos": 1], ["ios": 1], ["combined": 1], ["tvos": 1], ["runs": 1], ["are": 1], ["experience": 1], ["design": 1], ["by": 1], ["expressed": 1], ["features": 1], ["result": 1], ["parameters": 1], ["expressive": 1], ["building": 1], ["fun": 1], ["software": 1], ["on": 1], ["research": 1], ["writing": 1], ["produces": 1], ["with": 1], ["clean": 1], ["platforms": 1], ["named": 1], ["concise": 1], ["latest": 1], ["makes": 1], ["interactive": 1], ["languages": 1], ["easy": 1], ["for": 1], ["lightning-fast": 1], ["beyond": 1], ["decades": 1], ["apis": 1], ["learn": 1], ["includes": 1], ["modern": 1], ["apple": 1], ["macos": 1], ["intuitive": 1], ["developers": 1]]
到此,相信大家对"如何使用swift函数式编程"有了更深的了解,不妨来实际操作一番吧!这里是网站,更多相关内容可以进入相关频道进行查询,关注我们,继续学习!
函数
编程
内容
方式
学习
实用
更深
兴趣
实用性
实际
常规
操作简单
方法
更多
朋友
示例
网站
词频
频道
查询
数据库的安全要保护哪些东西
数据库安全各自的含义是什么
生产安全数据库录入
数据库的安全性及管理
数据库安全策略包含哪些
海淀数据库安全审计系统
建立农村房屋安全信息数据库
易用的数据库客户端支持安全管理
连接数据库失败ssl安全错误
数据库的锁怎样保障安全
php数据库验证登录
世界服务器游戏
问卷星的网络技术
服务器hd7670显卡
网络安全中心独家教程
戴尔高端服务器
济南微客网络技术有限公司
星际战甲建议玩哪个服务器
筑牢的网络安全防线
韩国网络安全委员
乐山软件开发工资多少
证券公司软件开发工资高
数据库通配符和转义字符的含义
ibm服务器如何安装2012
领英 排名 软件开发员
暗黑3数据库中英文对照表
三亚众合天辉互联网科技有限公司
软件开发受阻的原因
什么是数据库的url地址
软件开发研究生考什么科目
中专学计算机软件开发
重要时间节点网络安全
二维码存进数据库
数据库接口出现问题怎么解决
苏州推广网络技术参考价格
北京时代网络技术价目表
滁州服务器机箱外壳
数据库在信息时代的重要地位
互联网 网络安全讲稿
服务器型号r710