会员
众包
新闻
博问
闪存
赞助商
HarmonyOS
Chat2DB
所有博客
当前博客
我的博客
我的园子
账号设置
会员中心
简洁模式
...
退出登录
注册
登录
为有牺牲多壮志,敢教日月换新天。
山青咏芝
感觉到了的东西,我们不能立刻理解它;只有理解了的东西才能更深刻地感觉它.
管理
上一页
1
···
252
253
254
255
256
257
258
259
260
···
278
下一页
2018年10月22日
[Swift实际操作]八、实用进阶-(5)通过间接代理进行对象间的消息传递
摘要: 热烈欢迎,请直接点击!!! 进入博主App Store主页,下载使用各个作品!!! 注:博主将坚持每月上线一个新app!!! 本文将为你演示,如何通过简介代理的方式,进行对象间的消息传递在左侧的项目导航区,打开自定义视图的代码文件(CustomView.swift)。 1 import UIKit
阅读全文
posted @ 2018-10-22 08:55 为敢技术
阅读(180)
评论(0)
推荐(0)
2018年10月21日
[Swift]LeetCode927. 三等分 | Three Equal Parts
摘要: ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★➤微信公众号:山青咏芝(shanqingyongzhi)➤博客园地址:山青咏芝(https://www.cnblogs.com/strengthen/)➤GitHub地址:https://github.com/stren
阅读全文
posted @ 2018-10-21 19:20 为敢技术
阅读(345)
评论(0)
推荐(0)
[Swift]LeetCode928. 尽量减少恶意软件的传播 II | Minimize Malware Spread II
摘要: ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★➤微信公众号:山青咏芝(shanqingyongzhi)➤博客园地址:山青咏芝(https://www.cnblogs.com/strengthen/)➤GitHub地址:https://github.com/stren
阅读全文
posted @ 2018-10-21 17:17 为敢技术
阅读(624)
评论(0)
推荐(0)
[Swift]LeetCode926. 将字符串翻转到单调递增 | Flip String to Monotone Increasing
摘要: ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★➤微信公众号:山青咏芝(shanqingyongzhi)➤博客园地址:山青咏芝(https://www.cnblogs.com/strengthen/)➤GitHub地址:https://github.com/stren
阅读全文
posted @ 2018-10-21 14:15 为敢技术
阅读(351)
评论(0)
推荐(0)
[Swift]LeetCode925. 长按键入 | Long Pressed Name
摘要: ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★➤微信公众号:山青咏芝(shanqingyongzhi)➤博客园地址:山青咏芝(https://www.cnblogs.com/strengthen/)➤GitHub地址:https://github.com/stren
阅读全文
posted @ 2018-10-21 13:21 为敢技术
阅读(649)
评论(0)
推荐(0)
2018年10月19日
[Swift]LeetCode538. 把二叉搜索树转换为累加树 | Convert BST to Greater Tree
摘要: ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★➤微信公众号:山青咏芝(shanqingyongzhi)➤博客园地址:山青咏芝(https://www.cnblogs.com/strengthen/)➤GitHub地址:https://github.com/stren
阅读全文
posted @ 2018-10-19 16:41 为敢技术
阅读(233)
评论(0)
推荐(0)
[Swift实际操作]八、实用进阶-(4)通过protocol在两个对象中进行消息传递
摘要: 热烈欢迎,请直接点击!!! 进入博主App Store主页,下载使用各个作品!!! 注:博主将坚持每月上线一个新app!!! 本文将演示如何借助协议,实现视图控制器对象和其内部的自定义视图对象之间的数据传递。 首先创建一个自定义视图对象。在项目名称文件夹点击鼠标右键New File ->Cocoa
阅读全文
posted @ 2018-10-19 13:43 为敢技术
阅读(207)
评论(0)
推荐(0)
2018年10月18日
[Swift]LeetCode532. 数组中的K-diff数对 | K-diff Pairs in an Array
摘要: ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★➤微信公众号:山青咏芝(shanqingyongzhi)➤博客园地址:山青咏芝(https://www.cnblogs.com/strengthen/)➤GitHub地址:https://github.com/stren
阅读全文
posted @ 2018-10-18 20:43 为敢技术
阅读(325)
评论(0)
推荐(0)
[Swift]LeetCode530. 二叉搜索树的最小绝对差 | Minimum Absolute Difference in BST
摘要: ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★➤微信公众号:山青咏芝(shanqingyongzhi)➤博客园地址:山青咏芝(https://www.cnblogs.com/strengthen/)➤GitHub地址:https://github.com/stren
阅读全文
posted @ 2018-10-18 19:59 为敢技术
阅读(308)
评论(0)
推荐(0)
[Swift]LeetCode521. 最长特殊序列 Ⅰ | Longest Uncommon Subsequence I
摘要: ★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★★➤微信公众号:山青咏芝(shanqingyongzhi)➤博客园地址:山青咏芝(https://www.cnblogs.com/strengthen/)➤GitHub地址:https://github.com/stren
阅读全文
posted @ 2018-10-18 19:36 为敢技术
阅读(320)
评论(0)
推荐(0)
上一页
1
···
252
253
254
255
256
257
258
259
260
···
278
下一页
公告