Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chg: 对代码结构和功能进行较大调整 #70

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

likaiguo
Copy link

@likaiguo likaiguo commented Feb 7, 2018

-- 代码规范

  • 调整部分代码格式,使其符合pep8风格
  • 将uniqueid调整为unique_id

-- 爬虫

  • 修复一个详情页文章发布时间的bug

  • 在微信公众号增加更新日期,取最近一篇文章发布日期

  • 公众号列表页面添加最近更新时间字段,排序按照更新时间进行
    -- 文章

  • 文章详情页面增加keywords参数进行简单contains搜索

  • 文章详情页按照默认排序按照publish_time倒序

  • 关键词页面添加跳转文章详情页面

  • 新增: 关键词搜索功能页面,一直点击下一页直到最后一页

-- 项目

  • 增加gitignore项
  • README新增todo list

-- 代码规范
- 调整部分代码格式,使其符合pep8风格
- 将uniqueid调整为unique_id

-- 爬虫

- 修复一个详情页文章发布时间的bug
- 在微信公众号增加更新日期,取最近一篇文章发布日期
- 公众号列表页面添加最近更新时间字段,排序按照更新时间进行
-- 文章

- 文章详情页面增加keywords参数进行简单contains搜索
- 文章详情页按照默认排序按照publish_time倒序
- 关键词页面添加跳转文章详情页面
- 新增: 关键词搜索功能页面,一直点击下一页直到最后一页

-- 项目
- 增加gitignore项
- README新增todo list
@jkhggdko
Copy link

哈哈

@LittlePisum
Copy link

LittlePisum commented Apr 24, 2022 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants