{"id":18137942,"url":"https://github.com/shaobeichen/schedule","last_synced_at":"2026-02-10T17:33:14.131Z","repository":{"id":143908582,"uuid":"132338595","full_name":"shaobeichen/schedule","owner":"shaobeichen","description":"一个排版系统","archived":false,"fork":false,"pushed_at":"2022-02-18T05:21:13.000Z","size":242,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-04-06T17:24:40.640Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://shaobeichen.github.io/schedule/","language":"Vue","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/shaobeichen.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2018-05-06T12:58:59.000Z","updated_at":"2023-03-29T02:19:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"4c43ff5a-9398-4502-8d28-71d8f9eb6656","html_url":"https://github.com/shaobeichen/schedule","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/shaobeichen/schedule","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaobeichen%2Fschedule","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaobeichen%2Fschedule/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaobeichen%2Fschedule/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaobeichen%2Fschedule/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/shaobeichen","download_url":"https://codeload.github.com/shaobeichen/schedule/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/shaobeichen%2Fschedule/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":268554909,"owners_count":24269062,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-03T02:00:12.545Z","response_time":2577,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2024-11-01T15:07:44.797Z","updated_at":"2026-02-10T17:33:09.095Z","avatar_url":"https://github.com/shaobeichen.png","language":"Vue","funding_links":[],"categories":[],"sub_categories":[],"readme":"# 排班算法\n\n一个排班系统，周一到周日，\n\n每天有五个班次，分别是正0、正2、夜1、夜2、休息。\n\n总人数可以输入，可以暂定30人。序号为1-30\n\n要求：\n\n1. 每人每周 夜1班和夜2班次数\u003c=3\n2. 每人每周 休息班\u003e=1\n3. 前一天夜2班的人员不会安排到后一天正0里面\n\n\n案例：\n以下数字为每日每班人数\n| 日期 | 正0 | 正2 | 夜1 | 夜2 | 休息 | 每日人数小计  |\n|  ----  | ----  | ----  | ----  | ----  | ----  | ----  |\n| 周一 | 6人 |  8人 |   8人   | 4人  |  4人 |   30人  |\n| 周二 | 3人 |  9人 |   10人  | 4人  |  4人 |   30人  |\n| 周三 | 3人 |  9人 |   10人  | 4人  |  4人 |   30人  |\n| 周四 | 2人 |  9人 |   10人  | 4人  |  5人 |   30人  |\n| 周五 | 5人 |  8人 |   9人   | 3人  |  5人 |   30人  |\n| 周六 | 6人 |  8人 |   9人   | 3人  |  4人 |   30人  |\n| 周日 | 6人 |  8人 |   9人   | 3人  |  4人 |   30人  |\n\n运行html文件就行\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaobeichen%2Fschedule","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fshaobeichen%2Fschedule","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fshaobeichen%2Fschedule/lists"}