{"id":18914542,"url":"https://github.com/sxzxs/cherry-snippet-v2","last_synced_at":"2026-01-31T12:02:40.966Z","repository":{"id":65704757,"uuid":"596966935","full_name":"sxzxs/cherry-snippet-v2","owner":"sxzxs","description":"Snippet management tools, if ahk python bat ...code, can be executed directly","archived":false,"fork":false,"pushed_at":"2023-10-17T11:42:25.000Z","size":65072,"stargazers_count":52,"open_issues_count":6,"forks_count":7,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-14T19:35:56.080Z","etag":null,"topics":["cherrytree","input-method","snippet","snippets-collection","snippets-manager"],"latest_commit_sha":null,"homepage":"","language":"AutoHotkey","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/sxzxs.png","metadata":{"files":{"readme":"README.html","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":"2023-02-03T10:25:56.000Z","updated_at":"2025-06-12T02:04:20.000Z","dependencies_parsed_at":"2023-04-19T22:04:16.889Z","dependency_job_id":"ee4dffb2-c084-4b4f-b77b-bd64bec34680","html_url":"https://github.com/sxzxs/cherry-snippet-v2","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"purl":"pkg:github/sxzxs/cherry-snippet-v2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sxzxs%2Fcherry-snippet-v2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sxzxs%2Fcherry-snippet-v2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sxzxs%2Fcherry-snippet-v2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sxzxs%2Fcherry-snippet-v2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sxzxs","download_url":"https://codeload.github.com/sxzxs/cherry-snippet-v2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sxzxs%2Fcherry-snippet-v2/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28941924,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-31T11:39:38.044Z","status":"ssl_error","status_checked_at":"2026-01-31T11:39:27.765Z","response_time":128,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["cherrytree","input-method","snippet","snippets-collection","snippets-manager"],"created_at":"2024-11-08T10:11:52.479Z","updated_at":"2026-01-31T12:02:35.997Z","avatar_url":"https://github.com/sxzxs.png","language":"AutoHotkey","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!DOCTYPE html\u003e\u003chtml\u003e\u003chead\u003e\n      \u003ctitle\u003eREADME\u003c/title\u003e\n      \u003cmeta charset=\"utf-8\"\u003e\n      \u003cmeta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"\u003e\n      \n      \u003clink rel=\"stylesheet\" href=\"file:///c:\\Users\\hetong\\.vscode\\extensions\\shd101wyy.markdown-preview-enhanced-0.6.7\\node_modules\\@shd101wyy\\mume\\dependencies\\katex\\katex.min.css\"\u003e\n      \n      \n      \n      \n      \n      \n      \n      \n      \n      \u003cstyle\u003e\n      /**\n * prism.js Github theme based on GitHub's theme.\n * @author Sam Clarke\n */\ncode[class*=\"language-\"],\npre[class*=\"language-\"] {\n  color: #333;\n  background: none;\n  font-family: Consolas, \"Liberation Mono\", Menlo, Courier, monospace;\n  text-align: left;\n  white-space: pre;\n  word-spacing: normal;\n  word-break: normal;\n  word-wrap: normal;\n  line-height: 1.4;\n\n  -moz-tab-size: 8;\n  -o-tab-size: 8;\n  tab-size: 8;\n\n  -webkit-hyphens: none;\n  -moz-hyphens: none;\n  -ms-hyphens: none;\n  hyphens: none;\n}\n\n/* Code blocks */\npre[class*=\"language-\"] {\n  padding: .8em;\n  overflow: auto;\n  /* border: 1px solid #ddd; */\n  border-radius: 3px;\n  /* background: #fff; */\n  background: #f5f5f5;\n}\n\n/* Inline code */\n:not(pre) \u003e code[class*=\"language-\"] {\n  padding: .1em;\n  border-radius: .3em;\n  white-space: normal;\n  background: #f5f5f5;\n}\n\n.token.comment,\n.token.blockquote {\n  color: #969896;\n}\n\n.token.cdata {\n  color: #183691;\n}\n\n.token.doctype,\n.token.punctuation,\n.token.variable,\n.token.macro.property {\n  color: #333;\n}\n\n.token.operator,\n.token.important,\n.token.keyword,\n.token.rule,\n.token.builtin {\n  color: #a71d5d;\n}\n\n.token.string,\n.token.url,\n.token.regex,\n.token.attr-value {\n  color: #183691;\n}\n\n.token.property,\n.token.number,\n.token.boolean,\n.token.entity,\n.token.atrule,\n.token.constant,\n.token.symbol,\n.token.command,\n.token.code {\n  color: #0086b3;\n}\n\n.token.tag,\n.token.selector,\n.token.prolog {\n  color: #63a35c;\n}\n\n.token.function,\n.token.namespace,\n.token.pseudo-element,\n.token.class,\n.token.class-name,\n.token.pseudo-class,\n.token.id,\n.token.url-reference .token.variable,\n.token.attr-name {\n  color: #795da3;\n}\n\n.token.entity {\n  cursor: help;\n}\n\n.token.title,\n.token.title .token.punctuation {\n  font-weight: bold;\n  color: #1d3e81;\n}\n\n.token.list {\n  color: #ed6a43;\n}\n\n.token.inserted {\n  background-color: #eaffea;\n  color: #55a532;\n}\n\n.token.deleted {\n  background-color: #ffecec;\n  color: #bd2c00;\n}\n\n.token.bold {\n  font-weight: bold;\n}\n\n.token.italic {\n  font-style: italic;\n}\n\n\n/* JSON */\n.language-json .token.property {\n  color: #183691;\n}\n\n.language-markup .token.tag .token.punctuation {\n  color: #333;\n}\n\n/* CSS */\ncode.language-css,\n.language-css .token.function {\n  color: #0086b3;\n}\n\n/* YAML */\n.language-yaml .token.atrule {\n  color: #63a35c;\n}\n\ncode.language-yaml {\n  color: #183691;\n}\n\n/* Ruby */\n.language-ruby .token.function {\n  color: #333;\n}\n\n/* Markdown */\n.language-markdown .token.url {\n  color: #795da3;\n}\n\n/* Makefile */\n.language-makefile .token.symbol {\n  color: #795da3;\n}\n\n.language-makefile .token.variable {\n  color: #183691;\n}\n\n.language-makefile .token.builtin {\n  color: #0086b3;\n}\n\n/* Bash */\n.language-bash .token.keyword {\n  color: #0086b3;\n}\n\n/* highlight */\npre[data-line] {\n  position: relative;\n  padding: 1em 0 1em 3em;\n}\npre[data-line] .line-highlight-wrapper {\n  position: absolute;\n  top: 0;\n  left: 0;\n  background-color: transparent;\n  display: block;\n  width: 100%;\n}\n\npre[data-line] .line-highlight {\n  position: absolute;\n  left: 0;\n  right: 0;\n  padding: inherit 0;\n  margin-top: 1em;\n  background: hsla(24, 20%, 50%,.08);\n  background: linear-gradient(to right, hsla(24, 20%, 50%,.1) 70%, hsla(24, 20%, 50%,0));\n  pointer-events: none;\n  line-height: inherit;\n  white-space: pre;\n}\n\npre[data-line] .line-highlight:before, \npre[data-line] .line-highlight[data-end]:after {\n  content: attr(data-start);\n  position: absolute;\n  top: .4em;\n  left: .6em;\n  min-width: 1em;\n  padding: 0 .5em;\n  background-color: hsla(24, 20%, 50%,.4);\n  color: hsl(24, 20%, 95%);\n  font: bold 65%/1.5 sans-serif;\n  text-align: center;\n  vertical-align: .3em;\n  border-radius: 999px;\n  text-shadow: none;\n  box-shadow: 0 1px white;\n}\n\npre[data-line] .line-highlight[data-end]:after {\n  content: attr(data-end);\n  top: auto;\n  bottom: .4em;\n}html body{font-family:\"Helvetica Neue\",Helvetica,\"Segoe UI\",Arial,freesans,sans-serif;font-size:16px;line-height:1.6;color:#333;background-color:#fff;overflow:initial;box-sizing:border-box;word-wrap:break-word}html body\u003e:first-child{margin-top:0}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{line-height:1.2;margin-top:1em;margin-bottom:16px;color:#000}html body h1{font-size:2.25em;font-weight:300;padding-bottom:.3em}html body h2{font-size:1.75em;font-weight:400;padding-bottom:.3em}html body h3{font-size:1.5em;font-weight:500}html body h4{font-size:1.25em;font-weight:600}html body h5{font-size:1.1em;font-weight:600}html body h6{font-size:1em;font-weight:600}html body h1,html body h2,html body h3,html body h4,html body h5{font-weight:600}html body h5{font-size:1em}html body h6{color:#5c5c5c}html body strong{color:#000}html body del{color:#5c5c5c}html body a:not([href]){color:inherit;text-decoration:none}html body a{color:#08c;text-decoration:none}html body a:hover{color:#00a3f5;text-decoration:none}html body img{max-width:100%}html body\u003ep{margin-top:0;margin-bottom:16px;word-wrap:break-word}html body\u003eul,html body\u003eol{margin-bottom:16px}html body ul,html body ol{padding-left:2em}html body ul.no-list,html body ol.no-list{padding:0;list-style-type:none}html body ul ul,html body ul ol,html body ol ol,html body ol ul{margin-top:0;margin-bottom:0}html body li{margin-bottom:0}html body li.task-list-item{list-style:none}html body li\u003ep{margin-top:0;margin-bottom:0}html body .task-list-item-checkbox{margin:0 .2em .25em -1.8em;vertical-align:middle}html body .task-list-item-checkbox:hover{cursor:pointer}html body blockquote{margin:16px 0;font-size:inherit;padding:0 15px;color:#5c5c5c;background-color:#f0f0f0;border-left:4px solid #d6d6d6}html body blockquote\u003e:first-child{margin-top:0}html body blockquote\u003e:last-child{margin-bottom:0}html body hr{height:4px;margin:32px 0;background-color:#d6d6d6;border:0 none}html body table{margin:10px 0 15px 0;border-collapse:collapse;border-spacing:0;display:block;width:100%;overflow:auto;word-break:normal;word-break:keep-all}html body table th{font-weight:bold;color:#000}html body table td,html body table th{border:1px solid #d6d6d6;padding:6px 13px}html body dl{padding:0}html body dl dt{padding:0;margin-top:16px;font-size:1em;font-style:italic;font-weight:bold}html body dl dd{padding:0 16px;margin-bottom:16px}html body code{font-family:Menlo,Monaco,Consolas,'Courier New',monospace;font-size:.85em !important;color:#000;background-color:#f0f0f0;border-radius:3px;padding:.2em 0}html body code::before,html body code::after{letter-spacing:-0.2em;content:\"\\00a0\"}html body pre\u003ecode{padding:0;margin:0;font-size:.85em !important;word-break:normal;white-space:pre;background:transparent;border:0}html body .highlight{margin-bottom:16px}html body .highlight pre,html body pre{padding:1em;overflow:auto;font-size:.85em !important;line-height:1.45;border:#d6d6d6;border-radius:3px}html body .highlight pre{margin-bottom:0;word-break:normal}html body pre code,html body pre tt{display:inline;max-width:initial;padding:0;margin:0;overflow:initial;line-height:inherit;word-wrap:normal;background-color:transparent;border:0}html body pre code:before,html body pre tt:before,html body pre code:after,html body pre tt:after{content:normal}html body p,html body blockquote,html body ul,html body ol,html body dl,html body pre{margin-top:0;margin-bottom:16px}html body kbd{color:#000;border:1px solid #d6d6d6;border-bottom:2px solid #c7c7c7;padding:2px 4px;background-color:#f0f0f0;border-radius:3px}@media print{html body{background-color:#fff}html body h1,html body h2,html body h3,html body h4,html body h5,html body h6{color:#000;page-break-after:avoid}html body blockquote{color:#5c5c5c}html body pre{page-break-inside:avoid}html body table{display:table}html body img{display:block;max-width:100%;max-height:100%}html body pre,html body code{word-wrap:break-word;white-space:pre}}.markdown-preview{width:100%;height:100%;box-sizing:border-box}.markdown-preview .pagebreak,.markdown-preview .newpage{page-break-before:always}.markdown-preview pre.line-numbers{position:relative;padding-left:3.8em;counter-reset:linenumber}.markdown-preview pre.line-numbers\u003ecode{position:relative}.markdown-preview pre.line-numbers .line-numbers-rows{position:absolute;pointer-events:none;top:1em;font-size:100%;left:0;width:3em;letter-spacing:-1px;border-right:1px solid #999;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.markdown-preview pre.line-numbers .line-numbers-rows\u003espan{pointer-events:none;display:block;counter-increment:linenumber}.markdown-preview pre.line-numbers .line-numbers-rows\u003espan:before{content:counter(linenumber);color:#999;display:block;padding-right:.8em;text-align:right}.markdown-preview .mathjax-exps .MathJax_Display{text-align:center !important}.markdown-preview:not([for=\"preview\"]) .code-chunk .btn-group{display:none}.markdown-preview:not([for=\"preview\"]) .code-chunk .status{display:none}.markdown-preview:not([for=\"preview\"]) .code-chunk .output-div{margin-bottom:16px}.markdown-preview .md-toc{padding:0}.markdown-preview .md-toc .md-toc-link-wrapper .md-toc-link{display:inline;padding:.25rem 0}.markdown-preview .md-toc .md-toc-link-wrapper .md-toc-link p,.markdown-preview .md-toc .md-toc-link-wrapper .md-toc-link div{display:inline}.markdown-preview .md-toc .md-toc-link-wrapper.highlighted .md-toc-link{font-weight:800}.scrollbar-style::-webkit-scrollbar{width:8px}.scrollbar-style::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}.scrollbar-style::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(150,150,150,0.66);border:4px solid rgba(150,150,150,0.66);background-clip:content-box}html body[for=\"html-export\"]:not([data-presentation-mode]){position:relative;width:100%;height:100%;top:0;left:0;margin:0;padding:0;overflow:auto}html body[for=\"html-export\"]:not([data-presentation-mode]) .markdown-preview{position:relative;top:0}@media screen and (min-width:914px){html body[for=\"html-export\"]:not([data-presentation-mode]) .markdown-preview{padding:2em calc(50% - 457px + 2em)}}@media screen and (max-width:914px){html body[for=\"html-export\"]:not([data-presentation-mode]) .markdown-preview{padding:2em}}@media screen and (max-width:450px){html body[for=\"html-export\"]:not([data-presentation-mode]) .markdown-preview{font-size:14px !important;padding:1em}}@media print{html body[for=\"html-export\"]:not([data-presentation-mode]) #sidebar-toc-btn{display:none}}html body[for=\"html-export\"]:not([data-presentation-mode]) #sidebar-toc-btn{position:fixed;bottom:8px;left:8px;font-size:28px;cursor:pointer;color:inherit;z-index:99;width:32px;text-align:center;opacity:.4}html body[for=\"html-export\"]:not([data-presentation-mode])[html-show-sidebar-toc] #sidebar-toc-btn{opacity:1}html body[for=\"html-export\"]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc{position:fixed;top:0;left:0;width:300px;height:100%;padding:32px 0 48px 0;font-size:14px;box-shadow:0 0 4px rgba(150,150,150,0.33);box-sizing:border-box;overflow:auto;background-color:inherit}html body[for=\"html-export\"]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc::-webkit-scrollbar{width:8px}html body[for=\"html-export\"]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc::-webkit-scrollbar-track{border-radius:10px;background-color:transparent}html body[for=\"html-export\"]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc::-webkit-scrollbar-thumb{border-radius:5px;background-color:rgba(150,150,150,0.66);border:4px solid rgba(150,150,150,0.66);background-clip:content-box}html body[for=\"html-export\"]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc a{text-decoration:none}html body[for=\"html-export\"]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc{padding:0 16px}html body[for=\"html-export\"]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link{display:inline;padding:.25rem 0}html body[for=\"html-export\"]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link p,html body[for=\"html-export\"]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper .md-toc-link div{display:inline}html body[for=\"html-export\"]:not([data-presentation-mode])[html-show-sidebar-toc] .md-sidebar-toc .md-toc .md-toc-link-wrapper.highlighted .md-toc-link{font-weight:800}html body[for=\"html-export\"]:not([data-presentation-mode])[html-show-sidebar-toc] .markdown-preview{left:300px;width:calc(100% -  300px);padding:2em calc(50% - 457px -  300px/2);margin:0;box-sizing:border-box}@media screen and (max-width:1274px){html body[for=\"html-export\"]:not([data-presentation-mode])[html-show-sidebar-toc] .markdown-preview{padding:2em}}@media screen and (max-width:450px){html body[for=\"html-export\"]:not([data-presentation-mode])[html-show-sidebar-toc] .markdown-preview{width:100%}}html body[for=\"html-export\"]:not([data-presentation-mode]):not([html-show-sidebar-toc]) .markdown-preview{left:50%;transform:translateX(-50%)}html body[for=\"html-export\"]:not([data-presentation-mode]):not([html-show-sidebar-toc]) .md-sidebar-toc{display:none}\n/* Please visit the URL below for more information: */\n/*   https://shd101wyy.github.io/markdown-preview-enhanced/#/customize-css */\n\n      \u003c/style\u003e\n    \u003c/head\u003e\n    \u003cbody for=\"html-export\"\u003e\n      \u003cdiv class=\"mume markdown-preview  \"\u003e\n      \u003ch2 class=\"mume-header\" id=\"-cherry-snippet-v2%E7%89%88%E6%9C%AC-\"\u003echerry-snippet v2\u0026#x7248;\u0026#x672C;\u003c/h2\u003e\n\n\u003ch3 class=\"mume-header\" id=\"-%E4%BB%8B%E7%BB%8D-\"\u003e\u0026#x4ECB;\u0026#x7ECD;\u003c/h3\u003e\n\n\u003cp\u003e\u003ccode\u003echerry-snippet\u003c/code\u003e \u0026#x662F;\u0026#x501F;\u0026#x52A9; \u003ca href=\"https://www.giuspen.com/cherrytree/\"\u003echerryTree\u003c/a\u003e \u0026#x7B14;\u0026#x8BB0;\u0026#x8F6F;\u0026#x4EF6;,\u0026#x5236;\u0026#x4F5C;\u0026#x7684;\u0026#x514D;\u0026#x8D39;\u0026#x5F00;\u0026#x6E90;\u003cstrong\u003e\u0026#x6587;\u0026#x672C;\u0026#x7247;\u0026#x6BB5;\u0026#x7BA1;\u0026#x7406;\u0026#x5DE5;\u0026#x5177;\u003c/strong\u003e\u003c/p\u003e\n\u003cp\u003e\u003cstrong\u003e\u0026#x6CE8;\u003c/strong\u003e: \u0026#x76EE;\u0026#x524D;\u0026#x8FD8;\u0026#x5904;\u0026#x4E8E;beta\u0026#x7248;\u0026#x672C;, \u0026#x7A33;\u0026#x5B9A;\u0026#x7248;\u0026#x672C;\u003ca href=\"https://github.com/sxzxs/cherry-snippet\"\u003echerry-snippet v1\u003c/a\u003e\u003c/p\u003e\n\u003cp\u003e\u003cem\u003ev1-\u0026gt;v2 \u0026#x6539;\u0026#x8FDB;: \u0026#x7528;webview2\u0026#x9884;\u0026#x89C8;\u0026#x3001; d2d\u0026#x7ED8;\u0026#x5236;hook\u0026#x754C;\u0026#x9762;\u0026#x3001;list\u0026#x5217;\u0026#x8868;\u0026#x589E;\u0026#x52A0;\u0026#x56FE;\u0026#x6807;\u003c/em\u003e\u003c/p\u003e\n\u003cul\u003e\n\u003cli\u003e\u0026#x4EE3;\u0026#x7801;\u0026#x7247;\u0026#x6BB5;\u003cstrong\u003e\u0026#x8BB0;\u0026#x5F55;\u003c/strong\u003e\u0026#x548C;\u003cstrong\u003e\u0026#x5FEB;\u0026#x641C;\u003c/strong\u003e\u0026#x548C;\u003cstrong\u003e\u0026#x9884;\u0026#x89C8;\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003e\u0026#x4EE3;\u0026#x7801;\u0026#x7247;\u0026#x6BB5;\u003cstrong\u003e\u0026#x4E0A;\u0026#x5C4F;\u0026#x8F93;\u0026#x5165;\u003c/strong\u003e\u0026#x5230;\u0026#x76EE;\u0026#x6807;\u0026#x7A97;\u0026#x53E3;\u003cbr\u003e\n\u003cimg src=\"./picture/sample.gif\" alt=\"\u0026#x5C55;\u0026#x793A;\"\u003e\u003c/li\u003e\n\u003cli\u003e\u0026#x5FEB;\u0026#x901F;\u003cstrong\u003e\u0026#x6DFB;\u0026#x52A0;\u0026#x7F16;\u0026#x8F91;\u003c/strong\u003e\u003cbr\u003e\n\u003cimg src=\"./picture/edit.gif\" alt=\"\u0026#x7F16;\u0026#x8F91;\"\u003e\u003c/li\u003e\n\u003cli\u003e\u0026#x4EE3;\u0026#x7801;\u0026#x7247;\u0026#x6BB5;\u0026#x6267;\u0026#x884C;, \u0026#x76EE;\u0026#x524D;\u0026#x6267;\u0026#x884C;python\u0026#x3001;ahk\u0026#x3001;bat\u0026#x7B49;,\u0026#x4F8B;\u0026#x5982;\u0026#x6253;\u0026#x5F00;\u0026#x767E;\u0026#x5EA6;\u003cbr\u003e\n\u003cimg src=\"./picture/open_baidu.gif\" alt=\"\u0026#x6253;\u0026#x5F00;\u0026#x767E;\u0026#x5EA6;\"\u003e\u003c/li\u003e\n\u003cli\u003e\u0026#x641C;\u0026#x7D22;\u0026#x652F;\u0026#x6301;\u003cstrong\u003e\u0026#x62FC;\u0026#x97F3;\u0026#x5168;\u0026#x62FC;\u0026#x3001;\u0026#x7B80;\u0026#x62FC;\u0026#x3001;\u0026#x5C0F;\u0026#x9E64;\u0026#x53CC;\u0026#x62FC;\u0026#x3001;86\u0026#x4E94;\u0026#x7B14;\u0026#x7B49;\u003c/strong\u003e\u003c/li\u003e\n\u003cli\u003ehook\u0026#x6A21;\u0026#x5F0F;\u0026#x7C7B;\u0026#x4F3C;\u0026#x8F93;\u0026#x5165;\u0026#x6CD5;,\u0026#x5B9E;\u0026#x65F6;\u0026#x68C0;\u0026#x6D4B;\u0026#x5149;\u0026#x6807;\u0026#x4F4D;\u0026#x7F6E;\u003cbr\u003e\n\u003cimg src=\"./picture/HOOK.gif\" alt=\"hook\"\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3 class=\"mume-header\" id=\"-%E4%BE%9D%E8%B5%96%E7%8E%AF%E5%A2%83-\"\u003e\u0026#x4F9D;\u0026#x8D56;\u0026#x73AF;\u0026#x5883;\u003c/h3\u003e\n\n\u003ctable\u003e\n\u003cthead\u003e\n\u003ctr\u003e\n\u003cth\u003e\u0026#x73AF;\u0026#x5883;\u003c/th\u003e\n\u003cth\u003e\u0026#x7248;\u0026#x672C;\u003c/th\u003e\n\u003c/tr\u003e\n\u003c/thead\u003e\n\u003ctbody\u003e\n\u003ctr\u003e\n\u003ctd\u003e\u0026#x7CFB;\u0026#x7EDF;\u003c/td\u003e\n\u003ctd\u003e\u0026#x5F00;\u0026#x542F;html\u0026#x9884;\u0026#x89C8;\u0026#x9700;\u0026#x8981;\u003cstrong\u003ewin10\u003c/strong\u003e\u0026#x6216;\u0026#x8005;\u0026#x5B89;\u0026#x88C5; \u003cstrong\u003e\u003ca href=\"https://msedge.sf.dl.delivery.mp.microsoft.com/filestreamingservice/files/3c9f7ac6-fb0a-4eb7-b1fd-44c57613a3f5/MicrosoftEdgeWebView2RuntimeInstallerX64.exe\"\u003ewebview2 runtime\u003c/a\u003e\u003c/strong\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003eahk \u0026#x7248;\u0026#x672C;\u003c/td\u003e\n\u003ctd\u003e\u003ca href=\"https://github.com/thqby/AutoHotkey_H/releases\"\u003eautohotkey v2H\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003echerryTree.exe\u003c/td\u003e\n\u003ctd\u003e\u003ca href=\"https://pan.baidu.com/s/1uDmzAsB_tgwexUccUjM0uA?pwd=bet2\"\u003echerryTee\u0026#x5B9A;\u0026#x5236; \u0026#x767E;\u0026#x5EA6;\u0026#x7F51;\u0026#x76D8;\u003c/a\u003e \u0026#x63D0;\u0026#x53D6;\u0026#x7801;\u0026#xFF1A;bet2 \u003cbr\u003e  \u003ca href=\"https://wwob.lanzoum.com/iWmdr0mpjnfa\"\u003echerryTree\u0026#x5B9A;\u0026#x5236; \u0026#x84DD;\u0026#x594F;\u0026#x4E91;\u003c/a\u003e \u0026#x5BC6;\u0026#x7801;:1bkm\u003c/td\u003e\n\u003c/tr\u003e\n\u003ctr\u003e\n\u003ctd\u003edx\u003c/td\u003e\n\u003ctd\u003e\u003ca href=\"https://zhangyue667.lanzouh.com/DirectXRepairEnhanced\"\u003edx11 \u0026#x4F9D;\u0026#x8D56;\u0026#x4E0B;\u0026#x8F7D;\u003c/a\u003e\u003c/td\u003e\n\u003c/tr\u003e\n\u003c/tbody\u003e\n\u003c/table\u003e\n\u003ch3 class=\"mume-header\" id=\"-%E5%AE%89%E8%A3%85%E6%AD%A5%E9%AA%A4-\"\u003e\u0026#x5B89;\u0026#x88C5;\u0026#x6B65;\u0026#x9AA4;\u003c/h3\u003e\n\n\u003col\u003e\n\u003cli\u003e\u0026#x4E0B;\u0026#x8F7D;zip\u0026#xFF0C;\u0026#x6216;\u0026#x8005;git clone\u0026#x540E;, \u0026#x6267;\u0026#x884C; cherry-snippet.ah2\u0026#x6216;\u0026#x8005;cherrysnippet.exe\u003c/li\u003e\n\u003cli\u003e\u0026#x7B2C;\u0026#x4E00;\u0026#x6B21;\u0026#x6267;\u0026#x884C;\u0026#x4F1A;\u0026#x63D0;\u0026#x793A;\u0026#x9009;\u0026#x62E9;cherryTree.exe\u0026#x548C;data.ctb\u0026#x7684;\u0026#x76EE;\u0026#x5F55;(cherrytree_0.99.51.0_win64_portable\\mingw64\\bin\\cherrytree.exe)\u003c/li\u003e\n\u003c/ol\u003e\n\u003ch3 class=\"mume-header\" id=\"-%E4%BD%BF%E7%94%A8%E8%AF%B4%E6%98%8E-\"\u003e\u0026#x4F7F;\u0026#x7528;\u0026#x8BF4;\u0026#x660E;\u003c/h3\u003e\n\n\u003cp\u003e\u003ca href=\"https://wyagd001.github.io/v2/docs/KeyList.htm#general\"\u003e\u0026#x6309;\u0026#x952E;\u0026#x5217;\u0026#x8868;\u003c/a\u003e\u003c/p\u003e\n\u003ch5 class=\"mume-header\" id=\"-%E6%99%AE%E9%80%9A%E6%90%9C%E7%B4%A2%E6%A8%A1%E5%BC%8F-\"\u003e\u0026#x666E;\u0026#x901A;\u0026#x641C;\u0026#x7D22;\u0026#x6A21;\u0026#x5F0F;\u003c/h5\u003e\n\n\u003cul\u003e\n\u003cli\u003e\u0026#x6253;\u0026#x5F00;\u0026#x641C;\u0026#x7D22;\u0026#x754C;\u0026#x9762;, \u0026#x9ED8;\u0026#x8BA4; shift+enter\u003c/li\u003e\n\u003cli\u003e\u0026#x6267;\u0026#x884C;\u0026#x4EE3;\u0026#x7801;\u0026#x7247;\u0026#x6BB5;, \u0026#x9ED8;\u0026#x8BA4; enter\u003c/li\u003e\n\u003cli\u003e\u0026#x5F53;\u0026#x524D;\u0026#x4EE3;\u0026#x7801;\u0026#x7247;\u0026#x6BB5;\u0026#x8F93;\u0026#x5165;\u0026#x5230;\u0026#x76EE;\u0026#x6807;\u0026#x7A97;\u0026#x53E3;, \u0026#x9ED8;\u0026#x8BA4; ctrl+enter\u003c/li\u003e\n\u003cli\u003e\u0026#x7528;cherrytree\u0026#x7F16;\u0026#x8F91;\u0026#x5F53;\u0026#x524D;\u0026#x4EE3;\u0026#x7801;\u0026#x7247;\u0026#x6BB5;, \u0026#x9ED8;\u0026#x8BA4; ctrl+e\u003c/li\u003e\n\u003cli\u003e\u0026#x590D;\u0026#x5236;\u0026#x5F53;\u0026#x524D;\u0026#x4EE3;\u0026#x7801;\u0026#x7247;\u0026#x6BB5;\u0026#x5230;\u0026#x7CFB;\u0026#x7EDF;\u0026#x526A;\u0026#x5207;\u0026#x677F;, \u0026#x9ED8;\u0026#x8BA4; ctrl+c\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch5 class=\"mume-header\" id=\"-hook%E6%90%9C%E7%B4%A2%E6%A8%A1%E5%BC%8F-\"\u003ehook\u0026#x641C;\u0026#x7D22;\u0026#x6A21;\u0026#x5F0F;\u003c/h5\u003e\n\n\u003cul\u003e\n\u003cli\u003e\u0026#x6253;\u0026#x5F00;hook\u0026#x754C;\u0026#x9762;, \u0026#x9ED8;\u0026#x8BA4; shift+\u0026#x7A7A;\u0026#x683C;\u003c/li\u003e\n\u003cli\u003e\u0026#x5F53;\u0026#x524D;\u0026#x4EE3;\u0026#x7801;\u0026#x7247;\u0026#x6BB5;\u0026#x8F93;\u0026#x5165;\u0026#x5230;\u0026#x76EE;\u0026#x6807;\u0026#x7A97;\u0026#x53E3;, \u0026#x9ED8;\u0026#x8BA4; enter\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch4 class=\"mume-header\" id=\"-%E6%8F%92%E4%BB%B6-\"\u003e\u0026#x63D2;\u0026#x4EF6;\u003c/h4\u003e\n\n\u003ch4 class=\"mume-header\" id=\"-cal-%E8%AE%A1%E7%AE%97%E5%99%A8-\"\u003e/cal \u0026#x8BA1;\u0026#x7B97;\u0026#x5668;\u003c/h4\u003e\n\n\u003cp\u003e\u003ccode\u003e\u0026#x4F8B;\u0026#x5982;: /cal 100+100\u003c/code\u003e\u003c/p\u003e\n\u003ch4 class=\"mume-header\" id=\"-cd-%E8%AF%8D%E5%85%B8%E7%BF%BB%E8%AF%91-\"\u003e/cd \u0026#x8BCD;\u0026#x5178;\u0026#x7FFB;\u0026#x8BD1;\u003c/h4\u003e\n\n\u003cp\u003e\u003ccode\u003e\u0026#x4F8B;\u0026#x5982;: /cd \u0026#x6211;\u0026#x80FD;\u0026#x5B9E;\u0026#x65F6;\u0026#x7FFB;\u0026#x8BD1;\u003c/code\u003e\u003cbr\u003e\n\u0026#x56DE;\u0026#x8F66;\u0026#xFF0C;\u0026#x8F93;\u0026#x5165;\u0026#x5230;\u0026#x76EE;\u0026#x6807;\u0026#x7A97;\u0026#x53E3;\u003cbr\u003e\nctrl+enter,\u0026#x628A;\u0026#x5BF9;\u0026#x4E8E;\u0026#x7684;\u0026#x82F1;\u0026#x6587;\u0026#x8F6C;\u0026#x4E3A;\u0026#x53D8;\u0026#x91CF;\u0026#x540D;\u0026#x79F0;\u003c/p\u003e\n\u003ch4 class=\"mume-header\" id=\"-%E8%87%AA%E5%AE%9A%E4%B9%89listview%E5%9B%BE%E6%A0%87-\"\u003e\u0026#x81EA;\u0026#x5B9A;\u0026#x4E49;listview\u0026#x56FE;\u0026#x6807;\u003c/h4\u003e\n\n\u003col\u003e\n\u003cli\u003e\u0026#x5728;cherrytree\u0026#x4FEE;\u0026#x6539;\u0026#x8282;\u0026#x70B9;\u0026#x7684;\u0026#x5C5E;\u0026#x6027;,\u0026#x5728;tag\u0026#x6DFB;\u0026#x52A0; \u0026quot;icon:\u0026#x767E;\u0026#x5EA6;\u0026quot;\u0026#x5173;\u0026#x952E;\u0026#x5B57;\u003c/li\u003e\n\u003cli\u003e\u0026#x7528;\u0026#x4E0A;\u0026#x9762;\u0026#x65B9;\u0026#x6CD5;\u0026#x8BBE;\u0026#x7F6E;\u0026#x540D;\u0026#x79F0;\u0026#x540E;\u0026#xFF0C;\u0026#x9700;\u0026#x8981;\u0026#x653E;\u0026#x7F6E;\u0026#x5BF9;\u0026#x5E94;\u0026#x540D;\u0026#x5B57;\u0026#x7684; Lnk,png,icon\u0026#x7B49;\u0026#x683C;\u0026#x5F0F;\u0026#x7684;\u0026#x6587;\u0026#x4EF6;\u0026#x5230;/icons/tree\u0026#x76EE;\u0026#x5F55;\u003c/li\u003e\n\u003c/ol\u003e\n\u003cp\u003e\u003cimg src=\"https://img2023.cnblogs.com/blog/2850002/202302/2850002-20230222001733261-592590197.png\" alt=\"img\"\u003e\u003c/p\u003e\n\u003cp\u003e\u003cimg src=\"https://img2023.cnblogs.com/blog/2850002/202302/2850002-20230222001212880-2097820494.png\" alt=\"img\"\u003e\u003c/p\u003e\n\u003cp\u003e\u0026#x7236;\u0026#x8282;\u0026#x70B9;\u0026#x8BBE;\u0026#x7F6E;\u0026#x4E86;icon\u0026#xFF0C;\u0026#x5219;\u0026#x5B50;\u0026#x8282;\u0026#x70B9;\u0026#x4E5F;\u0026#x540C;\u0026#x6837;\u0026#x7EE7;\u0026#x627F;\u003cbr\u003e\n\u003cstrong\u003eicon:xx \u0026#x5FC5;\u0026#x987B;\u0026#x5199;\u0026#x5230;\u0026#x6700;\u0026#x540E;\u003c/strong\u003e\u003c/p\u003e\n\u003ch4 class=\"mume-header\" id=\"-%E5%B1%8F%E8%94%BD%E8%8A%82%E7%82%B9%E5%92%8C%E5%AD%90%E8%8A%82%E7%82%B9-\"\u003e\u0026#x5C4F;\u0026#x853D;\u0026#x8282;\u0026#x70B9;\u0026#x548C;\u0026#x5B50;\u0026#x8282;\u0026#x70B9;\u003c/h4\u003e\n\n\u003cp\u003e\u0026#x5728;cherrytree\u0026#x4FEE;\u0026#x6539;\u0026#x8282;\u0026#x70B9;\u0026#x7684;\u0026#x5C5E;\u0026#x6027;,\u0026#x5728;tag\u0026#x6DFB;\u0026#x52A0; \u0026quot;\u0026#x5C4F;\u0026#x853D;\u0026quot;\u0026#x5173;\u0026#x952E;\u0026#x5B57;,\u0026#x89C1;\u0026#x4E0A;\u0026#x56FE;\u003c/p\u003e\n\u003ch4 class=\"mume-header\" id=\"-%E6%B3%A8%E6%84%8F%E4%BA%8B%E9%A1%B9-\"\u003e\u0026#x6CE8;\u0026#x610F;\u0026#x4E8B;\u0026#x9879;\u003c/h4\u003e\n\n\u003cul\u003e\n\u003cli\u003e.ctb\u0026#x6587;\u0026#x4EF6;\u0026#x548C;\u0026#x5BFC;\u0026#x51FA;\u0026#x8DEF;\u0026#x5F84;\u0026#x4E00;\u0026#x822C;\u0026#x4E0D;\u0026#x8981;\u0026#x8BBE;\u0026#x7F6E;\u0026#x5230;C\u0026#x76D8;(\u0026#x672A;\u0026#x77E5;\u0026#x6743;\u0026#x9650;\u0026#x95EE;\u0026#x9898;)\u003c/li\u003e\n\u003cli\u003echerrytree\u0026#x8BBE;\u0026#x7F6E;\u003ccode\u003e\u0026#x542F;\u0026#x7528;\u0026#x7CFB;\u0026#x7EDF;\u0026#x6258;\u0026#x76D8;\u003c/code\u003e\u0026#x53EF;\u0026#x4EE5;\u0026#x52A0;\u0026#x5FEB;\u0026#x8DF3;\u0026#x8F6C;\u003cbr\u003e\n\u003cimg src=\"./picture/cherrytree%E8%AE%BE%E7%BD%AE.png\" alt=\"cherrytree\u0026#x542F;\u0026#x7528;\u0026#x7CFB;\u0026#x7EDF;\u0026#x6258;\u0026#x76D8;\"\u003e\u003c/li\u003e\n\u003c/ul\u003e\n\u003ch3 class=\"mume-header\" id=\"-todo-\"\u003eTODO\u003c/h3\u003e\n\n\u003cul\u003e\n\u003cli\u003e\u0026#x5FEB;\u0026#x6377;\u0026#x952E;\u0026#x8BBE;\u0026#x7F6E;ui\u0026#x5B8C;\u0026#x5584;\u003c/li\u003e\n\u003cli\u003ehtml\u0026#x683C;\u0026#x5F0F;\u0026#x5185;\u0026#x5BB9;\u0026#x5B58;\u0026#x5165;\u0026#x526A;\u0026#x8D34;\u0026#x677F;\u003c/li\u003e\n\u003c/ul\u003e\n\n      \u003c/div\u003e\n      \n      \n    \n    \n    \n    \n    \n    \n    \n    \n  \n    \u003c/body\u003e\u003c/html\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsxzxs%2Fcherry-snippet-v2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsxzxs%2Fcherry-snippet-v2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsxzxs%2Fcherry-snippet-v2/lists"}