https://github.com/samlior/combinations-search-tool
组合检索工具
https://github.com/samlior/combinations-search-tool
electron react
Last synced: about 2 months ago
JSON representation
组合检索工具
- Host: GitHub
- URL: https://github.com/samlior/combinations-search-tool
- Owner: samlior
- License: gpl-3.0
- Created: 2020-06-26T07:24:24.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-09T14:33:16.000Z (almost 6 years ago)
- Last Synced: 2025-02-05T13:48:38.538Z (over 1 year ago)
- Topics: electron, react
- Language: TypeScript
- Homepage:
- Size: 305 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Overview
组合检索工具, 用于查询符合条件的双色球彩票结果
+ 可筛选选取参数, 例如33选11
+ 可筛选奇数, 偶数, 质数, 合数, 连数出现的次数
+ 可筛选选择结果之和的范围
+ 可增加若干条件, 筛选特定数字出现的次数

**特别申明: 本人并不相信这些玄学操作...在某人要求下实现此工具而已**
# Build
```
git clone https://github.com/samlior/combinations-search-tool.git
cd combinations-search-tool
npm i
cd page-activate
npm i
npm run watch
cd ../page-agreement
npm i
npm run watch
cd ../page-main
npm i
npm run watch
cd ..
npm start
```
# Contact info
+ 如有任何问题, 请联系邮箱samlior@foxmail.com