社区
Linux/Unix社区
帖子详情
有没有满足我下面这样要求的程序啊?
Minary
2004-07-09 04:04:42
上网经常遇到好的文章,想把它们下载下来进行统一管理.并且可以对文章进行批注.暂时就这么些功能.
...全文
111
3
打赏
收藏
有没有满足我下面这样要求的程序啊?
上网经常遇到好的文章,想把它们下载下来进行统一管理.并且可以对文章进行批注.暂时就这么些功能.
复制链接
扫一扫
分享
转发到动态
举报
写回复
配置赞助广告
用AI写文章
3 条
回复
切换为时间正序
请发表友善的回复…
发表回复
打赏红包
lvgame
2004-07-10
打赏
举报
回复
呵呵,自己写一个不错。
bellbear
2004-07-09
打赏
举报
回复
自己写一个啦
或是用FLASHGET
salaciouswolf
2004-07-09
打赏
举报
回复
GZing!
leetcode 284. Peeking Iterator
leetcode 284. Peeking Iterator https://leetcode.com/problems/peeking-iterator/ 看了Discuss理解了, 关键是: 在class里面 cache两个variable, next用来store下一个Integer,这样每次peek都只用看next,不用move forward noSuchElement用来store是...
LeetCode //C - 284. Peeking Iterator
【代码】LeetCode //C - 284. Peeking Iterator。
LeetCode: 284. Peeking Iterator
LeetCode: 284. Peeking Iterator 题目描述 Given an Iterator class interface with methods: next() and hasNext(), design and implement a PeekingIterator that support the peek() operation – it essentially pee...
leetcode 284. Peeking Iterator | 284. 顶端迭代器(给 iterator 添加 peek 方法)
题目 https://leetcode.com/problems/peeking-iterator/ 题解 一句话解释题意:标准的 iter 接口不包含 peek 功能,本题希望你能够增加这个功能。 // Java Iterator interface reference: // https://docs.oracle.com/javase/8/docs/api/java/util/Iterator.html class PeekingIterator implements Iterator<In
LeetCode 284. Peeking Iterator
题目链接: https://leetcode.com/problems/peeking-iterator/ Given an Iterator class interface with methods: next() and hasNext(), design and implement a PeekingIterator that support the peek()ope
Linux/Unix社区
23,223
社区成员
74,536
社区内容
发帖
与我相关
我的任务
Linux/Unix社区
Linux/Unix社区 应用程序开发区
复制链接
扫一扫
分享
社区描述
Linux/Unix社区 应用程序开发区
社区管理员
加入社区
获取链接或二维码
近7日
近30日
至今
加载中
查看更多榜单
社区公告
暂无公告
试试用AI创作助手写篇文章吧
+ 用AI写文章