├── .gitignore ├── CODE_OF_CONDUCT.md ├── CONTRIBUTING.md ├── LICENSE ├── README.md ├── docs └── index.md ├── qq群 ├── 分享代码 │ ├── Alph@bet_房价预测.py │ ├── Alph@bet_房价预测_中文编程实例.ipynb │ ├── 例程_我心忆旧.cpp │ ├── 例程_简单生活.js │ ├── 例程_网小鱼.py │ ├── 修改tinycc_例程_飞天御剑流.png │ ├── 发朋友圈.js │ ├── 小小水滴LD-幼虫.js │ ├── 小程_分解质因数.py │ ├── 月半.txt │ ├── 测试_buyouyuan.c │ ├── 白羊_js数组扩展.js │ ├── 脑语言.js │ ├── 让CLANG支持GB系列编码、WIN下UNICODE编码的方法.md │ ├── 谷歌翻译.py │ └── 问题报告 │ │ ├── sdcc_define问题.png │ │ └── sdcc_中文.png ├── 成员表.md ├── 截图 │ ├── Jackie.png │ ├── 例程_AngeloTheCat.png │ ├── 例程_Fairy.Net.png │ ├── 例程_Hydrogen.png │ ├── 例程_Minding.png │ ├── 例程_MrMao.jpg │ ├── 例程_NicodeLee.png │ ├── 例程_三楼楼长.jpg │ ├── 例程_些似.png │ ├── 例程_凤凰领航.jpg │ ├── 例程_分秒工作室.png │ ├── 例程_勋.png │ ├── 例程_宇宙飛船.png │ ├── 例程_小白菜白又白叔叔有糖来不.jpg │ ├── 例程_智慧人生.png │ ├── 例程_梦里无念.png │ ├── 例程_爱伺机1.png │ ├── 例程_爱伺机2.png │ ├── 例程_荆楚尬聊娃.png │ ├── 例程_輝.jpg │ ├── 例程_輝_批处理.jpg │ ├── 例程_辰落火辉裂开了.png │ ├── 例程_雪星_js中文命名.jpg │ ├── 例程_韦茂成.bmp │ ├── 例程_顽雨沉风.png │ ├── 修改ICC_buyouyuan.png │ ├── 修改tinycc_飞天御剑流.png │ ├── 猛将兄_中文语法.png │ └── 白羊_js中文命名.png └── 故人.md ├── repositories ├── .Net │ ├── issues │ │ ├── 1.json │ │ └── 2.json │ └── labels │ │ └── labels.json ├── CTS │ ├── issues │ │ ├── 1.json │ │ ├── 10.json │ │ ├── 11.json │ │ ├── 12.json │ │ ├── 13.json │ │ ├── 2.json │ │ ├── 3.json │ │ ├── 4.json │ │ ├── 5.json │ │ ├── 6.json │ │ ├── 7.json │ │ ├── 8.json │ │ └── 9.json │ └── labels │ │ └── labels.json ├── CTS_Typewriting │ ├── issues │ │ ├── 1.json │ │ ├── 2.json │ │ ├── 3.json │ │ └── 4.json │ └── labels │ │ └── labels.json ├── CTS_in_hours │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── CnCXX │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── DSL_FamilyRelation │ └── labels │ │ └── labels.json ├── HistoryInThreads_WebExtension │ ├── issues │ │ ├── 1.json │ │ ├── 10.json │ │ ├── 11.json │ │ ├── 12.json │ │ ├── 13.json │ │ ├── 14.json │ │ ├── 15.json │ │ ├── 16.json │ │ ├── 2.json │ │ ├── 3.json │ │ ├── 4.json │ │ ├── 5.json │ │ ├── 6.json │ │ ├── 7.json │ │ ├── 8.json │ │ └── 9.json │ └── labels │ │ └── labels.json ├── HuanXiang │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── Java │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── JavaScript │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── MathLibraryAndClient_with_API_in_Chinese │ └── labels │ │ └── labels.json ├── Programming_in_Scala_study_notes_zh │ ├── issues │ │ ├── 1.json │ │ ├── 2.json │ │ ├── 3.json │ │ ├── 4.json │ │ └── 5.json │ └── labels │ │ └── labels.json ├── Python │ ├── issues │ │ ├── 1.json │ │ └── 2.json │ └── labels │ │ └── labels.json ├── TEST │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── ZLanguage │ ├── issues │ │ ├── 1.json │ │ ├── 2.json │ │ └── 3.json │ └── labels │ │ └── labels.json ├── angular_official_tutorial_zh │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── assembler-in-chinese-experiment │ ├── issues │ │ ├── 1.json │ │ └── 2.json │ └── labels │ │ └── labels.json ├── backup_issues │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── cn_jdk10 │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── code_translator_service │ ├── issues │ │ ├── 1.json │ │ └── 2.json │ └── labels │ │ └── labels.json ├── cts_in_5_min │ └── labels │ │ └── labels.json ├── demo_keyword_design_by_code │ └── labels │ │ └── labels.json ├── docsSite │ ├── issues │ │ ├── 1.json │ │ ├── 2.json │ │ ├── 3.json │ │ ├── 4.json │ │ └── 5.json │ └── labels │ │ └── labels.json ├── english-chinese-dictionary │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── flo │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── house_of_10000_business │ └── labels │ │ └── labels.json ├── java_code_translator │ └── labels │ │ └── labels.json ├── junit4_in_chinese │ ├── issues │ │ ├── 1.json │ │ ├── 10.json │ │ ├── 11.json │ │ ├── 12.json │ │ ├── 13.json │ │ ├── 2.json │ │ ├── 3.json │ │ ├── 4.json │ │ ├── 5.json │ │ ├── 6.json │ │ ├── 7.json │ │ ├── 8.json │ │ └── 9.json │ └── labels │ │ └── labels.json ├── kotlin_in_hours_chn │ └── labels │ │ └── labels.json ├── language_shitou │ └── labels │ │ └── labels.json ├── overview │ ├── issues │ │ ├── 1.json │ │ ├── 10.json │ │ ├── 100.json │ │ ├── 101.json │ │ ├── 102.json │ │ ├── 103.json │ │ ├── 104.json │ │ ├── 105.json │ │ ├── 106.json │ │ ├── 107.json │ │ ├── 108.json │ │ ├── 109.json │ │ ├── 11.json │ │ ├── 110.json │ │ ├── 111.json │ │ ├── 112.json │ │ ├── 113.json │ │ ├── 114.json │ │ ├── 12.json │ │ ├── 13.json │ │ ├── 14.json │ │ ├── 15.json │ │ ├── 16.json │ │ ├── 17.json │ │ ├── 18.json │ │ ├── 19.json │ │ ├── 2.json │ │ ├── 20.json │ │ ├── 21.json │ │ ├── 22.json │ │ ├── 23.json │ │ ├── 24.json │ │ ├── 25.json │ │ ├── 26.json │ │ ├── 27.json │ │ ├── 28.json │ │ ├── 29.json │ │ ├── 3.json │ │ ├── 30.json │ │ ├── 31.json │ │ ├── 32.json │ │ ├── 33.json │ │ ├── 34.json │ │ ├── 35.json │ │ ├── 36.json │ │ ├── 37.json │ │ ├── 38.json │ │ ├── 39.json │ │ ├── 4.json │ │ ├── 40.json │ │ ├── 41.json │ │ ├── 42.json │ │ ├── 43.json │ │ ├── 44.json │ │ ├── 45.json │ │ ├── 46.json │ │ ├── 47.json │ │ ├── 48.json │ │ ├── 49.json │ │ ├── 5.json │ │ ├── 50.json │ │ ├── 51.json │ │ ├── 52.json │ │ ├── 53.json │ │ ├── 54.json │ │ ├── 55.json │ │ ├── 56.json │ │ ├── 57.json │ │ ├── 58.json │ │ ├── 59.json │ │ ├── 6.json │ │ ├── 60.json │ │ ├── 61.json │ │ ├── 62.json │ │ ├── 63.json │ │ ├── 64.json │ │ ├── 65.json │ │ ├── 66.json │ │ ├── 67.json │ │ ├── 68.json │ │ ├── 69.json │ │ ├── 7.json │ │ ├── 70.json │ │ ├── 71.json │ │ ├── 72.json │ │ ├── 73.json │ │ ├── 74.json │ │ ├── 75.json │ │ ├── 76.json │ │ ├── 77.json │ │ ├── 78.json │ │ ├── 79.json │ │ ├── 8.json │ │ ├── 80.json │ │ ├── 81.json │ │ ├── 82.json │ │ ├── 83.json │ │ ├── 84.json │ │ ├── 85.json │ │ ├── 86.json │ │ ├── 87.json │ │ ├── 88.json │ │ ├── 89.json │ │ ├── 9.json │ │ ├── 90.json │ │ ├── 91.json │ │ ├── 92.json │ │ ├── 93.json │ │ ├── 94.json │ │ ├── 95.json │ │ ├── 96.json │ │ ├── 97.json │ │ ├── 98.json │ │ └── 99.json │ └── labels │ │ └── labels.json ├── p5js_in_chinese │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── programming_term_dictionary │ ├── issues │ │ ├── 1.json │ │ ├── 2.json │ │ ├── 3.json │ │ ├── 4.json │ │ └── 5.json │ └── labels │ │ └── labels.json ├── quan1 │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── quan2 │ └── labels │ │ └── labels.json ├── quan3 │ ├── issues │ │ ├── 1.json │ │ └── 2.json │ └── labels │ │ └── labels.json ├── quan4-highlighter │ └── labels │ │ └── labels.json ├── quan4 │ └── labels │ │ └── labels.json ├── quan5 │ ├── issues │ │ ├── 1.json │ │ ├── 2.json │ │ ├── 3.json │ │ ├── 4.json │ │ └── 5.json │ └── labels │ │ └── labels.json ├── spring_boot_hello_zh │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── study │ ├── issues │ │ ├── 1.json │ │ └── 2.json │ └── labels │ │ └── labels.json ├── team_website │ ├── issues │ │ ├── 1.json │ │ ├── 10.json │ │ ├── 11.json │ │ ├── 12.json │ │ ├── 13.json │ │ ├── 14.json │ │ ├── 15.json │ │ ├── 16.json │ │ ├── 2.json │ │ ├── 3.json │ │ ├── 4.json │ │ ├── 5.json │ │ ├── 6.json │ │ ├── 7.json │ │ ├── 8.json │ │ └── 9.json │ └── labels │ │ └── labels.json ├── typescript_in_5_min_zh │ └── labels │ │ └── labels.json ├── vsc_cts │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── vscode_english_chinese_dictionary │ ├── issues │ │ ├── 1.json │ │ ├── 10.json │ │ ├── 11.json │ │ ├── 12.json │ │ ├── 13.json │ │ ├── 14.json │ │ ├── 15.json │ │ ├── 16.json │ │ ├── 2.json │ │ ├── 3.json │ │ ├── 4.json │ │ ├── 5.json │ │ ├── 6.json │ │ ├── 7.json │ │ ├── 8.json │ │ └── 9.json │ └── labels │ │ └── labels.json ├── vscode_helloWorld │ └── labels │ │ └── labels.json ├── vscpinyin │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── vuejs_guide_zh │ ├── issues │ │ └── 1.json │ └── labels │ │ └── labels.json ├── webextension_english_chinese_dictionary │ ├── issues │ │ ├── 1.json │ │ ├── 10.json │ │ ├── 2.json │ │ ├── 3.json │ │ ├── 4.json │ │ ├── 5.json │ │ ├── 6.json │ │ ├── 7.json │ │ ├── 8.json │ │ └── 9.json │ └── labels │ │ └── labels.json ├── webextension_github_code_translator │ ├── issues │ │ ├── 1.json │ │ ├── 10.json │ │ ├── 11.json │ │ ├── 12.json │ │ ├── 13.json │ │ ├── 14.json │ │ ├── 15.json │ │ ├── 16.json │ │ ├── 17.json │ │ ├── 18.json │ │ ├── 19.json │ │ ├── 2.json │ │ ├── 20.json │ │ ├── 21.json │ │ ├── 22.json │ │ ├── 23.json │ │ ├── 24.json │ │ ├── 25.json │ │ ├── 3.json │ │ ├── 4.json │ │ ├── 5.json │ │ ├── 6.json │ │ ├── 7.json │ │ ├── 8.json │ │ └── 9.json │ └── labels │ │ └── labels.json ├── wubi_code_editor │ ├── issues │ │ ├── 1.json │ │ ├── 10.json │ │ ├── 11.json │ │ ├── 12.json │ │ ├── 13.json │ │ ├── 14.json │ │ ├── 15.json │ │ ├── 2.json │ │ ├── 3.json │ │ ├── 4.json │ │ ├── 5.json │ │ ├── 6.json │ │ ├── 7.json │ │ ├── 8.json │ │ └── 9.json │ └── labels │ │ └── labels.json └── xtext_tutorial_15_min_zh │ └── labels │ └── labels.json ├── 中文编程.png ├── 中文编程.svg ├── 图标 ├── 二维码 │ ├── 今日头条.jpeg │ └── 微信公众号.jpg ├── 徽标.png └── 徽标.xcf ├── 示例代码 ├── Haskell示例.hs ├── Idris示例.idr ├── Racket示例.rkt ├── junit.jar ├── kotlin-test-1.1.51.jar ├── likes.pl ├── sqlite脚本 ├── 你好.asm ├── 你好.c ├── 你好.kt ├── 你好.m ├── 变量.swift ├── 大家好.cs ├── 大家好.java ├── 斐波那契.coffee ├── 斐波那契.go ├── 斐波那契.js ├── 斐波那契.lisp ├── 斐波那契.php ├── 斐波那契.pl ├── 斐波那契.py ├── 斐波那契.rb ├── 斐波那契.scala ├── 猜数字.clp └── 问好.cpp └── 部分编程语言的中文文档.md /.gitignore: -------------------------------------------------------------------------------- 1 | *.komodoproject -------------------------------------------------------------------------------- /CODE_OF_CONDUCT.md: -------------------------------------------------------------------------------- 1 | ## 社区守则 2 | 3 | ### 大原则 4 | - 求同存异 5 | - 就事论事 6 | - 己所不欲勿施于人 7 | 8 | **注: 在讨论组成立一周年之际, 对行为规范进行一些细化** 9 | 10 | ### 内 11 | 12 | **这部分所有内容同样适用于对外** 13 | 14 | #### 回归技术 15 | 16 | 所有与中文编程没有直接关系的话题都不应成为隔阂, 尤其非技术话题. 17 | 18 | #### 谨言慎行 19 | 20 | 对不同技术, 包括中文编程本身, 尽量客观探讨. 避免参与鄙视链. 21 | 22 | #### 命名与语法并重 23 | 24 | 中文命名(包括创造中文API等)与中文语法(包括设计新编程语言和汉化现有语言)相辅相成, 并从不同角度促进中文编程的推广. 可有专攻, 不可相轻. 25 | 26 | 参考: [中文编程专栏目录, 初衷和希冀](https://zhuanlan.zhihu.com/p/30882225) 27 | 28 | ### 外 29 | 30 | **这部分侧重一些对外交流的注意事项** 31 | 32 | #### 应对 33 | 34 | 有理有力有节. 中文编程的反对声音中, 有不明事实的, 有被过往的一些讨论中非理性声音影响的, 也有一些搅浑水的. 对于不明事实者, 尽量摆实例说道理. 对于被非理性声音影响的, 尽量秉持专业精神作**纯技术探讨**. 35 | 36 | 很长一段时间内, 恐怕会面对某些无视事实的指责刁难(尤其是匿名/水军), 以及用心叵测者的挑衅. 请不要被拉低到同一层次或者拖进非理性谩骂的陷阱中. 37 | 38 | 对于确实可复现的中文命名或者主创的中文编程语言导致的相关问题, 重视并尽力辅助解决. 如果牵涉到某些项目对中文命名的支持问题, 请参考下面向Vuejs提问题报告的例子. 这不仅能鼓励中文编程的直接用户群, 也可以提高在整个开源社区中的影响. 39 | 40 | 参考: 41 | - [对在代码中使用中文命名的质疑与回应](https://zhuanlan.zhihu.com/p/30529835) 42 | - [用中文命名API的意义和途径](https://zhuanlan.zhihu.com/p/30574064) 43 | - [国人创造中文编程语言的优势](https://zhuanlan.zhihu.com/p/31162122) 44 | 45 | #### 推广 46 | 47 | 由于本营现在Github, 需特别注意遵守它的规范. 成立之初采用的是选取潜在用户, 不预先通知直接发邀请的方式, 但马上被用户举报spam并被管理员警告. 自此, 先在潜在用户的相关commit/issue/repo先建立联系后询问是否有兴趣加入组. 获得确认后再发送邀请. **新管理员请严守此则**. 在其他社区招募也请谨慎. 48 | 49 | 对支持中文命名(即Unicode命名, 后同)的开源项目社区, 一个交流途径是试用并提出中文命名的相关问题并推进解决, 如[中文代码示例之Vuejs入门教程(一)问题后续](https://zhuanlan.zhihu.com/p/31253256). 50 | 51 | 52 | 53 | -------------------------------------------------------------------------------- /CONTRIBUTING.md: -------------------------------------------------------------------------------- 1 | 发表issue前请先在此组内按关键词搜索. -------------------------------------------------------------------------------- /qq群/分享代码/例程_我心忆旧.cpp: -------------------------------------------------------------------------------- 1 | 2 | // 我心忆旧 2020-03-31 3 | 4 | //--------------------------------------------------- 5 | // VS 2019 中文代码 6 | //--------------------------------------------------- 7 | 8 | #include 9 | #include 10 | #include 11 | #include 12 | #include "中文.h" 13 | 14 | 静态数组 数组A = {}; 15 | 16 | 整数 主函数() 17 | { 18 | 19 | clock_t 开始, 结束,随机种子; 20 | 开始 = clock(); 21 | 打印<< "类型:" << " 静态数组 " << "\r\n"; 22 | 23 | 循环 (auto& i : 数组A) 24 | { 25 | 随机种子 = clock(); 26 | srand(随机种子); 27 | i= rand(); 28 | 打印 << "i:" << " / "<< i <<"\r\n"; 29 | } 30 | 31 | 打印<< "时间结束:" << 结束 - 开始 << " / " << "\r\n"; 32 | 33 | 暂停; 34 | 暂停; 35 | 36 | 返回 0; 37 | 38 | } 39 | 40 | 41 | //-------------------------------------------------------------- 42 | // 项目中已上线的中英混合脚本 43 | //-------------------------------------------------------------- 44 | 45 | 声明 日期集合=[]; 46 | 声明 ABC=[]; 47 | 48 | 循环 (w,s in aaa) 49 | { 50 | 51 | if(s[2]=="企业名称" && s[9].到浮点数()>99) 52 | 53 | { 54 | 55 | 日期集合.添加(s[7].到文本()); 56 | 57 | } 58 | } 59 | 60 | ABC=日期集合.去除重复(@(a,b)a==b); 61 | 62 | 声明 新文本=“”; 63 | 64 | FOR (w,s in ABC) 65 | { 66 | 新文本=新文本+s.到文本()+“\r\n"; 67 | } 68 | 69 | 脚本取文本(新文本); 70 | 71 | 72 | //-------------------------------------------------------------- -------------------------------------------------------------------------------- /qq群/分享代码/例程_简单生活.js: -------------------------------------------------------------------------------- 1 | myfunc.文本_取中间文本 = function (参_源文本, 参_前文本, 参_后文本) { 2 | var jn1, jn2, jn3; 3 | jn1 = 参_源文本.indexOf(参_前文本) 4 | jn2 = 参_源文本.indexOf(参_后文本, jn1 + 参_前文本.length) 5 | jn3 = 参_源文本.substring(jn1 + 参_前文本.length, jn2) 6 | if(jn1==-1 || jn2==-1){ 7 | return null 8 | }else{ 9 | return jn3; 10 | } 11 | } 12 | 13 | 14 | myfunc.界面_取当前界 = function (c_界面数据, c_指定界面) { 15 | //截图并判断这是哪一个界面 16 | //c_界面 填入界面数据 c_指定界面 直接判断该界面是不是 这样可以省很多cpu 17 | var img, 局当前界面, 局界面, 局p; 18 | 局界面 = c_界面数据; 19 | img = images.captureScreen()//截图查找 20 | 局当前界面 = "未知界面";//给一个初始值 21 | for (jn = 0; jn < 局界面.length; jn++) { 22 | if (c_指定界面 != null | undefined) { 23 | //直接针对该界面名进行判断 省cpu 24 | if (局界面[jn][0] == c_指定界面) { 25 | 局p = ajs.findMultiColors(局界面[jn], img) 26 | if (局p != null) { 27 | 局当前界面 = 局界面[jn][0] 28 | } 29 | //如果指定界面被找到 就会被返回该界面名 否则就是未知界面 30 | break; 31 | } 32 | } else { 33 | 局p = ajs.findMultiColors(局界面[jn], img) 34 | if (局p != null) { 35 | 局当前界面 = 局界面[jn][0] 36 | break; 37 | } 38 | } 39 | 40 | 41 | } 42 | return 局当前界面; 43 | } -------------------------------------------------------------------------------- /qq群/分享代码/例程_网小鱼.py: -------------------------------------------------------------------------------- 1 | 2 | import httpx 3 | import uuid 4 | import MysqlConfig 5 | 6 | 7 | async def get(url, timeout=3): 8 | async with httpx.AsyncClient() as client: 9 | resp = await client.get(url, timeout=timeout) 10 | return resp 11 | 12 | 13 | async def get_list团伙关联数据(list身份证号): 14 | # 获取团伙关联表的信息(by 身份证号) 15 | # return: [{name:'', id:''}] 16 | if list身份证号: 17 | condition = f"FIND_IN_SET(sfzh,'{','.join(list身份证号)}')" 18 | url = f'{MysqlConfig.api_团伙关联}?condition={condition}' 19 | resp = await get(url) 20 | out = resp.json() 21 | else: 22 | out = [] 23 | return out 24 | -------------------------------------------------------------------------------- /qq群/分享代码/修改tinycc_例程_飞天御剑流.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/分享代码/修改tinycc_例程_飞天御剑流.png -------------------------------------------------------------------------------- /qq群/分享代码/小小水滴LD-幼虫.js: -------------------------------------------------------------------------------- 1 | // js 2 | 3 | function 当前时间() { 4 | const 现在 = new Date(); 5 | const 年 = 现在.getFullYear(); 6 | const 月 = 现在.getMonth() + 1; 7 | const 日 = 现在.getDate(); 8 | const 时 = 现在.getHours(); 9 | const 分 = 现在.getMinutes(); 10 | const 秒 = 现在.getSeconds(); 11 | return `${年}-${月}-${日} ${时}:${分}:${秒}`; 12 | } 13 | 14 | // 测试 1 15 | console.log(当前时间()); 16 | 17 | function 格式化(值) { 18 | if (值 > 8) { 19 | return "优秀"; 20 | } else if (值 > 6) { 21 | return "良好"; 22 | } 23 | return "差"; 24 | } 25 | 26 | // 测试 2 27 | console.log(格式化(6)); 28 | -------------------------------------------------------------------------------- /qq群/分享代码/小程_分解质因数.py: -------------------------------------------------------------------------------- 1 | #作者xiao 2 | 3 | 位数上限=10 4 | #设置输入位数上限。如设置值为5,则最大可分解五位数99999 5 | #如设置过大,将导致初始化时间较长。 6 | 显示=print 7 | 整=int 8 | 文=str 9 | 数列=range 10 | 输入=input 11 | 12 | def 质数(n=2,m=-1,x=-1,位数上限=-1): 13 | """输出小于n,或n-m之间的质数,或分解x的质因数 14 | 15 | 质数(n) 质数(n,m) 质数(x=数字) 作者xiao 16 | 初次分解x先设置位数上限 质数(位数上限=7) 17 | 如设置为5,最大分解99999,以此类推 18 | """ 19 | global 质数表,位数 20 | if not 位数上限==-1: n,位数=整(10**(位数上限/2)),位数上限 21 | if x==-1: 22 | if m==-1:n,m=2,n 23 | #给出n-m之间的质数表 24 | 质数表=[2, 3, 5, 7] 25 | 开,关=1,3 26 | while m>质数表[-1]+1: 27 | 开始,结束=质数表[开]**2,质数表[关]**2 28 | 开,关=关,关+2 29 | for a in 数列(开始,结束,2): 30 | for 质数 in 质数表[1:开]: 31 | if a%质数==0: break 32 | else: 质数表.append(a) 33 | 质数表=[d for d in 质数表 if n<=d<=m] 34 | return 质数表 35 | else: 36 | #分解x的质因数 37 | if x<2: return '数字超范围' 38 | elif x in [2,3,5,7]: return 文(x)+'=质数' #[x] 39 | elif x>整(10**位数-1): 40 | return '数字超范围:'+文(10**位数-1) 41 | else: 42 | 因数表,文本z=[0],'' 43 | a,v=x,1 44 | while v: 45 | for 质数 in 质数表: 46 | if a%质数==0: 47 | 因数表+=[质数] 48 | if a==质数: v=0 49 | a=a//质数 50 | break 51 | else: 52 | 因数表+=[a] 53 | break 54 | if 因数表[1]==x: return 文(x)+'=质数' #[x] 55 | else: 56 | for y in 因数表[1:]: 文本z+=文(y)+'x' 57 | return 文(x)+'='+文本z[:-1] #因数表[1:] 58 | 59 | 显示('正在初始化:上限','9'*位数上限) 60 | if 位数上限>11 :显示('预测需要:',整(4.4**(位数上限-11)),'秒') 61 | 质数(位数上限=位数上限) 62 | 显示("初始化完成") 63 | #for x in 数列(0,1001,1):显示(质数(x=x)) 64 | 65 | 66 | while 1: 67 | try:x=abs(整(输入('分解质因数:'))) 68 | except: pass 69 | else:显示(质数(x=x)) -------------------------------------------------------------------------------- /qq群/分享代码/月半.txt: -------------------------------------------------------------------------------- 1 | 请问下面那个表达更清晰一些? 2 | 3 | 1.我们调用dnwnhp()核查由reclr()收纳的所有节点。 4 | 2.reclr()所收纳的节点均由dnwnhp()的调用核查。 5 | 3.针对reclr()所收纳的全部节点,我们调用dnwnhp()进行核查。 -------------------------------------------------------------------------------- /qq群/分享代码/测试_buyouyuan.c: -------------------------------------------------------------------------------- 1 | #include 2 | #define pi 45 3 | int main() 4 | { 5 | 6 | int a = 3; 7 | int 回1=10; 8 | int 订; 9 | int i; 10 | 11 | printf("hello!\n"); 12 | 回(i=0;i<5;i++) 13 | { 14 | 15 | 订=a+pi+回1; 16 | printf("订=%d\n",订); 17 | 回1++; 18 | } 19 | do 20 | { 21 | 回1 = 回1 + 20; 22 | printf("回1=%d\n",回1); 23 | }圆(回1<100); 24 | 25 | return 0; 26 | } -------------------------------------------------------------------------------- /qq群/分享代码/脑语言.js: -------------------------------------------------------------------------------- 1 | var 广库之全角半角 = `  2 | ! ! 3 | “ " 4 | # # 5 | $ \\$ 6 | % % 7 | & & 8 | ‘ ' 9 | ( \\( 10 | ) \\) 11 | * \\* 12 | + \\+ 13 | , , 14 | - - 15 | . \\. 16 | / \/ 17 | 0 0 18 | 1 1 19 | 2 2 20 | 3 3 21 | 4 4 22 | 5 5 23 | 6 6 24 | 7 7 25 | 8 8 26 | 9 9 27 | : : 28 | ; ; 29 | < < 30 | = = 31 | > > 32 | ? \\? 33 | @ @ 34 | A A 35 | B B 36 | C C 37 | D D 38 | E E 39 | F F 40 | G G 41 | H H 42 | I I 43 | J J 44 | K K 45 | L L 46 | M M 47 | N N 48 | O O 49 | P P 50 | Q Q 51 | R R 52 | S S 53 | T T 54 | U U 55 | V V 56 | W W 57 | X X 58 | Y Y 59 | Z Z 60 | [ \\[ 61 | \ \\\ 62 | ] \\] 63 | ^ \\^ 64 | _ _ 65 | ` \` 66 | a a 67 | b b 68 | c c 69 | d d 70 | e e 71 | f f 72 | g g 73 | h h 74 | i i 75 | j j 76 | k k 77 | l l 78 | m m 79 | n n 80 | o o 81 | p p 82 | q q 83 | r r 84 | s s 85 | t t 86 | u u 87 | v v 88 | w w 89 | x x 90 | y y 91 | z z 92 | { \\{ 93 | | \\| 94 | } \\} 95 | ~ ~` 96 | function 转中文符号(参){ 97 | var 串库 = `` 98 | let 果 = 参; 99 | var 阵从 = 广库之全角半角.split("\n"); 100 | for(var i=0;i<阵从.length;i++){ 101 | var 几位 = 阵从[i].indexOf("\t"); 102 | var 串换 = 阵从[i].substr(几位+1); 103 | var 智旨 = /[0-9a-zA-Z]/; 104 | if(智旨.test(串换)){continue} 105 | var 串为 = 阵从[i].substr(0,几位); 106 | var 智换 = new RegExp(串换,"g"); 107 | 果 = 果.replace(智换,串为); 108 | } 109 | return 果; 110 | } 111 | var 字符串 = "~!@#$←这些符号转。但中文不转,122数字不转,abcDEF英文不转"; 112 | console.log(转中文符号(字符串)); 113 | //果:~!@#$←这些符号转。但中文不转,122数字不转,abcDEF英文不转 -------------------------------------------------------------------------------- /qq群/分享代码/谷歌翻译.py: -------------------------------------------------------------------------------- 1 | #!/usr/bin/env python 2 | # coding: utf-8 3 | import requests as 请求库 4 | import json 5 | 6 | def 谷歌翻译(地址,翻译内容): 7 | 8 | 语言 = ["auto", "zh_CN", "en_US"] 9 | 翻译前 = 语言[2] 10 | 翻译后 = 语言[1] 11 | 12 | 参数 = { 13 | "client": "gtx", 14 | "dt": "t", 15 | "dj": "1", 16 | "ie": "UTF-8", 17 | "sl": 翻译前, 18 | "tl": 翻译后, 19 | "q": 翻译内容 20 | } 21 | 请求头 = { 22 | "User-Agent": "Mozilla/5.0 (Windows NT 10.0; WOW64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.146 Safari/537.36"} 23 | 请求返回 = 请求库.post(地址, 参数, headers=请求头) 24 | 数据格式转换 = json.loads(请求返回.text) 25 | 翻译解析 = 数据格式转换.get("sentences") 26 | 结果数组 = [] 27 | for 每句话 in 翻译解析: 28 | 结果数组.append(每句话.get('trans')) 29 | 翻译结果 = "".join(结果数组) 30 | print(翻译结果) 31 | 32 | if __name__ == '__main__': 33 | 翻译内容 = input("请输入翻译内容:") 34 | 谷歌 = 'http://translate.google.cn/translate_a/single' 35 | 谷歌翻译(谷歌,翻译内容) -------------------------------------------------------------------------------- /qq群/分享代码/问题报告/sdcc_define问题.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/分享代码/问题报告/sdcc_define问题.png -------------------------------------------------------------------------------- /qq群/分享代码/问题报告/sdcc_中文.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/分享代码/问题报告/sdcc_中文.png -------------------------------------------------------------------------------- /qq群/截图/Jackie.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/Jackie.png -------------------------------------------------------------------------------- /qq群/截图/例程_AngeloTheCat.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_AngeloTheCat.png -------------------------------------------------------------------------------- /qq群/截图/例程_Fairy.Net.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_Fairy.Net.png -------------------------------------------------------------------------------- /qq群/截图/例程_Hydrogen.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_Hydrogen.png -------------------------------------------------------------------------------- /qq群/截图/例程_Minding.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_Minding.png -------------------------------------------------------------------------------- /qq群/截图/例程_MrMao.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_MrMao.jpg -------------------------------------------------------------------------------- /qq群/截图/例程_NicodeLee.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_NicodeLee.png -------------------------------------------------------------------------------- /qq群/截图/例程_三楼楼长.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_三楼楼长.jpg -------------------------------------------------------------------------------- /qq群/截图/例程_些似.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_些似.png -------------------------------------------------------------------------------- /qq群/截图/例程_凤凰领航.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_凤凰领航.jpg -------------------------------------------------------------------------------- /qq群/截图/例程_分秒工作室.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_分秒工作室.png -------------------------------------------------------------------------------- /qq群/截图/例程_勋.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_勋.png -------------------------------------------------------------------------------- /qq群/截图/例程_宇宙飛船.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_宇宙飛船.png -------------------------------------------------------------------------------- /qq群/截图/例程_小白菜白又白叔叔有糖来不.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_小白菜白又白叔叔有糖来不.jpg -------------------------------------------------------------------------------- /qq群/截图/例程_智慧人生.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_智慧人生.png -------------------------------------------------------------------------------- /qq群/截图/例程_梦里无念.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_梦里无念.png -------------------------------------------------------------------------------- /qq群/截图/例程_爱伺机1.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_爱伺机1.png -------------------------------------------------------------------------------- /qq群/截图/例程_爱伺机2.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_爱伺机2.png -------------------------------------------------------------------------------- /qq群/截图/例程_荆楚尬聊娃.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_荆楚尬聊娃.png -------------------------------------------------------------------------------- /qq群/截图/例程_輝.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_輝.jpg -------------------------------------------------------------------------------- /qq群/截图/例程_輝_批处理.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_輝_批处理.jpg -------------------------------------------------------------------------------- /qq群/截图/例程_辰落火辉裂开了.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_辰落火辉裂开了.png -------------------------------------------------------------------------------- /qq群/截图/例程_雪星_js中文命名.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_雪星_js中文命名.jpg -------------------------------------------------------------------------------- /qq群/截图/例程_韦茂成.bmp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_韦茂成.bmp -------------------------------------------------------------------------------- /qq群/截图/例程_顽雨沉风.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/例程_顽雨沉风.png -------------------------------------------------------------------------------- /qq群/截图/修改ICC_buyouyuan.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/修改ICC_buyouyuan.png -------------------------------------------------------------------------------- /qq群/截图/修改tinycc_飞天御剑流.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/修改tinycc_飞天御剑流.png -------------------------------------------------------------------------------- /qq群/截图/猛将兄_中文语法.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/猛将兄_中文语法.png -------------------------------------------------------------------------------- /qq群/截图/白羊_js中文命名.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/qq群/截图/白羊_js中文命名.png -------------------------------------------------------------------------------- /qq群/故人.md: -------------------------------------------------------------------------------- 1 | 下为未点过名或超时的账号,多数已退出. 2 | 3 | | 名 | 用过的编程语言 | 相关作品 | qq 后四位 4 | | ------------- | ------------- | ------------- | ------------- 5 | 哪囡孩对我说。。。。 | 易语言 | 10/7 | 6360 6 | 打天下的伞兵2号 | java py c c++ | 10/7 | 1146 7 | 观澜止水 | | 9/25 | 7485 8 | X | js | 8/12 | 3134 9 | . | php, js,易语言 | [JS中文命名实践](分享代码/发朋友圈.js) | 3110 10 | 老阿姨 | python | 4/23 | 5121 11 | Noi | Pythonshell | 4/8 | 1297 12 | 蓝色调 | Java script | 2/18 | 4814 13 | 千里之行始于足下 | C Java | 2021/1/26 | 1810 14 | 。 | java | 12/15 | 0329 15 | 铭 | python | 9/24 | 0379 16 | elmagnifico| python | 9/26 粗口后自退 | 2843887718 17 | BUG | c++ delphi 易语言 | 9/17 | 3955 18 | tms | python java c | 9/10 | 4524 19 | WALDEN | python | 10/14 | 3156 20 | 太阳 | java,javascript | 7/22 | 5361 21 | 陈浩 | c/c++ | 7/22 | 7163 22 | Adam Smith 🐲 | PHP | 05/30 23 | 如初 | 易语言 , php | 7/18 | 9248 24 | 落忧へ | ruby, php, js | 3/31 (已响应, 4/12 尚未完成) 25 | m | java | 5/2 26 | 1984 | 易语言 | 4/17 27 | 天涯 | c py | 4/17 28 | Super. | 易语言 | 4/17 29 | 无名 | c 语言 | 4/8 30 | 呼吸不说谎 | c++ c | 4/12 31 | 梦开始的地方 | PHP, Java,按键精灵 | 3/29 (已响应,待研究中文命名不支持[问题](https://github.com/program-in-chinese/overview/issues/171)) 32 | 悠长假期 | | 3/29 (已响应) 33 | 123 | Java | 4/2 | 1454 34 | 梦想起航 | C/C++ | 4/2 | 1003 35 | 5a2efa4e | Java 36 | jоinтег | C++,Scheme,Python,Haskell,OCaml等 37 | 敢于亮剑 | java 38 | 慢读 | C 39 | u.14 | python 40 | 鹦鹉螺 | 无,是准备学习编程的萌新 41 | 听说风很大 | C++ java 42 | QQ | 易语言 43 | 四禾广告 | C语言 python 44 | 张涛 | php python js java 45 | 名字是啥 | python 46 | 转 | c 47 | 䮻 | 易语言,vc++ 48 | 2019 | 习语言 49 | 伴读书僮 | Lua 50 | 红豆Say/se/qq | C# 51 | 迷失^掩盖寂寞、 | java c python 52 | 李小凤 | php,java,vb,c,python 53 | 神秘人 | python 54 | 冬青木 | java c c++ python 55 | 我心易用 | c/c++ 易语言 56 | Apexel | Java/Python/Golang 57 | 兼爱非攻 | C#,java,目前在学html5 css3 javascript 58 | / | Python 59 | 冰霜之锤 | C C++ Java Kt JS 60 | 我在北方却是你的南方看你 | Python js 61 | Lomachenko | c#,易,delphi 62 | Moemod Hymei❄️ | 吸PP 63 | 云碧月 18km | 易语言 64 | 冷青 | PHP js c# c 65 | 1768238533 | 木兰, Erlang | 10/14 | 另向 66 | bool | python,c#,js,c,node 67 | 銘℡ | 正在学 68 | snowRiverFireworks | js。java 69 | 稚嫩。| node. js 70 | 天天向上🍃 | C 71 | Z大叔💋 | php,python,java,js,c 72 | 桥非桥。路归路 | 73 | Poisedloosir | python 74 | 海少 | js,C++,python 75 | eval | c,php,go,py,java,js 76 | Leslie | c++,py,transact-SQL 77 | J O E♔ | Python在学 c# php js 78 | Curry | c 79 | 请月红 | 没用过程序证明系的 80 | wdtt | C++ Python PHP MQL 81 | 律玉奈间 # sync failed | kotlin 82 | みさか9982 | java。python。c。 83 | 寸木 | 易语言 快手 C# Go PHP 等 84 | 镜::影 | Java,C#,js,ts 85 | 缘 | 易安卓 86 | LVOVV | 易 87 | 四月一日 |c,c++,csharp,python,js,ts 88 | 中国心 | java c 易语言 | 7/4 (lcc) | 8882 89 | gdhdhdvz | Java | 8/2 | 7741 -------------------------------------------------------------------------------- /repositories/.Net/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 659302534, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw2NTkzMDI1MzQ=", 8 | "url": "https://api.github.com/repos/program-in-chinese/.Net/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 659302535, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw2NTkzMDI1MzU=", 16 | "url": "https://api.github.com/repos/program-in-chinese/.Net/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 659302536, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw2NTkzMDI1MzY=", 24 | "url": "https://api.github.com/repos/program-in-chinese/.Net/labels/enhancement" 25 | }, 26 | { 27 | "color": "128A0C", 28 | "default": true, 29 | "id": 659302537, 30 | "name": "help wanted", 31 | "node_id": "MDU6TGFiZWw2NTkzMDI1Mzc=", 32 | "url": "https://api.github.com/repos/program-in-chinese/.Net/labels/help%20wanted" 33 | }, 34 | { 35 | "color": "e6e6e6", 36 | "default": true, 37 | "id": 659302538, 38 | "name": "invalid", 39 | "node_id": "MDU6TGFiZWw2NTkzMDI1Mzg=", 40 | "url": "https://api.github.com/repos/program-in-chinese/.Net/labels/invalid" 41 | }, 42 | { 43 | "color": "cc317c", 44 | "default": true, 45 | "id": 659302539, 46 | "name": "question", 47 | "node_id": "MDU6TGFiZWw2NTkzMDI1Mzk=", 48 | "url": "https://api.github.com/repos/program-in-chinese/.Net/labels/question" 49 | }, 50 | { 51 | "color": "ffffff", 52 | "default": true, 53 | "id": 659302540, 54 | "name": "wontfix", 55 | "node_id": "MDU6TGFiZWw2NTkzMDI1NDA=", 56 | "url": "https://api.github.com/repos/program-in-chinese/.Net/labels/wontfix" 57 | } 58 | ] -------------------------------------------------------------------------------- /repositories/CTS/issues/11.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "这样可以方便他人参与解决bug(比如https://github.com/program-in-chinese/CTS_Typewriting/issues/2 ) 和整理代码", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/CTS/issues/11/comments", 10 | "created_at": "2018-02-02T19:26:11Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/CTS/issues/11/events", 13 | "html_url": "https://github.com/program-in-chinese/CTS/issues/11", 14 | "id": 293996657, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/CTS/issues/11/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUyOTM5OTY2NTc=", 20 | "number": 11, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/CTS", 22 | "state": "open", 23 | "title": "建议发布一个内测版本(用于TypeWriting等工具的开发跟进)", 24 | "updated_at": "2018-02-02T19:26:11Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/CTS/issues/11", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/CTS/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 725660928, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw3MjU2NjA5Mjg=", 8 | "url": "https://api.github.com/repos/program-in-chinese/CTS/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 725660930, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw3MjU2NjA5MzA=", 16 | "url": "https://api.github.com/repos/program-in-chinese/CTS/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 725660932, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw3MjU2NjA5MzI=", 24 | "url": "https://api.github.com/repos/program-in-chinese/CTS/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 725660936, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw3MjU2NjA5MzY=", 32 | "url": "https://api.github.com/repos/program-in-chinese/CTS/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 725660934, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw3MjU2NjA5MzQ=", 40 | "url": "https://api.github.com/repos/program-in-chinese/CTS/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 725660938, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw3MjU2NjA5Mzg=", 48 | "url": "https://api.github.com/repos/program-in-chinese/CTS/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 725660939, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw3MjU2NjA5Mzk=", 56 | "url": "https://api.github.com/repos/program-in-chinese/CTS/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 725660940, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw3MjU2NjA5NDA=", 64 | "url": "https://api.github.com/repos/program-in-chinese/CTS/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/CTS_Typewriting/issues/4.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "之前做的那个[英汉词典插件](https://github.com/program-in-chinese/vscode_english_chinese_dictionary/issues/3)虽然功能很有限, 但就一个月看来也颇有需求. 不知是否有兴趣将此插件先用于其他编程语言? 感觉不用修改太多就可以用在不同的编程语言环境.\r\n\r\n另外, 个人认为如果改为TS实现, 也许合作/维护/改进更简单(合作者不需搭建CTS开发环境).", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/CTS_Typewriting/issues/4/comments", 10 | "created_at": "2018-11-27T22:13:06Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/CTS_Typewriting/issues/4/events", 13 | "html_url": "https://github.com/program-in-chinese/CTS_Typewriting/issues/4", 14 | "id": 385009733, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/CTS_Typewriting/issues/4/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzODUwMDk3MzM=", 20 | "number": 4, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/CTS_Typewriting", 22 | "state": "open", 23 | "title": "请问有没有兴趣将这个插件先用于其他编程语言?", 24 | "updated_at": "2018-11-27T22:13:06Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/CTS_Typewriting/issues/4", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/CTS_Typewriting/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 816436550, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw4MTY0MzY1NTA=", 8 | "url": "https://api.github.com/repos/program-in-chinese/CTS_Typewriting/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 816436551, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw4MTY0MzY1NTE=", 16 | "url": "https://api.github.com/repos/program-in-chinese/CTS_Typewriting/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 816436552, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw4MTY0MzY1NTI=", 24 | "url": "https://api.github.com/repos/program-in-chinese/CTS_Typewriting/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 816436556, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw4MTY0MzY1NTY=", 32 | "url": "https://api.github.com/repos/program-in-chinese/CTS_Typewriting/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 816436553, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw4MTY0MzY1NTM=", 40 | "url": "https://api.github.com/repos/program-in-chinese/CTS_Typewriting/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 816436559, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw4MTY0MzY1NTk=", 48 | "url": "https://api.github.com/repos/program-in-chinese/CTS_Typewriting/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 816436562, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw4MTY0MzY1NjI=", 56 | "url": "https://api.github.com/repos/program-in-chinese/CTS_Typewriting/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 816436565, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw4MTY0MzY1NjU=", 64 | "url": "https://api.github.com/repos/program-in-chinese/CTS_Typewriting/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/CTS_in_hours/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 726927820, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw3MjY5Mjc4MjA=", 8 | "url": "https://api.github.com/repos/program-in-chinese/CTS_in_hours/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 726927821, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw3MjY5Mjc4MjE=", 16 | "url": "https://api.github.com/repos/program-in-chinese/CTS_in_hours/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 726927822, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw3MjY5Mjc4MjI=", 24 | "url": "https://api.github.com/repos/program-in-chinese/CTS_in_hours/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 726927824, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw3MjY5Mjc4MjQ=", 32 | "url": "https://api.github.com/repos/program-in-chinese/CTS_in_hours/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 726927823, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw3MjY5Mjc4MjM=", 40 | "url": "https://api.github.com/repos/program-in-chinese/CTS_in_hours/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 726927825, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw3MjY5Mjc4MjU=", 48 | "url": "https://api.github.com/repos/program-in-chinese/CTS_in_hours/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 726927826, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw3MjY5Mjc4MjY=", 56 | "url": "https://api.github.com/repos/program-in-chinese/CTS_in_hours/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 726927827, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw3MjY5Mjc4Mjc=", 64 | "url": "https://api.github.com/repos/program-in-chinese/CTS_in_hours/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/CnCXX/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 671400423, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw2NzE0MDA0MjM=", 8 | "url": "https://api.github.com/repos/program-in-chinese/CnCXX/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 671400424, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw2NzE0MDA0MjQ=", 16 | "url": "https://api.github.com/repos/program-in-chinese/CnCXX/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 671400425, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw2NzE0MDA0MjU=", 24 | "url": "https://api.github.com/repos/program-in-chinese/CnCXX/labels/enhancement" 25 | }, 26 | { 27 | "color": "128A0C", 28 | "default": true, 29 | "id": 671400426, 30 | "name": "help wanted", 31 | "node_id": "MDU6TGFiZWw2NzE0MDA0MjY=", 32 | "url": "https://api.github.com/repos/program-in-chinese/CnCXX/labels/help%20wanted" 33 | }, 34 | { 35 | "color": "e6e6e6", 36 | "default": true, 37 | "id": 671400427, 38 | "name": "invalid", 39 | "node_id": "MDU6TGFiZWw2NzE0MDA0Mjc=", 40 | "url": "https://api.github.com/repos/program-in-chinese/CnCXX/labels/invalid" 41 | }, 42 | { 43 | "color": "cc317c", 44 | "default": true, 45 | "id": 671400428, 46 | "name": "question", 47 | "node_id": "MDU6TGFiZWw2NzE0MDA0Mjg=", 48 | "url": "https://api.github.com/repos/program-in-chinese/CnCXX/labels/question" 49 | }, 50 | { 51 | "color": "ffffff", 52 | "default": true, 53 | "id": 671400429, 54 | "name": "wontfix", 55 | "node_id": "MDU6TGFiZWw2NzE0MDA0Mjk=", 56 | "url": "https://api.github.com/repos/program-in-chinese/CnCXX/labels/wontfix" 57 | } 58 | ] -------------------------------------------------------------------------------- /repositories/DSL_FamilyRelation/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 662700965, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw2NjI3MDA5NjU=", 8 | "url": "https://api.github.com/repos/program-in-chinese/DSL_FamilyRelation/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 662700966, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw2NjI3MDA5NjY=", 16 | "url": "https://api.github.com/repos/program-in-chinese/DSL_FamilyRelation/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 662700967, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw2NjI3MDA5Njc=", 24 | "url": "https://api.github.com/repos/program-in-chinese/DSL_FamilyRelation/labels/enhancement" 25 | }, 26 | { 27 | "color": "128A0C", 28 | "default": true, 29 | "id": 662700968, 30 | "name": "help wanted", 31 | "node_id": "MDU6TGFiZWw2NjI3MDA5Njg=", 32 | "url": "https://api.github.com/repos/program-in-chinese/DSL_FamilyRelation/labels/help%20wanted" 33 | }, 34 | { 35 | "color": "e6e6e6", 36 | "default": true, 37 | "id": 662700969, 38 | "name": "invalid", 39 | "node_id": "MDU6TGFiZWw2NjI3MDA5Njk=", 40 | "url": "https://api.github.com/repos/program-in-chinese/DSL_FamilyRelation/labels/invalid" 41 | }, 42 | { 43 | "color": "cc317c", 44 | "default": true, 45 | "id": 662700970, 46 | "name": "question", 47 | "node_id": "MDU6TGFiZWw2NjI3MDA5NzA=", 48 | "url": "https://api.github.com/repos/program-in-chinese/DSL_FamilyRelation/labels/question" 49 | }, 50 | { 51 | "color": "ffffff", 52 | "default": true, 53 | "id": 662700971, 54 | "name": "wontfix", 55 | "node_id": "MDU6TGFiZWw2NjI3MDA5NzE=", 56 | "url": "https://api.github.com/repos/program-in-chinese/DSL_FamilyRelation/labels/wontfix" 57 | } 58 | ] -------------------------------------------------------------------------------- /repositories/HistoryInThreads_WebExtension/issues/10.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "NONE", 5 | "body": "It takes up too much room!", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension/issues/10/comments", 10 | "created_at": "2017-09-06T16:12:13Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension/issues/10/events", 13 | "html_url": "https://github.com/program-in-chinese/HistoryInThreads_WebExtension/issues/10", 14 | "id": 255661159, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension/issues/10/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUyNTU2NjExNTk=", 20 | "number": 10, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension", 22 | "state": "open", 23 | "title": "Add option to remove date/time column", 24 | "updated_at": "2017-09-06T16:12:13Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension/issues/10", 26 | "user": { 27 | "avatar_url": "https://avatars3.githubusercontent.com/u/7672848?v=4", 28 | "events_url": "https://api.github.com/users/Gitoffthelawn/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/Gitoffthelawn/followers", 30 | "following_url": "https://api.github.com/users/Gitoffthelawn/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/Gitoffthelawn/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/Gitoffthelawn", 34 | "id": 7672848, 35 | "login": "Gitoffthelawn", 36 | "node_id": "MDQ6VXNlcjc2NzI4NDg=", 37 | "organizations_url": "https://api.github.com/users/Gitoffthelawn/orgs", 38 | "received_events_url": "https://api.github.com/users/Gitoffthelawn/received_events", 39 | "repos_url": "https://api.github.com/users/Gitoffthelawn/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/Gitoffthelawn/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/Gitoffthelawn/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/Gitoffthelawn" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/HistoryInThreads_WebExtension/issues/7.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "现在下拉之后就被上卷了", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension/issues/7/comments", 10 | "created_at": "2017-09-01T06:38:44Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension/issues/7/events", 13 | "html_url": "https://github.com/program-in-chinese/HistoryInThreads_WebExtension/issues/7", 14 | "id": 254549546, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension/issues/7/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUyNTQ1NDk1NDY=", 20 | "number": 7, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension", 22 | "state": "open", 23 | "title": "搜索栏始终显示", 24 | "updated_at": "2017-09-01T06:38:44Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension/issues/7", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/HistoryInThreads_WebExtension/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 672230830, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw2NzIyMzA4MzA=", 8 | "url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 672230831, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw2NzIyMzA4MzE=", 16 | "url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 672230832, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw2NzIyMzA4MzI=", 24 | "url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension/labels/enhancement" 25 | }, 26 | { 27 | "color": "128A0C", 28 | "default": true, 29 | "id": 672230833, 30 | "name": "help wanted", 31 | "node_id": "MDU6TGFiZWw2NzIyMzA4MzM=", 32 | "url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension/labels/help%20wanted" 33 | }, 34 | { 35 | "color": "e6e6e6", 36 | "default": true, 37 | "id": 672230834, 38 | "name": "invalid", 39 | "node_id": "MDU6TGFiZWw2NzIyMzA4MzQ=", 40 | "url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension/labels/invalid" 41 | }, 42 | { 43 | "color": "cc317c", 44 | "default": true, 45 | "id": 672230835, 46 | "name": "question", 47 | "node_id": "MDU6TGFiZWw2NzIyMzA4MzU=", 48 | "url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension/labels/question" 49 | }, 50 | { 51 | "color": "ffffff", 52 | "default": true, 53 | "id": 672230836, 54 | "name": "wontfix", 55 | "node_id": "MDU6TGFiZWw2NzIyMzA4MzY=", 56 | "url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension/labels/wontfix" 57 | }, 58 | { 59 | "color": "d93f0b", 60 | "default": false, 61 | "id": 681666433, 62 | "name": "受阻", 63 | "node_id": "MDU6TGFiZWw2ODE2NjY0MzM=", 64 | "url": "https://api.github.com/repos/program-in-chinese/HistoryInThreads_WebExtension/labels/%E5%8F%97%E9%98%BB" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/HuanXiang/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 671273593, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw2NzEyNzM1OTM=", 8 | "url": "https://api.github.com/repos/program-in-chinese/HuanXiang/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 671273594, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw2NzEyNzM1OTQ=", 16 | "url": "https://api.github.com/repos/program-in-chinese/HuanXiang/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 671273595, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw2NzEyNzM1OTU=", 24 | "url": "https://api.github.com/repos/program-in-chinese/HuanXiang/labels/enhancement" 25 | }, 26 | { 27 | "color": "128A0C", 28 | "default": true, 29 | "id": 671273596, 30 | "name": "help wanted", 31 | "node_id": "MDU6TGFiZWw2NzEyNzM1OTY=", 32 | "url": "https://api.github.com/repos/program-in-chinese/HuanXiang/labels/help%20wanted" 33 | }, 34 | { 35 | "color": "e6e6e6", 36 | "default": true, 37 | "id": 671273597, 38 | "name": "invalid", 39 | "node_id": "MDU6TGFiZWw2NzEyNzM1OTc=", 40 | "url": "https://api.github.com/repos/program-in-chinese/HuanXiang/labels/invalid" 41 | }, 42 | { 43 | "color": "cc317c", 44 | "default": true, 45 | "id": 671273598, 46 | "name": "question", 47 | "node_id": "MDU6TGFiZWw2NzEyNzM1OTg=", 48 | "url": "https://api.github.com/repos/program-in-chinese/HuanXiang/labels/question" 49 | }, 50 | { 51 | "color": "ffffff", 52 | "default": true, 53 | "id": 671273599, 54 | "name": "wontfix", 55 | "node_id": "MDU6TGFiZWw2NzEyNzM1OTk=", 56 | "url": "https://api.github.com/repos/program-in-chinese/HuanXiang/labels/wontfix" 57 | } 58 | ] -------------------------------------------------------------------------------- /repositories/Java/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 655107454, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw2NTUxMDc0NTQ=", 8 | "url": "https://api.github.com/repos/program-in-chinese/Java/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 655107455, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw2NTUxMDc0NTU=", 16 | "url": "https://api.github.com/repos/program-in-chinese/Java/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 655107456, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw2NTUxMDc0NTY=", 24 | "url": "https://api.github.com/repos/program-in-chinese/Java/labels/enhancement" 25 | }, 26 | { 27 | "color": "128A0C", 28 | "default": true, 29 | "id": 655107457, 30 | "name": "help wanted", 31 | "node_id": "MDU6TGFiZWw2NTUxMDc0NTc=", 32 | "url": "https://api.github.com/repos/program-in-chinese/Java/labels/help%20wanted" 33 | }, 34 | { 35 | "color": "e6e6e6", 36 | "default": true, 37 | "id": 655107458, 38 | "name": "invalid", 39 | "node_id": "MDU6TGFiZWw2NTUxMDc0NTg=", 40 | "url": "https://api.github.com/repos/program-in-chinese/Java/labels/invalid" 41 | }, 42 | { 43 | "color": "cc317c", 44 | "default": true, 45 | "id": 655107459, 46 | "name": "question", 47 | "node_id": "MDU6TGFiZWw2NTUxMDc0NTk=", 48 | "url": "https://api.github.com/repos/program-in-chinese/Java/labels/question" 49 | }, 50 | { 51 | "color": "ffffff", 52 | "default": true, 53 | "id": 655107460, 54 | "name": "wontfix", 55 | "node_id": "MDU6TGFiZWw2NTUxMDc0NjA=", 56 | "url": "https://api.github.com/repos/program-in-chinese/Java/labels/wontfix" 57 | } 58 | ] -------------------------------------------------------------------------------- /repositories/JavaScript/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 655107965, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw2NTUxMDc5NjU=", 8 | "url": "https://api.github.com/repos/program-in-chinese/JavaScript/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 655107966, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw2NTUxMDc5NjY=", 16 | "url": "https://api.github.com/repos/program-in-chinese/JavaScript/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 655107968, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw2NTUxMDc5Njg=", 24 | "url": "https://api.github.com/repos/program-in-chinese/JavaScript/labels/enhancement" 25 | }, 26 | { 27 | "color": "128A0C", 28 | "default": true, 29 | "id": 655107969, 30 | "name": "help wanted", 31 | "node_id": "MDU6TGFiZWw2NTUxMDc5Njk=", 32 | "url": "https://api.github.com/repos/program-in-chinese/JavaScript/labels/help%20wanted" 33 | }, 34 | { 35 | "color": "e6e6e6", 36 | "default": true, 37 | "id": 655107971, 38 | "name": "invalid", 39 | "node_id": "MDU6TGFiZWw2NTUxMDc5NzE=", 40 | "url": "https://api.github.com/repos/program-in-chinese/JavaScript/labels/invalid" 41 | }, 42 | { 43 | "color": "cc317c", 44 | "default": true, 45 | "id": 655107973, 46 | "name": "question", 47 | "node_id": "MDU6TGFiZWw2NTUxMDc5NzM=", 48 | "url": "https://api.github.com/repos/program-in-chinese/JavaScript/labels/question" 49 | }, 50 | { 51 | "color": "ffffff", 52 | "default": true, 53 | "id": 655107974, 54 | "name": "wontfix", 55 | "node_id": "MDU6TGFiZWw2NTUxMDc5NzQ=", 56 | "url": "https://api.github.com/repos/program-in-chinese/JavaScript/labels/wontfix" 57 | } 58 | ] -------------------------------------------------------------------------------- /repositories/MathLibraryAndClient_with_API_in_Chinese/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 1008287330, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWwxMDA4Mjg3MzMw", 8 | "url": "https://api.github.com/repos/program-in-chinese/MathLibraryAndClient_with_API_in_Chinese/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 1008287333, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWwxMDA4Mjg3MzMz", 16 | "url": "https://api.github.com/repos/program-in-chinese/MathLibraryAndClient_with_API_in_Chinese/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 1008287335, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWwxMDA4Mjg3MzM1", 24 | "url": "https://api.github.com/repos/program-in-chinese/MathLibraryAndClient_with_API_in_Chinese/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 1008287338, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWwxMDA4Mjg3MzM4", 32 | "url": "https://api.github.com/repos/program-in-chinese/MathLibraryAndClient_with_API_in_Chinese/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 1008287337, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWwxMDA4Mjg3MzM3", 40 | "url": "https://api.github.com/repos/program-in-chinese/MathLibraryAndClient_with_API_in_Chinese/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 1008287339, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWwxMDA4Mjg3MzM5", 48 | "url": "https://api.github.com/repos/program-in-chinese/MathLibraryAndClient_with_API_in_Chinese/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 1008287340, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWwxMDA4Mjg3MzQw", 56 | "url": "https://api.github.com/repos/program-in-chinese/MathLibraryAndClient_with_API_in_Chinese/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 1008287341, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWwxMDA4Mjg3MzQx", 64 | "url": "https://api.github.com/repos/program-in-chinese/MathLibraryAndClient_with_API_in_Chinese/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/Programming_in_Scala_study_notes_zh/issues/1.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": ">不像列表注意元组的索引开始于1, 因为其他语言(Haskell/ML)中的元组也是如此).", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/Programming_in_Scala_study_notes_zh/issues/1/comments", 10 | "created_at": "2018-11-17T18:53:06Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/Programming_in_Scala_study_notes_zh/issues/1/events", 13 | "html_url": "https://github.com/program-in-chinese/Programming_in_Scala_study_notes_zh/issues/1", 14 | "id": 381890045, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/Programming_in_Scala_study_notes_zh/issues/1/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzODE4OTAwNDU=", 20 | "number": 1, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/Programming_in_Scala_study_notes_zh", 22 | "state": "open", 23 | "title": "润色", 24 | "updated_at": "2018-11-17T18:53:06Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/Programming_in_Scala_study_notes_zh/issues/1", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/Programming_in_Scala_study_notes_zh/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 734116046, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw3MzQxMTYwNDY=", 8 | "url": "https://api.github.com/repos/program-in-chinese/Programming_in_Scala_study_notes_zh/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 734116047, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw3MzQxMTYwNDc=", 16 | "url": "https://api.github.com/repos/program-in-chinese/Programming_in_Scala_study_notes_zh/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 734116048, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw3MzQxMTYwNDg=", 24 | "url": "https://api.github.com/repos/program-in-chinese/Programming_in_Scala_study_notes_zh/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 734116050, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw3MzQxMTYwNTA=", 32 | "url": "https://api.github.com/repos/program-in-chinese/Programming_in_Scala_study_notes_zh/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 734116049, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw3MzQxMTYwNDk=", 40 | "url": "https://api.github.com/repos/program-in-chinese/Programming_in_Scala_study_notes_zh/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 734116051, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw3MzQxMTYwNTE=", 48 | "url": "https://api.github.com/repos/program-in-chinese/Programming_in_Scala_study_notes_zh/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 734116052, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw3MzQxMTYwNTI=", 56 | "url": "https://api.github.com/repos/program-in-chinese/Programming_in_Scala_study_notes_zh/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 734116053, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw3MzQxMTYwNTM=", 64 | "url": "https://api.github.com/repos/program-in-chinese/Programming_in_Scala_study_notes_zh/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/Python/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 655112365, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw2NTUxMTIzNjU=", 8 | "url": "https://api.github.com/repos/program-in-chinese/Python/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 655112366, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw2NTUxMTIzNjY=", 16 | "url": "https://api.github.com/repos/program-in-chinese/Python/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 655112367, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw2NTUxMTIzNjc=", 24 | "url": "https://api.github.com/repos/program-in-chinese/Python/labels/enhancement" 25 | }, 26 | { 27 | "color": "128A0C", 28 | "default": true, 29 | "id": 655112368, 30 | "name": "help wanted", 31 | "node_id": "MDU6TGFiZWw2NTUxMTIzNjg=", 32 | "url": "https://api.github.com/repos/program-in-chinese/Python/labels/help%20wanted" 33 | }, 34 | { 35 | "color": "e6e6e6", 36 | "default": true, 37 | "id": 655112369, 38 | "name": "invalid", 39 | "node_id": "MDU6TGFiZWw2NTUxMTIzNjk=", 40 | "url": "https://api.github.com/repos/program-in-chinese/Python/labels/invalid" 41 | }, 42 | { 43 | "color": "cc317c", 44 | "default": true, 45 | "id": 655112370, 46 | "name": "question", 47 | "node_id": "MDU6TGFiZWw2NTUxMTIzNzA=", 48 | "url": "https://api.github.com/repos/program-in-chinese/Python/labels/question" 49 | }, 50 | { 51 | "color": "ffffff", 52 | "default": true, 53 | "id": 655112371, 54 | "name": "wontfix", 55 | "node_id": "MDU6TGFiZWw2NTUxMTIzNzE=", 56 | "url": "https://api.github.com/repos/program-in-chinese/Python/labels/wontfix" 57 | } 58 | ] -------------------------------------------------------------------------------- /repositories/TEST/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 726347232, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw3MjYzNDcyMzI=", 8 | "url": "https://api.github.com/repos/program-in-chinese/TEST/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 726347233, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw3MjYzNDcyMzM=", 16 | "url": "https://api.github.com/repos/program-in-chinese/TEST/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 726347234, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw3MjYzNDcyMzQ=", 24 | "url": "https://api.github.com/repos/program-in-chinese/TEST/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 726347236, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw3MjYzNDcyMzY=", 32 | "url": "https://api.github.com/repos/program-in-chinese/TEST/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 726347235, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw3MjYzNDcyMzU=", 40 | "url": "https://api.github.com/repos/program-in-chinese/TEST/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 726347237, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw3MjYzNDcyMzc=", 48 | "url": "https://api.github.com/repos/program-in-chinese/TEST/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 726347238, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw3MjYzNDcyMzg=", 56 | "url": "https://api.github.com/repos/program-in-chinese/TEST/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 726347239, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw3MjYzNDcyMzk=", 64 | "url": "https://api.github.com/repos/program-in-chinese/TEST/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/ZLanguage/issues/2.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "http://www.qinmishu.org/article/rmd/mylangwhirlwindintro.html 网页源码在[这](https://github.com/henryscala/henryscala.github.io/blob/master/article/rmd/mylangwhirlwindintro.html)\r\n最后有用海龟画图的例子, 不过好像暂时没发现编程语言的源码", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/ZLanguage/issues/2/comments", 10 | "created_at": "2017-10-23T05:38:01Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/ZLanguage/issues/2/events", 13 | "html_url": "https://github.com/program-in-chinese/ZLanguage/issues/2", 14 | "id": 267546515, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/ZLanguage/issues/2/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUyNjc1NDY1MTU=", 20 | "number": 2, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/ZLanguage", 22 | "state": "open", 23 | "title": "发现另一个有类似功能的编程语言", 24 | "updated_at": "2017-10-23T05:38:01Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/ZLanguage/issues/2", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/ZLanguage/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 719561510, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw3MTk1NjE1MTA=", 8 | "url": "https://api.github.com/repos/program-in-chinese/ZLanguage/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 719561511, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw3MTk1NjE1MTE=", 16 | "url": "https://api.github.com/repos/program-in-chinese/ZLanguage/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 719561512, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw3MTk1NjE1MTI=", 24 | "url": "https://api.github.com/repos/program-in-chinese/ZLanguage/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 719561514, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw3MTk1NjE1MTQ=", 32 | "url": "https://api.github.com/repos/program-in-chinese/ZLanguage/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 719561513, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw3MTk1NjE1MTM=", 40 | "url": "https://api.github.com/repos/program-in-chinese/ZLanguage/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 719561515, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw3MTk1NjE1MTU=", 48 | "url": "https://api.github.com/repos/program-in-chinese/ZLanguage/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 719561516, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw3MTk1NjE1MTY=", 56 | "url": "https://api.github.com/repos/program-in-chinese/ZLanguage/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 719561517, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw3MTk1NjE1MTc=", 64 | "url": "https://api.github.com/repos/program-in-chinese/ZLanguage/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/angular_official_tutorial_zh/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 744668169, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw3NDQ2NjgxNjk=", 8 | "url": "https://api.github.com/repos/program-in-chinese/angular_official_tutorial_zh/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 744668170, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw3NDQ2NjgxNzA=", 16 | "url": "https://api.github.com/repos/program-in-chinese/angular_official_tutorial_zh/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 744668171, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw3NDQ2NjgxNzE=", 24 | "url": "https://api.github.com/repos/program-in-chinese/angular_official_tutorial_zh/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 744668173, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw3NDQ2NjgxNzM=", 32 | "url": "https://api.github.com/repos/program-in-chinese/angular_official_tutorial_zh/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 744668172, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw3NDQ2NjgxNzI=", 40 | "url": "https://api.github.com/repos/program-in-chinese/angular_official_tutorial_zh/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 744668174, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw3NDQ2NjgxNzQ=", 48 | "url": "https://api.github.com/repos/program-in-chinese/angular_official_tutorial_zh/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 744668175, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw3NDQ2NjgxNzU=", 56 | "url": "https://api.github.com/repos/program-in-chinese/angular_official_tutorial_zh/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 744668176, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw3NDQ2NjgxNzY=", 64 | "url": "https://api.github.com/repos/program-in-chinese/angular_official_tutorial_zh/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/assembler-in-chinese-experiment/issues/2.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "![screen shot 2018-11-20 at 5 36 56 am](https://user-images.githubusercontent.com/392497/48777053-60e20c80-ec86-11e8-9828-2b8640cb7ba4.png)\r\n", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/assembler-in-chinese-experiment/issues/2/comments", 10 | "created_at": "2018-11-20T13:37:39Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/assembler-in-chinese-experiment/issues/2/events", 13 | "html_url": "https://github.com/program-in-chinese/assembler-in-chinese-experiment/issues/2", 14 | "id": 382666929, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/assembler-in-chinese-experiment/issues/2/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzODI2NjY5Mjk=", 20 | "number": 2, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/assembler-in-chinese-experiment", 22 | "state": "open", 23 | "title": "截图", 24 | "updated_at": "2018-11-20T13:37:39Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/assembler-in-chinese-experiment/issues/2", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/assembler-in-chinese-experiment/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 660073107, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw2NjAwNzMxMDc=", 8 | "url": "https://api.github.com/repos/program-in-chinese/assembler-in-chinese-experiment/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 660073108, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw2NjAwNzMxMDg=", 16 | "url": "https://api.github.com/repos/program-in-chinese/assembler-in-chinese-experiment/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 660073109, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw2NjAwNzMxMDk=", 24 | "url": "https://api.github.com/repos/program-in-chinese/assembler-in-chinese-experiment/labels/enhancement" 25 | }, 26 | { 27 | "color": "128A0C", 28 | "default": true, 29 | "id": 660073110, 30 | "name": "help wanted", 31 | "node_id": "MDU6TGFiZWw2NjAwNzMxMTA=", 32 | "url": "https://api.github.com/repos/program-in-chinese/assembler-in-chinese-experiment/labels/help%20wanted" 33 | }, 34 | { 35 | "color": "e6e6e6", 36 | "default": true, 37 | "id": 660073111, 38 | "name": "invalid", 39 | "node_id": "MDU6TGFiZWw2NjAwNzMxMTE=", 40 | "url": "https://api.github.com/repos/program-in-chinese/assembler-in-chinese-experiment/labels/invalid" 41 | }, 42 | { 43 | "color": "cc317c", 44 | "default": true, 45 | "id": 660073112, 46 | "name": "question", 47 | "node_id": "MDU6TGFiZWw2NjAwNzMxMTI=", 48 | "url": "https://api.github.com/repos/program-in-chinese/assembler-in-chinese-experiment/labels/question" 49 | }, 50 | { 51 | "color": "ffffff", 52 | "default": true, 53 | "id": 660073113, 54 | "name": "wontfix", 55 | "node_id": "MDU6TGFiZWw2NjAwNzMxMTM=", 56 | "url": "https://api.github.com/repos/program-in-chinese/assembler-in-chinese-experiment/labels/wontfix" 57 | } 58 | ] -------------------------------------------------------------------------------- /repositories/backup_issues/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 662319916, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw2NjIzMTk5MTY=", 8 | "url": "https://api.github.com/repos/program-in-chinese/backup_issues/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 662319917, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw2NjIzMTk5MTc=", 16 | "url": "https://api.github.com/repos/program-in-chinese/backup_issues/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 662319918, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw2NjIzMTk5MTg=", 24 | "url": "https://api.github.com/repos/program-in-chinese/backup_issues/labels/enhancement" 25 | }, 26 | { 27 | "color": "128A0C", 28 | "default": true, 29 | "id": 662319919, 30 | "name": "help wanted", 31 | "node_id": "MDU6TGFiZWw2NjIzMTk5MTk=", 32 | "url": "https://api.github.com/repos/program-in-chinese/backup_issues/labels/help%20wanted" 33 | }, 34 | { 35 | "color": "e6e6e6", 36 | "default": true, 37 | "id": 662319920, 38 | "name": "invalid", 39 | "node_id": "MDU6TGFiZWw2NjIzMTk5MjA=", 40 | "url": "https://api.github.com/repos/program-in-chinese/backup_issues/labels/invalid" 41 | }, 42 | { 43 | "color": "cc317c", 44 | "default": true, 45 | "id": 662319921, 46 | "name": "question", 47 | "node_id": "MDU6TGFiZWw2NjIzMTk5MjE=", 48 | "url": "https://api.github.com/repos/program-in-chinese/backup_issues/labels/question" 49 | }, 50 | { 51 | "color": "ffffff", 52 | "default": true, 53 | "id": 662319922, 54 | "name": "wontfix", 55 | "node_id": "MDU6TGFiZWw2NjIzMTk5MjI=", 56 | "url": "https://api.github.com/repos/program-in-chinese/backup_issues/labels/wontfix" 57 | } 58 | ] -------------------------------------------------------------------------------- /repositories/cn_jdk10/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 1035768400, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWwxMDM1NzY4NDAw", 8 | "url": "https://api.github.com/repos/program-in-chinese/cn_jdk10/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 1035768401, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWwxMDM1NzY4NDAx", 16 | "url": "https://api.github.com/repos/program-in-chinese/cn_jdk10/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 1035768402, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWwxMDM1NzY4NDAy", 24 | "url": "https://api.github.com/repos/program-in-chinese/cn_jdk10/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 1035768404, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWwxMDM1NzY4NDA0", 32 | "url": "https://api.github.com/repos/program-in-chinese/cn_jdk10/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 1035768403, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWwxMDM1NzY4NDAz", 40 | "url": "https://api.github.com/repos/program-in-chinese/cn_jdk10/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 1035768405, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWwxMDM1NzY4NDA1", 48 | "url": "https://api.github.com/repos/program-in-chinese/cn_jdk10/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 1035768406, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWwxMDM1NzY4NDA2", 56 | "url": "https://api.github.com/repos/program-in-chinese/cn_jdk10/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 1035768407, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWwxMDM1NzY4NDA3", 64 | "url": "https://api.github.com/repos/program-in-chinese/cn_jdk10/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/code_translator_service/issues/1.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/code_translator_service/issues/1/comments", 10 | "created_at": "2018-09-24T06:52:27Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/code_translator_service/issues/1/events", 13 | "html_url": "https://github.com/program-in-chinese/code_translator_service/issues/1", 14 | "id": 363030501, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/code_translator_service/issues/1/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzNjMwMzA1MDE=", 20 | "number": 1, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/code_translator_service", 22 | "state": "open", 23 | "title": "添加测试. 拆分前端到单独源码库?", 24 | "updated_at": "2018-09-24T06:52:27Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/code_translator_service/issues/1", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/code_translator_service/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 1057828663, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWwxMDU3ODI4NjYz", 8 | "url": "https://api.github.com/repos/program-in-chinese/code_translator_service/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 1057828664, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWwxMDU3ODI4NjY0", 16 | "url": "https://api.github.com/repos/program-in-chinese/code_translator_service/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 1057828665, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWwxMDU3ODI4NjY1", 24 | "url": "https://api.github.com/repos/program-in-chinese/code_translator_service/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 1057828667, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWwxMDU3ODI4NjY3", 32 | "url": "https://api.github.com/repos/program-in-chinese/code_translator_service/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 1057828666, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWwxMDU3ODI4NjY2", 40 | "url": "https://api.github.com/repos/program-in-chinese/code_translator_service/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 1057828668, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWwxMDU3ODI4NjY4", 48 | "url": "https://api.github.com/repos/program-in-chinese/code_translator_service/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 1057828669, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWwxMDU3ODI4NjY5", 56 | "url": "https://api.github.com/repos/program-in-chinese/code_translator_service/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 1057828670, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWwxMDU3ODI4Njcw", 64 | "url": "https://api.github.com/repos/program-in-chinese/code_translator_service/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/cts_in_5_min/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 924385458, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw5MjQzODU0NTg=", 8 | "url": "https://api.github.com/repos/program-in-chinese/cts_in_5_min/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 924385459, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw5MjQzODU0NTk=", 16 | "url": "https://api.github.com/repos/program-in-chinese/cts_in_5_min/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 924385460, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw5MjQzODU0NjA=", 24 | "url": "https://api.github.com/repos/program-in-chinese/cts_in_5_min/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 924385462, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw5MjQzODU0NjI=", 32 | "url": "https://api.github.com/repos/program-in-chinese/cts_in_5_min/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 924385461, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw5MjQzODU0NjE=", 40 | "url": "https://api.github.com/repos/program-in-chinese/cts_in_5_min/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 924385463, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw5MjQzODU0NjM=", 48 | "url": "https://api.github.com/repos/program-in-chinese/cts_in_5_min/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 924385464, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw5MjQzODU0NjQ=", 56 | "url": "https://api.github.com/repos/program-in-chinese/cts_in_5_min/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 924385465, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw5MjQzODU0NjU=", 64 | "url": "https://api.github.com/repos/program-in-chinese/cts_in_5_min/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/demo_keyword_design_by_code/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 1031265946, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWwxMDMxMjY1OTQ2", 8 | "url": "https://api.github.com/repos/program-in-chinese/demo_keyword_design_by_code/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 1031265947, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWwxMDMxMjY1OTQ3", 16 | "url": "https://api.github.com/repos/program-in-chinese/demo_keyword_design_by_code/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 1031265948, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWwxMDMxMjY1OTQ4", 24 | "url": "https://api.github.com/repos/program-in-chinese/demo_keyword_design_by_code/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 1031265950, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWwxMDMxMjY1OTUw", 32 | "url": "https://api.github.com/repos/program-in-chinese/demo_keyword_design_by_code/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 1031265949, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWwxMDMxMjY1OTQ5", 40 | "url": "https://api.github.com/repos/program-in-chinese/demo_keyword_design_by_code/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 1031265951, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWwxMDMxMjY1OTUx", 48 | "url": "https://api.github.com/repos/program-in-chinese/demo_keyword_design_by_code/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 1031265952, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWwxMDMxMjY1OTUy", 56 | "url": "https://api.github.com/repos/program-in-chinese/demo_keyword_design_by_code/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 1031265953, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWwxMDMxMjY1OTUz", 64 | "url": "https://api.github.com/repos/program-in-chinese/demo_keyword_design_by_code/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/docsSite/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 1146645513, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWwxMTQ2NjQ1NTEz", 8 | "url": "https://api.github.com/repos/program-in-chinese/docsSite/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 1146645514, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWwxMTQ2NjQ1NTE0", 16 | "url": "https://api.github.com/repos/program-in-chinese/docsSite/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 1146645515, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWwxMTQ2NjQ1NTE1", 24 | "url": "https://api.github.com/repos/program-in-chinese/docsSite/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 1146645517, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWwxMTQ2NjQ1NTE3", 32 | "url": "https://api.github.com/repos/program-in-chinese/docsSite/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 1146645516, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWwxMTQ2NjQ1NTE2", 40 | "url": "https://api.github.com/repos/program-in-chinese/docsSite/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 1146645518, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWwxMTQ2NjQ1NTE4", 48 | "url": "https://api.github.com/repos/program-in-chinese/docsSite/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 1146645519, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWwxMTQ2NjQ1NTE5", 56 | "url": "https://api.github.com/repos/program-in-chinese/docsSite/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 1146645520, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWwxMTQ2NjQ1NTIw", 64 | "url": "https://api.github.com/repos/program-in-chinese/docsSite/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/english-chinese-dictionary/issues/1.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "现在载入时需解析整个源csv文件.", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/english-chinese-dictionary/issues/1/comments", 10 | "created_at": "2018-09-25T11:49:28Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/english-chinese-dictionary/issues/1/events", 13 | "html_url": "https://github.com/program-in-chinese/english-chinese-dictionary/issues/1", 14 | "id": 363538753, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/english-chinese-dictionary/issues/1/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzNjM1Mzg3NTM=", 20 | "number": 1, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/english-chinese-dictionary", 22 | "state": "open", 23 | "title": "优化载入效率", 24 | "updated_at": "2018-09-25T11:49:28Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/english-chinese-dictionary/issues/1", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/english-chinese-dictionary/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 1047119494, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWwxMDQ3MTE5NDk0", 8 | "url": "https://api.github.com/repos/program-in-chinese/english-chinese-dictionary/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 1047119495, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWwxMDQ3MTE5NDk1", 16 | "url": "https://api.github.com/repos/program-in-chinese/english-chinese-dictionary/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 1047119496, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWwxMDQ3MTE5NDk2", 24 | "url": "https://api.github.com/repos/program-in-chinese/english-chinese-dictionary/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 1047119498, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWwxMDQ3MTE5NDk4", 32 | "url": "https://api.github.com/repos/program-in-chinese/english-chinese-dictionary/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 1047119497, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWwxMDQ3MTE5NDk3", 40 | "url": "https://api.github.com/repos/program-in-chinese/english-chinese-dictionary/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 1047119499, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWwxMDQ3MTE5NDk5", 48 | "url": "https://api.github.com/repos/program-in-chinese/english-chinese-dictionary/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 1047119501, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWwxMDQ3MTE5NTAx", 56 | "url": "https://api.github.com/repos/program-in-chinese/english-chinese-dictionary/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 1047119503, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWwxMDQ3MTE5NTAz", 64 | "url": "https://api.github.com/repos/program-in-chinese/english-chinese-dictionary/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/flo/issues/1.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "https://github.com/program-in-chinese/C8\r\n\r\nhttps://github.com/pyzh/flo.c/issues/4", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/flo/issues/1/comments", 10 | "created_at": "2018-11-05T08:59:55Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/flo/issues/1/events", 13 | "html_url": "https://github.com/program-in-chinese/flo/issues/1", 14 | "id": 377304734, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/flo/issues/1/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzNzczMDQ3MzQ=", 20 | "number": 1, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/flo", 22 | "state": "open", 23 | "title": "flo的优先级降低,先实现c8", 24 | "updated_at": "2018-11-05T08:59:55Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/flo/issues/1", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/1655223?v=4", 28 | "events_url": "https://api.github.com/users/absente/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/absente/followers", 30 | "following_url": "https://api.github.com/users/absente/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/absente/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/absente", 34 | "id": 1655223, 35 | "login": "absente", 36 | "node_id": "MDQ6VXNlcjE2NTUyMjM=", 37 | "organizations_url": "https://api.github.com/users/absente/orgs", 38 | "received_events_url": "https://api.github.com/users/absente/received_events", 39 | "repos_url": "https://api.github.com/users/absente/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/absente/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/absente/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/absente" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/flo/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 1094620945, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWwxMDk0NjIwOTQ1", 8 | "url": "https://api.github.com/repos/program-in-chinese/flo/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 1094620948, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWwxMDk0NjIwOTQ4", 16 | "url": "https://api.github.com/repos/program-in-chinese/flo/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 1094620950, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWwxMDk0NjIwOTUw", 24 | "url": "https://api.github.com/repos/program-in-chinese/flo/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 1094620954, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWwxMDk0NjIwOTU0", 32 | "url": "https://api.github.com/repos/program-in-chinese/flo/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 1094620953, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWwxMDk0NjIwOTUz", 40 | "url": "https://api.github.com/repos/program-in-chinese/flo/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 1094620955, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWwxMDk0NjIwOTU1", 48 | "url": "https://api.github.com/repos/program-in-chinese/flo/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 1094620957, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWwxMDk0NjIwOTU3", 56 | "url": "https://api.github.com/repos/program-in-chinese/flo/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 1094620959, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWwxMDk0NjIwOTU5", 64 | "url": "https://api.github.com/repos/program-in-chinese/flo/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/house_of_10000_business/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 1075040060, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWwxMDc1MDQwMDYw", 8 | "url": "https://api.github.com/repos/program-in-chinese/house_of_10000_business/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 1075040061, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWwxMDc1MDQwMDYx", 16 | "url": "https://api.github.com/repos/program-in-chinese/house_of_10000_business/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 1075040062, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWwxMDc1MDQwMDYy", 24 | "url": "https://api.github.com/repos/program-in-chinese/house_of_10000_business/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 1075040064, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWwxMDc1MDQwMDY0", 32 | "url": "https://api.github.com/repos/program-in-chinese/house_of_10000_business/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 1075040063, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWwxMDc1MDQwMDYz", 40 | "url": "https://api.github.com/repos/program-in-chinese/house_of_10000_business/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 1075040065, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWwxMDc1MDQwMDY1", 48 | "url": "https://api.github.com/repos/program-in-chinese/house_of_10000_business/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 1075040066, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWwxMDc1MDQwMDY2", 56 | "url": "https://api.github.com/repos/program-in-chinese/house_of_10000_business/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 1075040067, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWwxMDc1MDQwMDY3", 64 | "url": "https://api.github.com/repos/program-in-chinese/house_of_10000_business/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/java_code_translator/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 1056477968, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWwxMDU2NDc3OTY4", 8 | "url": "https://api.github.com/repos/program-in-chinese/java_code_translator/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 1056477969, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWwxMDU2NDc3OTY5", 16 | "url": "https://api.github.com/repos/program-in-chinese/java_code_translator/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 1056477970, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWwxMDU2NDc3OTcw", 24 | "url": "https://api.github.com/repos/program-in-chinese/java_code_translator/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 1056477972, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWwxMDU2NDc3OTcy", 32 | "url": "https://api.github.com/repos/program-in-chinese/java_code_translator/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 1056477971, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWwxMDU2NDc3OTcx", 40 | "url": "https://api.github.com/repos/program-in-chinese/java_code_translator/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 1056477973, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWwxMDU2NDc3OTcz", 48 | "url": "https://api.github.com/repos/program-in-chinese/java_code_translator/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 1056477974, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWwxMDU2NDc3OTc0", 56 | "url": "https://api.github.com/repos/program-in-chinese/java_code_translator/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 1056477975, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWwxMDU2NDc3OTc1", 64 | "url": "https://api.github.com/repos/program-in-chinese/java_code_translator/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/junit4_in_chinese/issues/6.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "源自: https://github.com/program-in-chinese/junit4_in_chinese/pull/2#discussion_r132844911", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/junit4_in_chinese/issues/6/comments", 10 | "created_at": "2017-08-13T21:06:25Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/junit4_in_chinese/issues/6/events", 13 | "html_url": "https://github.com/program-in-chinese/junit4_in_chinese/issues/6", 14 | "id": 249898938, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/junit4_in_chinese/issues/6/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUyNDk4OTg5Mzg=", 20 | "number": 6, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/junit4_in_chinese", 22 | "state": "open", 23 | "title": "补充javadoc", 24 | "updated_at": "2017-08-13T21:06:25Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/junit4_in_chinese/issues/6", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/junit4_in_chinese/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 664071253, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw2NjQwNzEyNTM=", 8 | "url": "https://api.github.com/repos/program-in-chinese/junit4_in_chinese/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 664071254, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw2NjQwNzEyNTQ=", 16 | "url": "https://api.github.com/repos/program-in-chinese/junit4_in_chinese/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 664071255, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw2NjQwNzEyNTU=", 24 | "url": "https://api.github.com/repos/program-in-chinese/junit4_in_chinese/labels/enhancement" 25 | }, 26 | { 27 | "color": "128A0C", 28 | "default": true, 29 | "id": 664071256, 30 | "name": "help wanted", 31 | "node_id": "MDU6TGFiZWw2NjQwNzEyNTY=", 32 | "url": "https://api.github.com/repos/program-in-chinese/junit4_in_chinese/labels/help%20wanted" 33 | }, 34 | { 35 | "color": "e6e6e6", 36 | "default": true, 37 | "id": 664071257, 38 | "name": "invalid", 39 | "node_id": "MDU6TGFiZWw2NjQwNzEyNTc=", 40 | "url": "https://api.github.com/repos/program-in-chinese/junit4_in_chinese/labels/invalid" 41 | }, 42 | { 43 | "color": "cc317c", 44 | "default": true, 45 | "id": 664071258, 46 | "name": "question", 47 | "node_id": "MDU6TGFiZWw2NjQwNzEyNTg=", 48 | "url": "https://api.github.com/repos/program-in-chinese/junit4_in_chinese/labels/question" 49 | }, 50 | { 51 | "color": "ffffff", 52 | "default": true, 53 | "id": 664071259, 54 | "name": "wontfix", 55 | "node_id": "MDU6TGFiZWw2NjQwNzEyNTk=", 56 | "url": "https://api.github.com/repos/program-in-chinese/junit4_in_chinese/labels/wontfix" 57 | } 58 | ] -------------------------------------------------------------------------------- /repositories/kotlin_in_hours_chn/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 747791341, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw3NDc3OTEzNDE=", 8 | "url": "https://api.github.com/repos/program-in-chinese/kotlin_in_hours_chn/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 747791342, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw3NDc3OTEzNDI=", 16 | "url": "https://api.github.com/repos/program-in-chinese/kotlin_in_hours_chn/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 747791343, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw3NDc3OTEzNDM=", 24 | "url": "https://api.github.com/repos/program-in-chinese/kotlin_in_hours_chn/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 747791345, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw3NDc3OTEzNDU=", 32 | "url": "https://api.github.com/repos/program-in-chinese/kotlin_in_hours_chn/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 747791344, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw3NDc3OTEzNDQ=", 40 | "url": "https://api.github.com/repos/program-in-chinese/kotlin_in_hours_chn/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 747791346, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw3NDc3OTEzNDY=", 48 | "url": "https://api.github.com/repos/program-in-chinese/kotlin_in_hours_chn/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 747791347, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw3NDc3OTEzNDc=", 56 | "url": "https://api.github.com/repos/program-in-chinese/kotlin_in_hours_chn/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 747791348, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw3NDc3OTEzNDg=", 64 | "url": "https://api.github.com/repos/program-in-chinese/kotlin_in_hours_chn/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/language_shitou/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 691043920, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw2OTEwNDM5MjA=", 8 | "url": "https://api.github.com/repos/program-in-chinese/language_shitou/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 691043921, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw2OTEwNDM5MjE=", 16 | "url": "https://api.github.com/repos/program-in-chinese/language_shitou/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 691043922, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw2OTEwNDM5MjI=", 24 | "url": "https://api.github.com/repos/program-in-chinese/language_shitou/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 691043924, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw2OTEwNDM5MjQ=", 32 | "url": "https://api.github.com/repos/program-in-chinese/language_shitou/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 691043923, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw2OTEwNDM5MjM=", 40 | "url": "https://api.github.com/repos/program-in-chinese/language_shitou/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 691043925, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw2OTEwNDM5MjU=", 48 | "url": "https://api.github.com/repos/program-in-chinese/language_shitou/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 691043926, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw2OTEwNDM5MjY=", 56 | "url": "https://api.github.com/repos/program-in-chinese/language_shitou/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 691043927, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw2OTEwNDM5Mjc=", 64 | "url": "https://api.github.com/repos/program-in-chinese/language_shitou/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/p5js_in_chinese/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 666447314, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw2NjY0NDczMTQ=", 8 | "url": "https://api.github.com/repos/program-in-chinese/p5js_in_chinese/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 666447315, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw2NjY0NDczMTU=", 16 | "url": "https://api.github.com/repos/program-in-chinese/p5js_in_chinese/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 666447316, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw2NjY0NDczMTY=", 24 | "url": "https://api.github.com/repos/program-in-chinese/p5js_in_chinese/labels/enhancement" 25 | }, 26 | { 27 | "color": "128A0C", 28 | "default": true, 29 | "id": 666447317, 30 | "name": "help wanted", 31 | "node_id": "MDU6TGFiZWw2NjY0NDczMTc=", 32 | "url": "https://api.github.com/repos/program-in-chinese/p5js_in_chinese/labels/help%20wanted" 33 | }, 34 | { 35 | "color": "e6e6e6", 36 | "default": true, 37 | "id": 666447318, 38 | "name": "invalid", 39 | "node_id": "MDU6TGFiZWw2NjY0NDczMTg=", 40 | "url": "https://api.github.com/repos/program-in-chinese/p5js_in_chinese/labels/invalid" 41 | }, 42 | { 43 | "color": "cc317c", 44 | "default": true, 45 | "id": 666447319, 46 | "name": "question", 47 | "node_id": "MDU6TGFiZWw2NjY0NDczMTk=", 48 | "url": "https://api.github.com/repos/program-in-chinese/p5js_in_chinese/labels/question" 49 | }, 50 | { 51 | "color": "ffffff", 52 | "default": true, 53 | "id": 666447320, 54 | "name": "wontfix", 55 | "node_id": "MDU6TGFiZWw2NjY0NDczMjA=", 56 | "url": "https://api.github.com/repos/program-in-chinese/p5js_in_chinese/labels/wontfix" 57 | } 58 | ] -------------------------------------------------------------------------------- /repositories/programming_term_dictionary/issues/3.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "参考: https://spring.io/guides/gs/spring-boot/", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/issues/3/comments", 10 | "created_at": "2018-08-18T16:56:09Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/issues/3/events", 13 | "html_url": "https://github.com/program-in-chinese/programming_term_dictionary/issues/3", 14 | "id": 351835247, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/issues/3/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzNTE4MzUyNDc=", 20 | "number": 3, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary", 22 | "state": "open", 23 | "title": "添加测试", 24 | "updated_at": "2018-08-18T16:56:09Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/issues/3", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/programming_term_dictionary/issues/4.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "尽量利用github功能(CI等等)", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/issues/4/comments", 10 | "created_at": "2018-08-18T16:56:35Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/issues/4/events", 13 | "html_url": "https://github.com/program-in-chinese/programming_term_dictionary/issues/4", 14 | "id": 351835282, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/issues/4/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzNTE4MzUyODI=", 20 | "number": 4, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary", 22 | "state": "open", 23 | "title": "持续集成/测试/部署", 24 | "updated_at": "2018-08-18T16:56:35Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/issues/4", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/programming_term_dictionary/issues/5.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "参考[官方文档](https://docs.spring.io/spring-boot/docs/current/reference/html/howto-database-initialization.html)\r\n\r\n依赖: https://github.com/program-in-chinese/overview/issues/85#issuecomment-416075270", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/issues/5/comments", 10 | "created_at": "2018-08-30T06:20:51Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/issues/5/events", 13 | "html_url": "https://github.com/program-in-chinese/programming_term_dictionary/issues/5", 14 | "id": 355440363, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/issues/5/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzNTU0NDAzNjM=", 20 | "number": 5, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary", 22 | "state": "open", 23 | "title": "在术语词典成型后, 通过sql进行数据库初始化", 24 | "updated_at": "2018-08-30T06:20:51Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/issues/5", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/programming_term_dictionary/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 1024801627, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWwxMDI0ODAxNjI3", 8 | "url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 1024801630, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWwxMDI0ODAxNjMw", 16 | "url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 1024801632, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWwxMDI0ODAxNjMy", 24 | "url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 1024801636, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWwxMDI0ODAxNjM2", 32 | "url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 1024801634, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWwxMDI0ODAxNjM0", 40 | "url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 1024801638, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWwxMDI0ODAxNjM4", 48 | "url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 1024801639, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWwxMDI0ODAxNjM5", 56 | "url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 1024801640, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWwxMDI0ODAxNjQw", 64 | "url": "https://api.github.com/repos/program-in-chinese/programming_term_dictionary/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/quan1/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 752575335, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw3NTI1NzUzMzU=", 8 | "url": "https://api.github.com/repos/program-in-chinese/quan1/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 752575336, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw3NTI1NzUzMzY=", 16 | "url": "https://api.github.com/repos/program-in-chinese/quan1/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 752575337, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw3NTI1NzUzMzc=", 24 | "url": "https://api.github.com/repos/program-in-chinese/quan1/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 752575339, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw3NTI1NzUzMzk=", 32 | "url": "https://api.github.com/repos/program-in-chinese/quan1/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 752575338, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw3NTI1NzUzMzg=", 40 | "url": "https://api.github.com/repos/program-in-chinese/quan1/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 752575340, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw3NTI1NzUzNDA=", 48 | "url": "https://api.github.com/repos/program-in-chinese/quan1/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 752575341, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw3NTI1NzUzNDE=", 56 | "url": "https://api.github.com/repos/program-in-chinese/quan1/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 752575342, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw3NTI1NzUzNDI=", 64 | "url": "https://api.github.com/repos/program-in-chinese/quan1/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/quan2/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 761624016, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw3NjE2MjQwMTY=", 8 | "url": "https://api.github.com/repos/program-in-chinese/quan2/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 761624017, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw3NjE2MjQwMTc=", 16 | "url": "https://api.github.com/repos/program-in-chinese/quan2/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 761624018, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw3NjE2MjQwMTg=", 24 | "url": "https://api.github.com/repos/program-in-chinese/quan2/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 761624020, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw3NjE2MjQwMjA=", 32 | "url": "https://api.github.com/repos/program-in-chinese/quan2/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 761624019, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw3NjE2MjQwMTk=", 40 | "url": "https://api.github.com/repos/program-in-chinese/quan2/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 761624021, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw3NjE2MjQwMjE=", 48 | "url": "https://api.github.com/repos/program-in-chinese/quan2/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 761624022, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw3NjE2MjQwMjI=", 56 | "url": "https://api.github.com/repos/program-in-chinese/quan2/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 761624023, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw3NjE2MjQwMjM=", 64 | "url": "https://api.github.com/repos/program-in-chinese/quan2/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/quan3/issues/2.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/quan3/issues/2/comments", 10 | "created_at": "2018-10-13T05:30:42Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/quan3/issues/2/events", 13 | "html_url": "https://github.com/program-in-chinese/quan3/issues/2", 14 | "id": 369769450, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/quan3/issues/2/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzNjk3Njk0NTA=", 20 | "number": 2, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/quan3", 22 | "state": "open", 23 | "title": "浏览器插件实现运行环境", 24 | "updated_at": "2018-10-13T05:30:42Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/quan3/issues/2", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/quan3/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 767757075, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw3Njc3NTcwNzU=", 8 | "url": "https://api.github.com/repos/program-in-chinese/quan3/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 767757076, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw3Njc3NTcwNzY=", 16 | "url": "https://api.github.com/repos/program-in-chinese/quan3/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 767757077, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw3Njc3NTcwNzc=", 24 | "url": "https://api.github.com/repos/program-in-chinese/quan3/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 767757079, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw3Njc3NTcwNzk=", 32 | "url": "https://api.github.com/repos/program-in-chinese/quan3/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 767757078, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw3Njc3NTcwNzg=", 40 | "url": "https://api.github.com/repos/program-in-chinese/quan3/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 767757080, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw3Njc3NTcwODA=", 48 | "url": "https://api.github.com/repos/program-in-chinese/quan3/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 767757081, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw3Njc3NTcwODE=", 56 | "url": "https://api.github.com/repos/program-in-chinese/quan3/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 767757082, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw3Njc3NTcwODI=", 64 | "url": "https://api.github.com/repos/program-in-chinese/quan3/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/quan4-highlighter/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 796136516, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw3OTYxMzY1MTY=", 8 | "url": "https://api.github.com/repos/program-in-chinese/quan4-highlighter/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 796136517, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw3OTYxMzY1MTc=", 16 | "url": "https://api.github.com/repos/program-in-chinese/quan4-highlighter/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 796136518, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw3OTYxMzY1MTg=", 24 | "url": "https://api.github.com/repos/program-in-chinese/quan4-highlighter/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 796136521, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw3OTYxMzY1MjE=", 32 | "url": "https://api.github.com/repos/program-in-chinese/quan4-highlighter/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 796136519, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw3OTYxMzY1MTk=", 40 | "url": "https://api.github.com/repos/program-in-chinese/quan4-highlighter/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 796136524, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw3OTYxMzY1MjQ=", 48 | "url": "https://api.github.com/repos/program-in-chinese/quan4-highlighter/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 796136526, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw3OTYxMzY1MjY=", 56 | "url": "https://api.github.com/repos/program-in-chinese/quan4-highlighter/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 796136528, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw3OTYxMzY1Mjg=", 64 | "url": "https://api.github.com/repos/program-in-chinese/quan4-highlighter/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/quan4/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 767810037, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw3Njc4MTAwMzc=", 8 | "url": "https://api.github.com/repos/program-in-chinese/quan4/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 767810038, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw3Njc4MTAwMzg=", 16 | "url": "https://api.github.com/repos/program-in-chinese/quan4/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 767810039, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw3Njc4MTAwMzk=", 24 | "url": "https://api.github.com/repos/program-in-chinese/quan4/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 767810041, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw3Njc4MTAwNDE=", 32 | "url": "https://api.github.com/repos/program-in-chinese/quan4/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 767810040, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw3Njc4MTAwNDA=", 40 | "url": "https://api.github.com/repos/program-in-chinese/quan4/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 767810042, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw3Njc4MTAwNDI=", 48 | "url": "https://api.github.com/repos/program-in-chinese/quan4/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 767810043, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw3Njc4MTAwNDM=", 56 | "url": "https://api.github.com/repos/program-in-chinese/quan4/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 767810044, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw3Njc4MTAwNDQ=", 64 | "url": "https://api.github.com/repos/program-in-chinese/quan4/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/quan5/issues/1.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "现在不支持数字, 而且这个字符范围应该有些过大(详见[Validate a JavaScript function name](https://stackoverflow.com/questions/2008279/validate-a-javascript-function-name/9392578#9392578))", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/quan5/issues/1/comments", 10 | "created_at": "2018-01-12T21:25:20Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/quan5/issues/1/events", 13 | "html_url": "https://github.com/program-in-chinese/quan5/issues/1", 14 | "id": 288250495, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/quan5/issues/1/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUyODgyNTA0OTU=", 20 | "number": 1, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/quan5", 22 | "state": "open", 23 | "title": "变量字符范围", 24 | "updated_at": "2018-01-12T21:25:20Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/quan5/issues/1", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/quan5/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 801064969, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw4MDEwNjQ5Njk=", 8 | "url": "https://api.github.com/repos/program-in-chinese/quan5/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 801064971, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw4MDEwNjQ5NzE=", 16 | "url": "https://api.github.com/repos/program-in-chinese/quan5/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 801064973, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw4MDEwNjQ5NzM=", 24 | "url": "https://api.github.com/repos/program-in-chinese/quan5/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 801064977, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw4MDEwNjQ5Nzc=", 32 | "url": "https://api.github.com/repos/program-in-chinese/quan5/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 801064975, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw4MDEwNjQ5NzU=", 40 | "url": "https://api.github.com/repos/program-in-chinese/quan5/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 801064979, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw4MDEwNjQ5Nzk=", 48 | "url": "https://api.github.com/repos/program-in-chinese/quan5/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 801064982, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw4MDEwNjQ5ODI=", 56 | "url": "https://api.github.com/repos/program-in-chinese/quan5/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 801064985, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw4MDEwNjQ5ODU=", 64 | "url": "https://api.github.com/repos/program-in-chinese/quan5/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/spring_boot_hello_zh/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 1021657875, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWwxMDIxNjU3ODc1", 8 | "url": "https://api.github.com/repos/program-in-chinese/spring_boot_hello_zh/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 1021657876, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWwxMDIxNjU3ODc2", 16 | "url": "https://api.github.com/repos/program-in-chinese/spring_boot_hello_zh/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 1021657877, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWwxMDIxNjU3ODc3", 24 | "url": "https://api.github.com/repos/program-in-chinese/spring_boot_hello_zh/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 1021657879, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWwxMDIxNjU3ODc5", 32 | "url": "https://api.github.com/repos/program-in-chinese/spring_boot_hello_zh/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 1021657878, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWwxMDIxNjU3ODc4", 40 | "url": "https://api.github.com/repos/program-in-chinese/spring_boot_hello_zh/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 1021657880, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWwxMDIxNjU3ODgw", 48 | "url": "https://api.github.com/repos/program-in-chinese/spring_boot_hello_zh/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 1021657881, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWwxMDIxNjU3ODgx", 56 | "url": "https://api.github.com/repos/program-in-chinese/spring_boot_hello_zh/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 1021657882, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWwxMDIxNjU3ODgy", 64 | "url": "https://api.github.com/repos/program-in-chinese/spring_boot_hello_zh/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/team_website/issues/12.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "https://github.com/program-in-chinese/overview/issues/12#issuecomment-341931071", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/team_website/issues/12/comments", 10 | "created_at": "2017-11-05T06:13:33Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/team_website/issues/12/events", 13 | "html_url": "https://github.com/program-in-chinese/team_website/issues/12", 14 | "id": 271251727, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/team_website/issues/12/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUyNzEyNTE3Mjc=", 20 | "number": 12, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/team_website", 22 | "state": "open", 23 | "title": "优化国内访问速度", 24 | "updated_at": "2017-11-05T06:13:33Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/team_website/issues/12", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/team_website/issues/6.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "就用讨论组徽标", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/team_website/issues/6/comments", 10 | "created_at": "2017-10-24T04:38:51Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/team_website/issues/6/events", 13 | "html_url": "https://github.com/program-in-chinese/team_website/issues/6", 14 | "id": 267894941, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/team_website/issues/6/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUyNjc4OTQ5NDE=", 20 | "number": 6, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/team_website", 22 | "state": "open", 23 | "title": "添加主页icon", 24 | "updated_at": "2017-10-24T04:38:51Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/team_website/issues/6", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/team_website/issues/9.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "虽然已经在公开域名, 还需在[其他相关处](https://github.com/program-in-chinese/overview/issues/3)声明引用.", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/team_website/issues/9/comments", 10 | "created_at": "2017-10-24T16:06:55Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/team_website/issues/9/events", 13 | "html_url": "https://github.com/program-in-chinese/team_website/issues/9", 14 | "id": 268092865, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/team_website/issues/9/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUyNjgwOTI4NjU=", 20 | "number": 9, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/team_website", 22 | "state": "open", 23 | "title": "网站公开发布", 24 | "updated_at": "2017-10-24T16:06:55Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/team_website/issues/9", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/team_website/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 727709236, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw3Mjc3MDkyMzY=", 8 | "url": "https://api.github.com/repos/program-in-chinese/team_website/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 727709237, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw3Mjc3MDkyMzc=", 16 | "url": "https://api.github.com/repos/program-in-chinese/team_website/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 727709238, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw3Mjc3MDkyMzg=", 24 | "url": "https://api.github.com/repos/program-in-chinese/team_website/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 727709240, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw3Mjc3MDkyNDA=", 32 | "url": "https://api.github.com/repos/program-in-chinese/team_website/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 727709239, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw3Mjc3MDkyMzk=", 40 | "url": "https://api.github.com/repos/program-in-chinese/team_website/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 727709241, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw3Mjc3MDkyNDE=", 48 | "url": "https://api.github.com/repos/program-in-chinese/team_website/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 727709242, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw3Mjc3MDkyNDI=", 56 | "url": "https://api.github.com/repos/program-in-chinese/team_website/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 727709243, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw3Mjc3MDkyNDM=", 64 | "url": "https://api.github.com/repos/program-in-chinese/team_website/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/typescript_in_5_min_zh/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 775086854, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw3NzUwODY4NTQ=", 8 | "url": "https://api.github.com/repos/program-in-chinese/typescript_in_5_min_zh/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 775086855, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw3NzUwODY4NTU=", 16 | "url": "https://api.github.com/repos/program-in-chinese/typescript_in_5_min_zh/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 775086856, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw3NzUwODY4NTY=", 24 | "url": "https://api.github.com/repos/program-in-chinese/typescript_in_5_min_zh/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 775086858, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw3NzUwODY4NTg=", 32 | "url": "https://api.github.com/repos/program-in-chinese/typescript_in_5_min_zh/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 775086857, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw3NzUwODY4NTc=", 40 | "url": "https://api.github.com/repos/program-in-chinese/typescript_in_5_min_zh/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 775086859, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw3NzUwODY4NTk=", 48 | "url": "https://api.github.com/repos/program-in-chinese/typescript_in_5_min_zh/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 775086860, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw3NzUwODY4NjA=", 56 | "url": "https://api.github.com/repos/program-in-chinese/typescript_in_5_min_zh/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 775086861, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw3NzUwODY4NjE=", 64 | "url": "https://api.github.com/repos/program-in-chinese/typescript_in_5_min_zh/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/vsc_cts/issues/1.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "这个是cts 的 vsc 语言服务插件,目前正在修改 翻译插件, 目前的这个使用的 是有道的翻译api 是收费, 目前没有优化翻译部分太费钱了,现在想写个本地缓存.", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/vsc_cts/issues/1/comments", 10 | "created_at": "2018-02-02T06:16:09Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/vsc_cts/issues/1/events", 13 | "html_url": "https://github.com/program-in-chinese/vsc_cts/issues/1", 14 | "id": 293784483, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/vsc_cts/issues/1/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUyOTM3ODQ0ODM=", 20 | "number": 1, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/vsc_cts", 22 | "state": "open", 23 | "title": "正在修改代码", 24 | "updated_at": "2018-02-02T06:16:09Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/vsc_cts/issues/1", 26 | "user": { 27 | "avatar_url": "https://avatars3.githubusercontent.com/u/6562192?v=4", 28 | "events_url": "https://api.github.com/users/htwx/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/htwx/followers", 30 | "following_url": "https://api.github.com/users/htwx/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/htwx/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/htwx", 34 | "id": 6562192, 35 | "login": "htwx", 36 | "node_id": "MDQ6VXNlcjY1NjIxOTI=", 37 | "organizations_url": "https://api.github.com/users/htwx/orgs", 38 | "received_events_url": "https://api.github.com/users/htwx/received_events", 39 | "repos_url": "https://api.github.com/users/htwx/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/htwx/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/htwx/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/htwx" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/vsc_cts/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 824548241, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw4MjQ1NDgyNDE=", 8 | "url": "https://api.github.com/repos/program-in-chinese/vsc_cts/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 824548242, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw4MjQ1NDgyNDI=", 16 | "url": "https://api.github.com/repos/program-in-chinese/vsc_cts/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 824548243, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw4MjQ1NDgyNDM=", 24 | "url": "https://api.github.com/repos/program-in-chinese/vsc_cts/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 824548245, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw4MjQ1NDgyNDU=", 32 | "url": "https://api.github.com/repos/program-in-chinese/vsc_cts/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 824548244, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw4MjQ1NDgyNDQ=", 40 | "url": "https://api.github.com/repos/program-in-chinese/vsc_cts/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 824548246, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw4MjQ1NDgyNDY=", 48 | "url": "https://api.github.com/repos/program-in-chinese/vsc_cts/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 824548247, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw4MjQ1NDgyNDc=", 56 | "url": "https://api.github.com/repos/program-in-chinese/vsc_cts/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 824548248, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw4MjQ1NDgyNDg=", 64 | "url": "https://api.github.com/repos/program-in-chinese/vsc_cts/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/vscode_english_chinese_dictionary/issues/15.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "与 #12 相关\r\n如`getSeconds`->`取得指令秒`", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary/issues/15/comments", 10 | "created_at": "2018-12-02T04:56:13Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary/issues/15/events", 13 | "html_url": "https://github.com/program-in-chinese/vscode_english_chinese_dictionary/issues/15", 14 | "id": 386526976, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary/issues/15/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzODY1MjY5NzY=", 20 | "number": 15, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary", 22 | "state": "open", 23 | "title": "现在优先采用[计]释义, 但有时并不理想", 24 | "updated_at": "2018-12-02T04:56:13Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary/issues/15", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/vscode_english_chinese_dictionary/issues/16.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "https://github.com/program-in-chinese/webextension_github_code_translator/issues/17", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary/issues/16/comments", 10 | "created_at": "2018-12-02T07:36:45Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary/issues/16/events", 13 | "html_url": "https://github.com/program-in-chinese/vscode_english_chinese_dictionary/issues/16", 14 | "id": 386535832, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary/issues/16/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzODY1MzU4MzI=", 20 | "number": 16, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary", 22 | "state": "open", 23 | "title": "常用命名/缩写的手工翻译", 24 | "updated_at": "2018-12-02T07:36:45Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary/issues/16", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/vscode_english_chinese_dictionary/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 1118643123, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWwxMTE4NjQzMTIz", 8 | "url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 1118643125, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWwxMTE4NjQzMTI1", 16 | "url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 1118643128, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWwxMTE4NjQzMTI4", 24 | "url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 1118643133, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWwxMTE4NjQzMTMz", 32 | "url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 1118643130, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWwxMTE4NjQzMTMw", 40 | "url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 1118643135, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWwxMTE4NjQzMTM1", 48 | "url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 1118643137, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWwxMTE4NjQzMTM3", 56 | "url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 1118643138, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWwxMTE4NjQzMTM4", 64 | "url": "https://api.github.com/repos/program-in-chinese/vscode_english_chinese_dictionary/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/vscode_helloWorld/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 769779226, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw3Njk3NzkyMjY=", 8 | "url": "https://api.github.com/repos/program-in-chinese/vscode_helloWorld/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 769779227, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw3Njk3NzkyMjc=", 16 | "url": "https://api.github.com/repos/program-in-chinese/vscode_helloWorld/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 769779228, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw3Njk3NzkyMjg=", 24 | "url": "https://api.github.com/repos/program-in-chinese/vscode_helloWorld/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 769779230, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw3Njk3NzkyMzA=", 32 | "url": "https://api.github.com/repos/program-in-chinese/vscode_helloWorld/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 769779229, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw3Njk3NzkyMjk=", 40 | "url": "https://api.github.com/repos/program-in-chinese/vscode_helloWorld/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 769779231, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw3Njk3NzkyMzE=", 48 | "url": "https://api.github.com/repos/program-in-chinese/vscode_helloWorld/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 769779232, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw3Njk3NzkyMzI=", 56 | "url": "https://api.github.com/repos/program-in-chinese/vscode_helloWorld/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 769779233, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw3Njk3NzkyMzM=", 64 | "url": "https://api.github.com/repos/program-in-chinese/vscode_helloWorld/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/vscpinyin/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 824555382, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw4MjQ1NTUzODI=", 8 | "url": "https://api.github.com/repos/program-in-chinese/vscpinyin/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 824555383, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw4MjQ1NTUzODM=", 16 | "url": "https://api.github.com/repos/program-in-chinese/vscpinyin/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 824555385, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw4MjQ1NTUzODU=", 24 | "url": "https://api.github.com/repos/program-in-chinese/vscpinyin/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 824555387, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw4MjQ1NTUzODc=", 32 | "url": "https://api.github.com/repos/program-in-chinese/vscpinyin/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 824555386, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw4MjQ1NTUzODY=", 40 | "url": "https://api.github.com/repos/program-in-chinese/vscpinyin/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 824555388, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw4MjQ1NTUzODg=", 48 | "url": "https://api.github.com/repos/program-in-chinese/vscpinyin/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 824555389, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw4MjQ1NTUzODk=", 56 | "url": "https://api.github.com/repos/program-in-chinese/vscpinyin/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 824555390, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw4MjQ1NTUzOTA=", 64 | "url": "https://api.github.com/repos/program-in-chinese/vscpinyin/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/vuejs_guide_zh/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "ee0701", 4 | "default": true, 5 | "id": 735617005, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw3MzU2MTcwMDU=", 8 | "url": "https://api.github.com/repos/program-in-chinese/vuejs_guide_zh/labels/bug" 9 | }, 10 | { 11 | "color": "cccccc", 12 | "default": true, 13 | "id": 735617006, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw3MzU2MTcwMDY=", 16 | "url": "https://api.github.com/repos/program-in-chinese/vuejs_guide_zh/labels/duplicate" 17 | }, 18 | { 19 | "color": "84b6eb", 20 | "default": true, 21 | "id": 735617007, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw3MzU2MTcwMDc=", 24 | "url": "https://api.github.com/repos/program-in-chinese/vuejs_guide_zh/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 735617009, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw3MzU2MTcwMDk=", 32 | "url": "https://api.github.com/repos/program-in-chinese/vuejs_guide_zh/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "33aa3f", 36 | "default": true, 37 | "id": 735617008, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw3MzU2MTcwMDg=", 40 | "url": "https://api.github.com/repos/program-in-chinese/vuejs_guide_zh/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e6e6e6", 44 | "default": true, 45 | "id": 735617010, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw3MzU2MTcwMTA=", 48 | "url": "https://api.github.com/repos/program-in-chinese/vuejs_guide_zh/labels/invalid" 49 | }, 50 | { 51 | "color": "cc317c", 52 | "default": true, 53 | "id": 735617011, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw3MzU2MTcwMTE=", 56 | "url": "https://api.github.com/repos/program-in-chinese/vuejs_guide_zh/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 735617012, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw3MzU2MTcwMTI=", 64 | "url": "https://api.github.com/repos/program-in-chinese/vuejs_guide_zh/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/webextension_english_chinese_dictionary/issues/10.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "也许[机翻](https://github.com/program-in-chinese/webextension_github_code_translator)需要", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary/issues/10/comments", 10 | "created_at": "2018-10-31T06:54:08Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary/issues/10/events", 13 | "html_url": "https://github.com/program-in-chinese/webextension_english_chinese_dictionary/issues/10", 14 | "id": 375823244, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary/issues/10/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzNzU4MjMyNDQ=", 20 | "number": 10, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary", 22 | "state": "open", 23 | "title": "添加词频信息", 24 | "updated_at": "2018-10-31T06:54:08Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary/issues/10", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/webextension_english_chinese_dictionary/issues/3.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "https://www.v2ex.com/t/497268#r_6295044\r\n\r\n> 提个建议:点右上角 addon 的 icon 还是有些麻烦,建议做成按鼠标位置选取单词、弹出 popup 的形式,参考这个:\r\nhttps://addons.mozilla.org/zh-CN/firefox/addon/yomichan/", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary/issues/3/comments", 10 | "created_at": "2018-10-13T07:49:15Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary/issues/3/events", 13 | "html_url": "https://github.com/program-in-chinese/webextension_english_chinese_dictionary/issues/3", 14 | "id": 369778306, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary/issues/3/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzNjk3NzgzMDY=", 20 | "number": 3, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary", 22 | "state": "open", 23 | "title": "改进界面", 24 | "updated_at": "2018-10-13T07:49:15Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary/issues/3", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/webextension_english_chinese_dictionary/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 1089182498, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWwxMDg5MTgyNDk4", 8 | "url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 1089182499, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWwxMDg5MTgyNDk5", 16 | "url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 1089182500, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWwxMDg5MTgyNTAw", 24 | "url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 1089182502, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWwxMDg5MTgyNTAy", 32 | "url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 1089182501, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWwxMDg5MTgyNTAx", 40 | "url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 1089182503, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWwxMDg5MTgyNTAz", 48 | "url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 1089182504, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWwxMDg5MTgyNTA0", 56 | "url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 1089182505, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWwxMDg5MTgyNTA1", 64 | "url": "https://api.github.com/repos/program-in-chinese/webextension_english_chinese_dictionary/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/webextension_github_code_translator/issues/16.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "源自: https://www.v2ex.com/t/502820#r_6381394\r\n\r\n当前尚未发现, 但可能存在词典中同义词的释义相同的情况. ", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/issues/16/comments", 10 | "created_at": "2018-10-31T04:52:04Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/issues/16/events", 13 | "html_url": "https://github.com/program-in-chinese/webextension_github_code_translator/issues/16", 14 | "id": 375798008, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/issues/16/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzNzU3OTgwMDg=", 20 | "number": 16, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator", 22 | "state": "open", 23 | "title": "重名检测", 24 | "updated_at": "2018-10-31T04:52:04Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/issues/16", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/webextension_github_code_translator/issues/18.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "https://github.com/iliakan/javascript-tutorial-en/blob/master/1-js/07-object-oriented-programming/09-class/1-rewrite-to-class/source.view/clock.js\r\n\r\n`mins` -> `minutes`", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/issues/18/comments", 10 | "created_at": "2018-11-01T07:09:11Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/issues/18/events", 13 | "html_url": "https://github.com/program-in-chinese/webextension_github_code_translator/issues/18", 14 | "id": 376278964, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/issues/18/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzNzYyNzg5NjQ=", 20 | "number": 18, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator", 22 | "state": "open", 23 | "title": "添加常用缩写表", 24 | "updated_at": "2018-11-01T07:09:11Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/issues/18", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/webextension_github_code_translator/issues/24.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "以减少今后维护工作量", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/issues/24/comments", 10 | "created_at": "2018-11-06T08:38:41Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/issues/24/events", 13 | "html_url": "https://github.com/program-in-chinese/webextension_github_code_translator/issues/24", 14 | "id": 377741650, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/issues/24/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzNzc3NDE2NTA=", 20 | "number": 24, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator", 22 | "state": "open", 23 | "title": "尽早合并Chrome和火狐两个分支", 24 | "updated_at": "2018-11-06T08:38:41Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/issues/24", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/webextension_github_code_translator/issues/4.json: -------------------------------------------------------------------------------- 1 | { 2 | "assignee": null, 3 | "assignees": [], 4 | "author_association": "MEMBER", 5 | "body": "避免每次加载词典, 并添加缓存, 避免对同一词汇重复分析首选释义.", 6 | "closed_at": null, 7 | "comment_data": [], 8 | "comments": 0, 9 | "comments_url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/issues/4/comments", 10 | "created_at": "2018-10-18T06:35:14Z", 11 | "event_data": [], 12 | "events_url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/issues/4/events", 13 | "html_url": "https://github.com/program-in-chinese/webextension_github_code_translator/issues/4", 14 | "id": 371380715, 15 | "labels": [], 16 | "labels_url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/issues/4/labels{/name}", 17 | "locked": false, 18 | "milestone": null, 19 | "node_id": "MDU6SXNzdWUzNzEzODA3MTU=", 20 | "number": 4, 21 | "repository_url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator", 22 | "state": "open", 23 | "title": "提取查词部分到background", 24 | "updated_at": "2018-10-18T06:35:14Z", 25 | "url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/issues/4", 26 | "user": { 27 | "avatar_url": "https://avatars1.githubusercontent.com/u/392497?v=4", 28 | "events_url": "https://api.github.com/users/nobodxbodon/events{/privacy}", 29 | "followers_url": "https://api.github.com/users/nobodxbodon/followers", 30 | "following_url": "https://api.github.com/users/nobodxbodon/following{/other_user}", 31 | "gists_url": "https://api.github.com/users/nobodxbodon/gists{/gist_id}", 32 | "gravatar_id": "", 33 | "html_url": "https://github.com/nobodxbodon", 34 | "id": 392497, 35 | "login": "nobodxbodon", 36 | "node_id": "MDQ6VXNlcjM5MjQ5Nw==", 37 | "organizations_url": "https://api.github.com/users/nobodxbodon/orgs", 38 | "received_events_url": "https://api.github.com/users/nobodxbodon/received_events", 39 | "repos_url": "https://api.github.com/users/nobodxbodon/repos", 40 | "site_admin": false, 41 | "starred_url": "https://api.github.com/users/nobodxbodon/starred{/owner}{/repo}", 42 | "subscriptions_url": "https://api.github.com/users/nobodxbodon/subscriptions", 43 | "type": "User", 44 | "url": "https://api.github.com/users/nobodxbodon" 45 | } 46 | } -------------------------------------------------------------------------------- /repositories/webextension_github_code_translator/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 1039760454, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWwxMDM5NzYwNDU0", 8 | "url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 1039760455, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWwxMDM5NzYwNDU1", 16 | "url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 1039760456, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWwxMDM5NzYwNDU2", 24 | "url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 1039760458, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWwxMDM5NzYwNDU4", 32 | "url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 1039760457, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWwxMDM5NzYwNDU3", 40 | "url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 1039760459, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWwxMDM5NzYwNDU5", 48 | "url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 1039760460, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWwxMDM5NzYwNDYw", 56 | "url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 1039760461, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWwxMDM5NzYwNDYx", 64 | "url": "https://api.github.com/repos/program-in-chinese/webextension_github_code_translator/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/wubi_code_editor/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 1072496670, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWwxMDcyNDk2Njcw", 8 | "url": "https://api.github.com/repos/program-in-chinese/wubi_code_editor/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 1072496671, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWwxMDcyNDk2Njcx", 16 | "url": "https://api.github.com/repos/program-in-chinese/wubi_code_editor/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 1072496672, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWwxMDcyNDk2Njcy", 24 | "url": "https://api.github.com/repos/program-in-chinese/wubi_code_editor/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 1072496674, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWwxMDcyNDk2Njc0", 32 | "url": "https://api.github.com/repos/program-in-chinese/wubi_code_editor/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 1072496673, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWwxMDcyNDk2Njcz", 40 | "url": "https://api.github.com/repos/program-in-chinese/wubi_code_editor/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 1072496675, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWwxMDcyNDk2Njc1", 48 | "url": "https://api.github.com/repos/program-in-chinese/wubi_code_editor/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 1072496676, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWwxMDcyNDk2Njc2", 56 | "url": "https://api.github.com/repos/program-in-chinese/wubi_code_editor/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 1072496677, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWwxMDcyNDk2Njc3", 64 | "url": "https://api.github.com/repos/program-in-chinese/wubi_code_editor/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /repositories/xtext_tutorial_15_min_zh/labels/labels.json: -------------------------------------------------------------------------------- 1 | [ 2 | { 3 | "color": "d73a4a", 4 | "default": true, 5 | "id": 810400953, 6 | "name": "bug", 7 | "node_id": "MDU6TGFiZWw4MTA0MDA5NTM=", 8 | "url": "https://api.github.com/repos/program-in-chinese/xtext_tutorial_15_min_zh/labels/bug" 9 | }, 10 | { 11 | "color": "cfd3d7", 12 | "default": true, 13 | "id": 810400954, 14 | "name": "duplicate", 15 | "node_id": "MDU6TGFiZWw4MTA0MDA5NTQ=", 16 | "url": "https://api.github.com/repos/program-in-chinese/xtext_tutorial_15_min_zh/labels/duplicate" 17 | }, 18 | { 19 | "color": "a2eeef", 20 | "default": true, 21 | "id": 810400955, 22 | "name": "enhancement", 23 | "node_id": "MDU6TGFiZWw4MTA0MDA5NTU=", 24 | "url": "https://api.github.com/repos/program-in-chinese/xtext_tutorial_15_min_zh/labels/enhancement" 25 | }, 26 | { 27 | "color": "7057ff", 28 | "default": true, 29 | "id": 810400957, 30 | "name": "good first issue", 31 | "node_id": "MDU6TGFiZWw4MTA0MDA5NTc=", 32 | "url": "https://api.github.com/repos/program-in-chinese/xtext_tutorial_15_min_zh/labels/good%20first%20issue" 33 | }, 34 | { 35 | "color": "008672", 36 | "default": true, 37 | "id": 810400956, 38 | "name": "help wanted", 39 | "node_id": "MDU6TGFiZWw4MTA0MDA5NTY=", 40 | "url": "https://api.github.com/repos/program-in-chinese/xtext_tutorial_15_min_zh/labels/help%20wanted" 41 | }, 42 | { 43 | "color": "e4e669", 44 | "default": true, 45 | "id": 810400958, 46 | "name": "invalid", 47 | "node_id": "MDU6TGFiZWw4MTA0MDA5NTg=", 48 | "url": "https://api.github.com/repos/program-in-chinese/xtext_tutorial_15_min_zh/labels/invalid" 49 | }, 50 | { 51 | "color": "d876e3", 52 | "default": true, 53 | "id": 810400959, 54 | "name": "question", 55 | "node_id": "MDU6TGFiZWw4MTA0MDA5NTk=", 56 | "url": "https://api.github.com/repos/program-in-chinese/xtext_tutorial_15_min_zh/labels/question" 57 | }, 58 | { 59 | "color": "ffffff", 60 | "default": true, 61 | "id": 810400960, 62 | "name": "wontfix", 63 | "node_id": "MDU6TGFiZWw4MTA0MDA5NjA=", 64 | "url": "https://api.github.com/repos/program-in-chinese/xtext_tutorial_15_min_zh/labels/wontfix" 65 | } 66 | ] -------------------------------------------------------------------------------- /中文编程.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/中文编程.png -------------------------------------------------------------------------------- /中文编程.svg: -------------------------------------------------------------------------------- 1 | 3 | 中文编程: 项目交流 4 | 5 | 6 | 7 | 8 | 9 | 10 | 11 | 12 | 13 | 14 | 15 | 16 | 17 | 18 | 项目交流 19 | 20 | 中文编程 21 | 22 | -------------------------------------------------------------------------------- /图标/二维码/今日头条.jpeg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/图标/二维码/今日头条.jpeg -------------------------------------------------------------------------------- /图标/二维码/微信公众号.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/图标/二维码/微信公众号.jpg -------------------------------------------------------------------------------- /图标/徽标.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/图标/徽标.png -------------------------------------------------------------------------------- /图标/徽标.xcf: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/图标/徽标.xcf -------------------------------------------------------------------------------- /示例代码/Haskell示例.hs: -------------------------------------------------------------------------------- 1 | {-# LANGUAGE UnicodeSyntax #-} 2 | 3 | -- $ ghc -o 示例 Haskell示例.hs 4 | -- $ ./示例 5 | -- $ ghci --version 6 | -- The Glorious Glasgow Haskell Compilation System, version 8.2.1 7 | 8 | -- | 折叠 9 | -- 同理可以有左折叠和从 1 开始的折叠 10 | -- 只是没写,道理都一样 11 | 右折叠 :: Foldable 可折叠 => (甲 -> 乙 -> 乙) -> 乙 -> 可折叠 甲 -> 乙 12 | 右折叠 = foldr 13 | 14 | -- | 乘法 15 | 乘 :: Num 数值 => 数值 -> 数值 -> 数值 16 | 乘 = (*) 17 | 18 | -- | 阶乘 19 | 阶乘 :: Int -> Int 20 | 阶乘 数 = 右折叠 乘 1 [ 1 .. 数 ] 21 | 22 | main :: IO () 23 | main = do 24 | let 输出 = print 25 | in 输出 $ 阶乘 5 26 | -- 27 | 28 | 29 | -- 可以开个编译器扩展 30 | -- 符号就可以用全角的完整符号 31 | 32 | -- 比如 33 | 34 | -- a -> a 35 | 36 | -- 扩展后就可以是 37 | 38 | -- a → a 39 | 40 | -- 不知道对中文有没有帮助 41 | 42 | -- 我觉得应该可以 43 | -------------------------------------------------------------------------------- /示例代码/Idris示例.idr: -------------------------------------------------------------------------------- 1 | -- 測試於Archlinux, Idris 1.3.1-54。安裝:`sudo pacman -S idris` 2 | 3 | module 模塊 4 | 5 | 類型 : Type 6 | 類型 = Type 7 | 8 | 字串 : 類型 9 | 字串 = String 10 | 11 | 可顯示 : 類型 -> 類型 12 | 可顯示 = Show 13 | 14 | 顯示 : 可顯示 t => t -> 字串 15 | 顯示 = show 16 | 17 | 甲 : 字串 18 | 甲 = 顯示 (1+1) 19 | -------------------------------------------------------------------------------- /示例代码/Racket示例.rkt: -------------------------------------------------------------------------------- 1 | #lang racket 2 | 3 | ;; 測試於Archlinux,Racket7.2。安裝:`sudo pacman -S racket` 4 | 5 | (define-syntax-rule (定義 名 物) (define 名 物)) 6 | 7 | (定義 顯示 displayln) 8 | (顯示 "你好,世界") 9 | -------------------------------------------------------------------------------- /示例代码/junit.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/示例代码/junit.jar -------------------------------------------------------------------------------- /示例代码/kotlin-test-1.1.51.jar: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/program-in-chinese/overview/c182e71c616028018d937d279313485d72881d3b/示例代码/kotlin-test-1.1.51.jar -------------------------------------------------------------------------------- /示例代码/likes.pl: -------------------------------------------------------------------------------- 1 | :- encoding(utf8). 2 | 3 | %% 介绍: https://zhuanlan.zhihu.com/p/138088058 4 | %% Win 7, SWI-Prolog 8.0.3 5 | 6 | 口味(小明,菜) :- 7 | 川(菜), 8 | 清淡(菜). 9 | 口味(小明,菜) :- 10 | 中式(菜). 11 | 口味(小明,菜) :- 12 | 西式(菜). 13 | 口味(小明,大米). 14 | 15 | 川(尖椒牛肉). 16 | 川(开水白菜). 17 | 18 | 清淡(开水白菜). 19 | 20 | 中式(炒面). 21 | 中式(糖醋排骨). 22 | 23 | 西式(披萨). -------------------------------------------------------------------------------- /示例代码/sqlite脚本: -------------------------------------------------------------------------------- 1 | # 创建表格 2 | CREATE TABLE `古人` ( `姓名` TEXT, `出生年` INTEGER ) 3 | 4 | # 添数据 5 | insert into 古人 values ('小灰', 1333) 6 | 7 | # 查询 8 | select 出生年 from 古人 where 姓名='小黑' -------------------------------------------------------------------------------- /示例代码/你好.asm: -------------------------------------------------------------------------------- 1 | ; win64下测试, fasm 1.71.60: 2 | ; > fasm 你好.asm 你好.exe 3 | ; > 你好.exe 4 | 5 | format PE64 GUI 6 | 7 | entry 开始 8 | section '.text' code readable executable 9 | 10 | 开始: 11 | push rbp 12 | mov rbp, rsp 13 | 14 | xor rcx, rcx 15 | lea rdx, [szText] 16 | lea r8, [szCaption] 17 | xor r9d, r9d 18 | call [MessageBoxA] 19 | 20 | leave 21 | ret 22 | 23 | section '.idata' import data readable 24 | dd 0, 0, 0, RVA user32库, RVA 用户表 25 | dd 0, 0, 0, 0, 0 26 | 27 | 用户表: 28 | MessageBoxA dq RVA _MessageBoxA 29 | dq 0 30 | 31 | user32库 db 'USER32.DLL', 0 32 | 33 | _MessageBoxA dw 0 34 | db 'MessageBoxA', 0 35 | 36 | section '.rdata' data readable 37 | szText db 'No?', 0 38 | szCaption db 'Yes!', 0 39 | -------------------------------------------------------------------------------- /示例代码/你好.c: -------------------------------------------------------------------------------- 1 | /* 在mac下测试 2 | * $ cc 你好.c 3 | $ ./a.out 4 | $ cc --version 5 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) 6 | Target: x86_64-apple-darwin14.5.0 7 | Thread model: posix*/ 8 | 9 | #include 10 | void 问好(); 11 | 12 | int main() { 13 | 问好(); 14 | } 15 | 16 | void 问好() { 17 | printf("你好\n"); 18 | } -------------------------------------------------------------------------------- /示例代码/你好.kt: -------------------------------------------------------------------------------- 1 | // $ kotlinc 你好.kt -cp junit.jar:kotlin-test-1.1.51.jar -include-runtime -d 你好.jar 2 | // $ java -jar 你好.jar 3 | 4 | // $ kotlinc -version 5 | // info: kotlinc-jvm 1.1.51 (JRE 1.8.0_45-b14) 6 | 7 | import org.junit.Assert 8 | import java.util.* 9 | import kotlin.test.assertEquals 10 | 11 | typealias 扫描器 = Scanner 12 | typealias 系统 = System 13 | 14 | fun main(vararg 参数: String) { 15 | 打印("你好,我可爱吧! 下面请输入数字, 不然原地爆炸") 16 | val 我是一个变量 = 扫描器(系统.`in`).nextInt() 17 | } 18 | 19 | fun 打印(字符串: String) { 20 | println(字符串) 21 | } 22 | 23 | typealias 测试 = org.junit.Test 24 | 25 | class 测试类 { 26 | companion object 静态方法 { 27 | val 他们应该相等: (Any, Any) -> Unit = Assert::assertEquals 28 | infix inline fun 类型参数.应该等于(o: 类型参数) = assertEquals(this, o) 29 | } 30 | 31 | @测试 32 | fun 测试方法() { 33 | 他们应该相等(1, 1) 34 | 100 应该等于 100 35 | "我最可爱!"[0] 应该等于 '我' 36 | } 37 | } 38 | -------------------------------------------------------------------------------- /示例代码/你好.m: -------------------------------------------------------------------------------- 1 | // 在Xcode Version 8.3.3中编译运行成功 2 | 3 | #import 4 | 5 | int 阶乘 (int 数) { 6 | if(数 == 0) { 7 | return 1; 8 | } else { 9 | return 数 * 阶乘(数 - 1); 10 | } 11 | } 12 | 13 | int main(int argc, const char * argv[]) { 14 | int 数 = 4; 15 | @autoreleasepool { 16 | // insert code here... 17 | NSLog(@"%i的阶乘: %i", 数, 阶乘(数)); 18 | } 19 | return 0; 20 | } 21 | -------------------------------------------------------------------------------- /示例代码/变量.swift: -------------------------------------------------------------------------------- 1 | // $ swift 变量.swift 2 | // $ swiftc --version 3 | // Apple Swift version 1.2 (swiftlang-602.0.53.1 clang-602.0.53) 4 | // Target: x86_64-apple-darwin14.5.0 5 | 6 | var 姓名 = "阿蕾" 7 | 8 | var 年龄: Int; 年龄 = 21 9 | 10 | var 身高: Int = 180 11 | 12 | print("姓名: \(姓名), 年龄: \(年龄) & 身高: \(身高)") -------------------------------------------------------------------------------- /示例代码/大家好.cs: -------------------------------------------------------------------------------- 1 | // tested in ideone.com, C# 2 | 3 | using System; 4 | 5 | public class 大家好 { 6 | public static void Main() { 7 | 打印("大家好"); 8 | } 9 | 10 | private static void 打印(String 输出) { 11 | Console.WriteLine(输出); 12 | } 13 | } -------------------------------------------------------------------------------- /示例代码/大家好.java: -------------------------------------------------------------------------------- 1 | public class 大家好 { 2 | 3 | public static void main(String[] 参数) { 4 | 打印("大家好"); 5 | } 6 | 7 | private static void 打印(String 输出) { 8 | System.out.println(输出); 9 | } 10 | } 11 | -------------------------------------------------------------------------------- /示例代码/斐波那契.coffee: -------------------------------------------------------------------------------- 1 | // # tested in http://coffeescript.org/, "Try CoffeeScript" 2 | 3 | 斐波那契 = (数) -> 4 | if 数 < 2 5 | 1 6 | else 7 | 斐波那契(数 - 2) + 斐波那契(数 - 1) 8 | 9 | for 索引 in [1..16] 10 | console.log 斐波那契(索引) -------------------------------------------------------------------------------- /示例代码/斐波那契.go: -------------------------------------------------------------------------------- 1 | package main 2 | 3 | import ( 4 | "fmt" 5 | "strconv" 6 | ) 7 | 8 | func 斐波那契(n int) int { 9 | if n <= 1 { 10 | return n 11 | } 12 | return 斐波那契(n-1) + 斐波那契(n-2) 13 | } 14 | 15 | func main() { 16 | fmt.Printf(strconv.Itoa(斐波那契(16))) 17 | } -------------------------------------------------------------------------------- /示例代码/斐波那契.js: -------------------------------------------------------------------------------- 1 | var 斐波那契 = function(数) { 2 | if (数 < 2) { 3 | return 1; 4 | } else { 5 | return 斐波那契(数 - 2) + 斐波那契(数 - 1); 6 | } 7 | }; 8 | 9 | for (var 索引 = 1; 索引 <= 16; 索引++) { 10 | console.log(斐波那契(索引)); 11 | } -------------------------------------------------------------------------------- /示例代码/斐波那契.lisp: -------------------------------------------------------------------------------- 1 | (defun 斐波那契 (数) 2 | (cond ((equal 数 0) 1) 3 | ((equal 数 1) 1) 4 | (t (+ (斐波那契 (- 数 1)) 5 | (斐波那契 (- 数 2)))))) 6 | 7 | (print (斐波那契 16)) -------------------------------------------------------------------------------- /示例代码/斐波那契.php: -------------------------------------------------------------------------------- 1 | -------------------------------------------------------------------------------- /示例代码/斐波那契.pl: -------------------------------------------------------------------------------- 1 | # -*- coding: utf-8 -*- 2 | # 测试于: ideone.com, perl6 3 | # 本地测试perl v5.12.4: $ perl 斐波那契.pl 4 | 5 | use utf8; 6 | 7 | sub 斐波那契 8 | { 9 | my ($数) = @_; 10 | return 0 if $数 == 0; 11 | return 1 if $数 == 1; 12 | return 斐波那契($数 - 1) + 斐波那契($数 - 2); 13 | } 14 | 15 | print &斐波那契(16) -------------------------------------------------------------------------------- /示例代码/斐波那契.py: -------------------------------------------------------------------------------- 1 | # 运行: $ python3 斐波那契.py 2 | 3 | def 斐波那契(数): 4 | if 数 < 2: 5 | return 1 6 | else: 7 | return 斐波那契(数 - 2) + 斐波那契(数 - 1) 8 | 9 | for 索引 in range(1,16): 10 | print(斐波那契(索引)) -------------------------------------------------------------------------------- /示例代码/斐波那契.rb: -------------------------------------------------------------------------------- 1 | # -*- coding: utf-8 -*- 2 | # 运行: $ ruby 斐波那契.rb 3 | 4 | def 斐波那契(数值) 5 | return 数值 if 数值 < 2 6 | 斐波那契(数值 - 1) + 斐波那契(数值 - 2) 7 | end 8 | 9 | def 调试输出(值) 10 | p 值 11 | end 12 | 13 | def 输出(值) 14 | print 值 15 | end 16 | 17 | 输出 斐波那契(16) 18 | -------------------------------------------------------------------------------- /示例代码/斐波那契.scala: -------------------------------------------------------------------------------- 1 | // tested in ideone.com, Scala 2 | 3 | object Main extends App { 4 | def 斐波那契(数值: Int): Int = { 5 | if(数值 <= 2) 1 6 | else 斐波那契(数值 - 1) + 斐波那契(数值 - 2) 7 | } 8 | print(斐波那契(16)) 9 | } 10 | -------------------------------------------------------------------------------- /示例代码/猜数字.clp: -------------------------------------------------------------------------------- 1 | ; CLIPS 6.4 可运行 2 | 3 | (deftemplate 猜的 4 | (slot 数)) 5 | (deftemplate 想的 6 | (slot 数)) 7 | 8 | (defrule 旁白 9 | => 10 | (assert (想的 (数 (random 0 5)))) 11 | (println "想了个数,猜是几?")) 12 | 13 | (defrule 猜数 14 | (declare (salience -5)) 15 | (not (猜的)) 16 | => 17 | (print "再猜:") 18 | (assert (猜的 (数 (string-to-field (readline)))))) 19 | 20 | (defrule 猜中否 21 | (想的 (数 ?想的数)) 22 | ?所猜 <- (猜的 (数 ?数)) 23 | => 24 | (if (= ?数 ?想的数) 25 | then 26 | (print "猜中了!") 27 | (halt) 28 | else 29 | (retract ?所猜) 30 | ) 31 | ) -------------------------------------------------------------------------------- /示例代码/问好.cpp: -------------------------------------------------------------------------------- 1 | /** 在mac下测试: 2 | * $ g++ -o 问好 问好.cpp 3 | * $ ./问好 4 | * $ g++ --version 5 | Configured with: --prefix=/Applications/Xcode.app/Contents/Developer/usr --with-gxx-include-dir=/Applications/Xcode.app/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.10.sdk/usr/include/c++/4.2.1 6 | Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn) 7 | Target: x86_64-apple-darwin14.5.0 8 | Thread model: posix*/ 9 | 10 | #include 11 | using namespace std; 12 | void 问好(); 13 | 14 | int main() 15 | { 16 | 问好(); 17 | return 0; 18 | } 19 | 20 | void 问好() { 21 | cout<<"你好!"<