Giter VIP home page Giter VIP logo

search101's Introduction

Search101

介绍

2021-2022年算法课程设计:小型的搜索引擎。

由于团队成员来自某大学101寝室,某段时间101特别的火,什么创造101,火箭少女101,因此就起了这个名字。

软件架构

架构?是什么?等我编完再说吧。

安装教程

仍在开发中

使用说明

由于我给cmake-build-debug文件夹添加了.gitignore,而生成的exe文件在这个文件夹里,这就导致了news.csv文件无法正确使用。 需要在设置路径时手动在前面添加“../”(含义为回到上级目录)。

2022.6.10 更新

由于中文编码的多样性,以及GBK和UTF-8编码的冲突,需要重新设置控制台。 设置的方法为:

  1. 同时摁下键盘上的Ctrl+Alt+Shift+/按键(可以不用一下子摁下,只要保证有一个时刻这四个键都处于按下状态就行)
  2. 弹出窗口,点击1-registry
  3. 将第一个run.processes.with.pty选项的勾去掉

2022.6.13 更新

加入了Python爬虫的支持,使用的是scrapy库。若需要正常使用,则需要先安装依赖环境。安装方法为:

pip install scrapy

参与贡献

  1. Fork 本仓库
  2. 新建 develop 分支或者 work 分支
  3. 提交代码
  4. 新建 Pull Request

search101's People

Contributors

darlinghz avatar kaisycamore avatar endeavour-tl avatar zhanghaolin123 avatar

Watchers

AlexHoring avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.