{"id":19936715,"url":"https://github.com/remaker01/calc","last_synced_at":"2026-06-10T17:31:41.122Z","repository":{"id":126801030,"uuid":"456357601","full_name":"Remaker01/Calc","owner":"Remaker01","description":null,"archived":false,"fork":false,"pushed_at":"2022-04-04T02:40:56.000Z","size":182,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-03-01T12:26:39.267Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","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/Remaker01.png","metadata":{"files":{"readme":"README.htm","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":"2022-02-07T04:30:33.000Z","updated_at":"2024-02-05T13:04:33.000Z","dependencies_parsed_at":"2023-06-18T03:15:23.309Z","dependency_job_id":null,"html_url":"https://github.com/Remaker01/Calc","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Remaker01/Calc","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Remaker01%2FCalc","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Remaker01%2FCalc/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Remaker01%2FCalc/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Remaker01%2FCalc/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Remaker01","download_url":"https://codeload.github.com/Remaker01/Calc/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Remaker01%2FCalc/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34163253,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-10T02:00:07.152Z","response_time":89,"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-12T23:28:14.970Z","updated_at":"2026-06-10T17:31:41.102Z","avatar_url":"https://github.com/Remaker01.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!doctype html\u003e\n\u003chtml\u003e\n\u003chead\u003e\n    \u003cmeta charset=\"UTF-8\"\u003e\n    \u003ctitle\u003eREADME\u003c/title\u003e\n\u003c/head\u003e\n\u003cbody background=\"images/background.jpg\"\u003e\n\u003ch2\u003e简易计算器\u003c/h2\u003e\n\n\u003ch3\u003e0.前言\u003c/h3\u003e\n\n\u003cp\u003e之前写过一个\u003ca href=\"https://github.com/Remaker01/Biginteger\"\u003eBiginteger类\u003c/a\u003e\n，现在学了点C++11和QT就寻思着用它写一个带GUI的计算器。\u003c/p\u003e\n\n\u003ch3\u003e1.简介\u003c/h3\u003e\n\n\u003cp\u003e基本用法：在“算式”框中输入表达式，点击“计算”即可在“结果”框中获得结果。输入错误算式将得到错误信息。\u003c/p\u003e\n\u003cp\u003e功能及注意事项：\u003c/p\u003e\n\u003cul\u003e\n    \u003cli\u003e目前仅支持加减乘除，不支持括号，且除第一个数外不允许为负数。\u003c/li\u003e\n    \u003cli\u003e\u003cstrong\u003e除法为四舍五入。\u003c/strong\u003e如7/3=2,11/4=3\u003c/li\u003e\n    \u003cli\u003e在满足算式总长度不超过2\u003csup\u003e15\u003c/sup\u003e (32768)的前提下，原则上参与运算的数字可以有任意大小。\u003c/li\u003e\n    \u003cli\u003e支持复制结果到剪贴板。\u003c/li\u003e\n    \u003cli\u003e支持表达式改变时自动计算。\u003c/li\u003e\n\u003c/ul\u003e\n\n\u003ch3\u003e2.快捷键\u003c/h3\u003e\n\u003cp\u003eF1:打开帮助\u003c/p\u003e\n\u003cp\u003eEsc:清空\u003c/p\u003e\n\u003cp\u003eEnter:等于\u003c/p\u003e\u003cbr\u003e\n\u003cp\u003ePS:预计未来将逐步变为正常的计算器\u003c/p\u003e\n\u003c/body\u003e\n\u003c/html\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremaker01%2Fcalc","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fremaker01%2Fcalc","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fremaker01%2Fcalc/lists"}