在好例子网,分享、交流、成长!
您当前所在位置:首页Others 开发实例一般编程问题 → CrapApi.v8.1.5.zip

CrapApi.v8.1.5.zip

一般编程问题

下载此实例
  • 开发语言:Others
  • 实例大小:54.87M
  • 下载次数:2
  • 浏览次数:123
  • 发布时间:2021-02-01
  • 实例类别:一般编程问题
  • 发 布 人:好学IT男
  • 文件格式:.zip
  • 所需积分:2
 

实例介绍

【实例简介】
开源API接口管理系统 CrapApi.v8.1.5 安装代码下载 完全免费开源的接口管理、文档管理、BUG管理系统,支持一键生成pdf、word接口文档、接口调试、项目协作、在线模拟数据、需求文档管理等。配合浏览器ApiDeubg接口调试插件,能实现本地接口调试及跨站调试。
【实例截图】
【核心代码】
4a665de2-3533-43ff-872f-3876fde6f32a
├── CrapApi.v8.1.5
│   ├── 2019-10-26.V8.1.5.sql
│   ├── api
│   │   ├── META-INF
│   │   │   └── MANIFEST.MF
│   │   ├── resources
│   │   │   ├── avatar
│   │   │   │   ├── avatar0.jpg
│   │   │   │   ├── avatar10.jpg
│   │   │   │   ├── avatar1.jpg
│   │   │   │   ├── avatar2.jpg
│   │   │   │   ├── avatar3.jpg
│   │   │   │   ├── avatar4.jpg
│   │   │   │   ├── avatar5.jpg
│   │   │   │   ├── avatar6.jpg
│   │   │   │   ├── avatar7.jpg
│   │   │   │   ├── avatar8.jpg
│   │   │   │   └── avatar9.jpg
│   │   │   ├── css
│   │   │   │   ├── admin.css
│   │   │   │   ├── allCss.css
│   │   │   │   ├── base.css
│   │   │   │   ├── bug.css
│   │   │   │   ├── crapApi.css
│   │   │   │   ├── iconfont.css
│   │   │   │   ├── iconfont.eot
│   │   │   │   ├── iconfont.js
│   │   │   │   ├── iconfont.json
│   │   │   │   ├── iconfont.svg
│   │   │   │   ├── iconfont.ttf
│   │   │   │   ├── iconfont.woff
│   │   │   │   ├── iconfont.woff2
│   │   │   │   ├── index.css
│   │   │   │   ├── setting.css
│   │   │   │   └── setting.tpl
│   │   │   ├── download
│   │   │   │   └── readMe.txt
│   │   │   ├── framework
│   │   │   │   ├── angular-1.3.0.14
│   │   │   │   │   ├── angular-animate.js
│   │   │   │   │   ├── angular-animate.min.js
│   │   │   │   │   ├── angular-animate.min.js.map
│   │   │   │   │   ├── angular-cookies.js
│   │   │   │   │   ├── angular-cookies.min.js
│   │   │   │   │   ├── angular-cookies.min.js.map
│   │   │   │   │   ├── angular-csp.css
│   │   │   │   │   ├── angular.js
│   │   │   │   │   ├── angular-loader.js
│   │   │   │   │   ├── angular-loader.min.js
│   │   │   │   │   ├── angular-loader.min.js.map
│   │   │   │   │   ├── angular-messages.js
│   │   │   │   │   ├── angular-messages.min.js
│   │   │   │   │   ├── angular-messages.min.js.map
│   │   │   │   │   ├── angular.min.js
│   │   │   │   │   ├── angular.min.js.map
│   │   │   │   │   ├── angular-mocks.js
│   │   │   │   │   ├── angular-resource.js
│   │   │   │   │   ├── angular-resource.min.js
│   │   │   │   │   ├── angular-resource.min.js.map
│   │   │   │   │   ├── angular-route.js
│   │   │   │   │   ├── angular-route.min.js
│   │   │   │   │   ├── angular-route.min.js.map
│   │   │   │   │   ├── angular-sanitize.js
│   │   │   │   │   ├── angular-sanitize.min.js
│   │   │   │   │   ├── angular-sanitize.min.js.map
│   │   │   │   │   ├── angular-scenario.js
│   │   │   │   │   ├── angular-touch.js
│   │   │   │   │   ├── angular-touch.min.js
│   │   │   │   │   ├── angular-touch.min.js.map
│   │   │   │   │   ├── errors.json
│   │   │   │   │   ├── i18n
│   │   │   │   │   │   ├── angular-locale_af.js
│   │   │   │   │   │   ├── angular-locale_af-na.js
│   │   │   │   │   │   ├── angular-locale_af-za.js
│   │   │   │   │   │   ├── angular-locale_am-et.js
│   │   │   │   │   │   ├── angular-locale_am.js
│   │   │   │   │   │   ├── angular-locale_ar-001.js
│   │   │   │   │   │   ├── angular-locale_ar-ae.js
│   │   │   │   │   │   ├── angular-locale_ar-bh.js
│   │   │   │   │   │   ├── angular-locale_ar-dj.js
│   │   │   │   │   │   ├── angular-locale_ar-dz.js
│   │   │   │   │   │   ├── angular-locale_ar-eg.js
│   │   │   │   │   │   ├── angular-locale_ar-eh.js
│   │   │   │   │   │   ├── angular-locale_ar-er.js
│   │   │   │   │   │   ├── angular-locale_ar-il.js
│   │   │   │   │   │   ├── angular-locale_ar-iq.js
│   │   │   │   │   │   ├── angular-locale_ar-jo.js
│   │   │   │   │   │   ├── angular-locale_ar.js
│   │   │   │   │   │   ├── angular-locale_ar-km.js
│   │   │   │   │   │   ├── angular-locale_ar-kw.js
│   │   │   │   │   │   ├── angular-locale_ar-lb.js
│   │   │   │   │   │   ├── angular-locale_ar-ly.js
│   │   │   │   │   │   ├── angular-locale_ar-ma.js
│   │   │   │   │   │   ├── angular-locale_ar-mr.js
│   │   │   │   │   │   ├── angular-locale_ar-om.js
│   │   │   │   │   │   ├── angular-locale_ar-ps.js
│   │   │   │   │   │   ├── angular-locale_ar-qa.js
│   │   │   │   │   │   ├── angular-locale_ar-sa.js
│   │   │   │   │   │   ├── angular-locale_ar-sd.js
│   │   │   │   │   │   ├── angular-locale_ar-so.js
│   │   │   │   │   │   ├── angular-locale_ar-ss.js
│   │   │   │   │   │   ├── angular-locale_ar-sy.js
│   │   │   │   │   │   ├── angular-locale_ar-td.js
│   │   │   │   │   │   ├── angular-locale_ar-tn.js
│   │   │   │   │   │   ├── angular-locale_ar-ye.js
│   │   │   │   │   │   ├── angular-locale_az-cyrl-az.js
│   │   │   │   │   │   ├── angular-locale_az-cyrl.js
│   │   │   │   │   │   ├── angular-locale_az.js
│   │   │   │   │   │   ├── angular-locale_az-latn-az.js
│   │   │   │   │   │   ├── angular-locale_az-latn.js
│   │   │   │   │   │   ├── angular-locale_bg-bg.js
│   │   │   │   │   │   ├── angular-locale_bg.js
│   │   │   │   │   │   ├── angular-locale_bn-bd.js
│   │   │   │   │   │   ├── angular-locale_bn-in.js
│   │   │   │   │   │   ├── angular-locale_bn.js
│   │   │   │   │   │   ├── angular-locale_br-fr.js
│   │   │   │   │   │   ├── angular-locale_br.js
│   │   │   │   │   │   ├── angular-locale_ca-ad.js
│   │   │   │   │   │   ├── angular-locale_ca-es.js
│   │   │   │   │   │   ├── angular-locale_ca-es-valencia.js
│   │   │   │   │   │   ├── angular-locale_ca-fr.js
│   │   │   │   │   │   ├── angular-locale_ca-it.js
│   │   │   │   │   │   ├── angular-locale_ca.js
│   │   │   │   │   │   ├── angular-locale_chr.js
│   │   │   │   │   │   ├── angular-locale_chr-us.js
│   │   │   │   │   │   ├── angular-locale_cs-cz.js
│   │   │   │   │   │   ├── angular-locale_cs.js
│   │   │   │   │   │   ├── angular-locale_cy-gb.js
│   │   │   │   │   │   ├── angular-locale_cy.js
│   │   │   │   │   │   ├── angular-locale_da-dk.js
│   │   │   │   │   │   ├── angular-locale_da-gl.js
│   │   │   │   │   │   ├── angular-locale_da.js
│   │   │   │   │   │   ├── angular-locale_de-at.js
│   │   │   │   │   │   ├── angular-locale_de-be.js
│   │   │   │   │   │   ├── angular-locale_de-ch.js
│   │   │   │   │   │   ├── angular-locale_de-de.js
│   │   │   │   │   │   ├── angular-locale_de.js
│   │   │   │   │   │   ├── angular-locale_de-li.js
│   │   │   │   │   │   ├── angular-locale_de-lu.js
│   │   │   │   │   │   ├── angular-locale_el-cy.js
│   │   │   │   │   │   ├── angular-locale_el-gr.js
│   │   │   │   │   │   ├── angular-locale_el.js
│   │   │   │   │   │   ├── angular-locale_en-001.js
│   │   │   │   │   │   ├── angular-locale_en-150.js
│   │   │   │   │   │   ├── angular-locale_en-ag.js
│   │   │   │   │   │   ├── angular-locale_en-ai.js
│   │   │   │   │   │   ├── angular-locale_en-as.js
│   │   │   │   │   │   ├── angular-locale_en-au.js
│   │   │   │   │   │   ├── angular-locale_en-bb.js
│   │   │   │   │   │   ├── angular-locale_en-be.js
│   │   │   │   │   │   ├── angular-locale_en-bm.js
│   │   │   │   │   │   ├── angular-locale_en-bs.js
│   │   │   │   │   │   ├── angular-locale_en-bw.js
│   │   │   │   │   │   ├── angular-locale_en-bz.js
│   │   │   │   │   │   ├── angular-locale_en-ca.js
│   │   │   │   │   │   ├── angular-locale_en-cc.js
│   │   │   │   │   │   ├── angular-locale_en-ck.js
│   │   │   │   │   │   ├── angular-locale_en-cm.js
│   │   │   │   │   │   ├── angular-locale_en-cx.js
│   │   │   │   │   │   ├── angular-locale_en-dg.js
│   │   │   │   │   │   ├── angular-locale_en-dm.js
│   │   │   │   │   │   ├── angular-locale_en-dsrt.js
│   │   │   │   │   │   ├── angular-locale_en-dsrt-us.js
│   │   │   │   │   │   ├── angular-locale_en-er.js
│   │   │   │   │   │   ├── angular-locale_en-fj.js
│   │   │   │   │   │   ├── angular-locale_en-fk.js
│   │   │   │   │   │   ├── angular-locale_en-fm.js
│   │   │   │   │   │   ├── angular-locale_en-gb.js
│   │   │   │   │   │   ├── angular-locale_en-gd.js
│   │   │   │   │   │   ├── angular-locale_en-gg.js
│   │   │   │   │   │   ├── angular-locale_en-gh.js
│   │   │   │   │   │   ├── angular-locale_en-gi.js
│   │   │   │   │   │   ├── angular-locale_en-gm.js
│   │   │   │   │   │   ├── angular-locale_en-gu.js
│   │   │   │   │   │   ├── angular-locale_en-gy.js
│   │   │   │   │   │   ├── angular-locale_en-hk.js
│   │   │   │   │   │   ├── angular-locale_en-ie.js
│   │   │   │   │   │   ├── angular-locale_en-im.js
│   │   │   │   │   │   ├── angular-locale_en-in.js
│   │   │   │   │   │   ├── angular-locale_en-io.js
│   │   │   │   │   │   ├── angular-locale_en-iso.js
│   │   │   │   │   │   ├── angular-locale_en-je.js
│   │   │   │   │   │   ├── angular-locale_en-jm.js
│   │   │   │   │   │   ├── angular-locale_en.js
│   │   │   │   │   │   ├── angular-locale_en-ke.js
│   │   │   │   │   │   ├── angular-locale_en-ki.js
│   │   │   │   │   │   ├── angular-locale_en-kn.js
│   │   │   │   │   │   ├── angular-locale_en-ky.js
│   │   │   │   │   │   ├── angular-locale_en-lc.js
│   │   │   │   │   │   ├── angular-locale_en-lr.js
│   │   │   │   │   │   ├── angular-locale_en-ls.js
│   │   │   │   │   │   ├── angular-locale_en-mg.js
│   │   │   │   │   │   ├── angular-locale_en-mh.js
│   │   │   │   │   │   ├── angular-locale_en-mo.js
│   │   │   │   │   │   ├── angular-locale_en-mp.js
│   │   │   │   │   │   ├── angular-locale_en-ms.js
│   │   │   │   │   │   ├── angular-locale_en-mt.js
│   │   │   │   │   │   ├── angular-locale_en-mu.js
│   │   │   │   │   │   ├── angular-locale_en-mw.js
│   │   │   │   │   │   ├── angular-locale_en-na.js
│   │   │   │   │   │   ├── angular-locale_en-nf.js
│   │   │   │   │   │   ├── angular-locale_en-ng.js
│   │   │   │   │   │   ├── angular-locale_en-nr.js
│   │   │   │   │   │   ├── angular-locale_en-nu.js
│   │   │   │   │   │   ├── angular-locale_en-nz.js
│   │   │   │   │   │   ├── angular-locale_en-pg.js
│   │   │   │   │   │   ├── angular-locale_en-ph.js
│   │   │   │   │   │   ├── angular-locale_en-pk.js
│   │   │   │   │   │   ├── angular-locale_en-pn.js
│   │   │   │   │   │   ├── angular-locale_en-pr.js
│   │   │   │   │   │   ├── angular-locale_en-pw.js
│   │   │   │   │   │   ├── angular-locale_en-rw.js
│   │   │   │   │   │   ├── angular-locale_en-sb.js
│   │   │   │   │   │   ├── angular-locale_en-sc.js
│   │   │   │   │   │   ├── angular-locale_en-sd.js
│   │   │   │   │   │   ├── angular-locale_en-sg.js
│   │   │   │   │   │   ├── angular-locale_en-sh.js
│   │   │   │   │   │   ├── angular-locale_en-sl.js
│   │   │   │   │   │   ├── angular-locale_en-ss.js
│   │   │   │   │   │   ├── angular-locale_en-sx.js
│   │   │   │   │   │   ├── angular-locale_en-sz.js
│   │   │   │   │   │   ├── angular-locale_en-tc.js
│   │   │   │   │   │   ├── angular-locale_en-tk.js
│   │   │   │   │   │   ├── angular-locale_en-to.js
│   │   │   │   │   │   ├── angular-locale_en-tt.js
│   │   │   │   │   │   ├── angular-locale_en-tv.js
│   │   │   │   │   │   ├── angular-locale_en-tz.js
│   │   │   │   │   │   ├── angular-locale_en-ug.js
│   │   │   │   │   │   ├── angular-locale_en-um.js
│   │   │   │   │   │   ├── angular-locale_en-us.js
│   │   │   │   │   │   ├── angular-locale_en-vc.js
│   │   │   │   │   │   ├── angular-locale_en-vg.js
│   │   │   │   │   │   ├── angular-locale_en-vi.js
│   │   │   │   │   │   ├── angular-locale_en-vu.js
│   │   │   │   │   │   ├── angular-locale_en-ws.js
│   │   │   │   │   │   ├── angular-locale_en-za.js
│   │   │   │   │   │   ├── angular-locale_en-zm.js
│   │   │   │   │   │   ├── angular-locale_en-zw.js
│   │   │   │   │   │   ├── angular-locale_es-419.js
│   │   │   │   │   │   ├── angular-locale_es-ar.js
│   │   │   │   │   │   ├── angular-locale_es-bo.js
│   │   │   │   │   │   ├── angular-locale_es-cl.js
│   │   │   │   │   │   ├── angular-locale_es-co.js
│   │   │   │   │   │   ├── angular-locale_es-cr.js
│   │   │   │   │   │   ├── angular-locale_es-cu.js
│   │   │   │   │   │   ├── angular-locale_es-do.js
│   │   │   │   │   │   ├── angular-locale_es-ea.js
│   │   │   │   │   │   ├── angular-locale_es-ec.js
│   │   │   │   │   │   ├── angular-locale_es-es.js
│   │   │   │   │   │   ├── angular-locale_es-gq.js
│   │   │   │   │   │   ├── angular-locale_es-gt.js
│   │   │   │   │   │   ├── angular-locale_es-hn.js
│   │   │   │   │   │   ├── angular-locale_es-ic.js
│   │   │   │   │   │   ├── angular-locale_es.js
│   │   │   │   │   │   ├── angular-locale_es-mx.js
│   │   │   │   │   │   ├── angular-locale_es-ni.js
│   │   │   │   │   │   ├── angular-locale_es-pa.js
│   │   │   │   │   │   ├── angular-locale_es-pe.js
│   │   │   │   │   │   ├── angular-locale_es-ph.js
│   │   │   │   │   │   ├── angular-locale_es-pr.js
│   │   │   │   │   │   ├── angular-locale_es-py.js
│   │   │   │   │   │   ├── angular-locale_es-sv.js
│   │   │   │   │   │   ├── angular-locale_es-us.js
│   │   │   │   │   │   ├── angular-locale_es-uy.js
│   │   │   │   │   │   ├── angular-locale_es-ve.js
│   │   │   │   │   │   ├── angular-locale_et-ee.js
│   │   │   │   │   │   ├── angular-locale_et.js
│   │   │   │   │   │   ├── angular-locale_eu-es.js
│   │   │   │   │   │   ├── angular-locale_eu.js
│   │   │   │   │   │   ├── angular-locale_fa-af.js
│   │   │   │   │   │   ├── angular-locale_fa-ir.js
│   │   │   │   │   │   ├── angular-locale_fa.js
│   │   │   │   │   │   ├── angular-locale_fi-fi.js
│   │   │   │   │   │   ├── angular-locale_fi.js
│   │   │   │   │   │   ├── angular-locale_fil.js
│   │   │   │   │   │   ├── angular-locale_fil-ph.js
│   │   │   │   │   │   ├── angular-locale_fr-be.js
│   │   │   │   │   │   ├── angular-locale_fr-bf.js
│   │   │   │   │   │   ├── angular-locale_fr-bi.js
│   │   │   │   │   │   ├── angular-locale_fr-bj.js
│   │   │   │   │   │   ├── angular-locale_fr-bl.js
│   │   │   │   │   │   ├── angular-locale_fr-ca.js
│   │   │   │   │   │   ├── angular-locale_fr-cd.js
│   │   │   │   │   │   ├── angular-locale_fr-cf.js
│   │   │   │   │   │   ├── angular-locale_fr-cg.js
│   │   │   │   │   │   ├── angular-locale_fr-ch.js
│   │   │   │   │   │   ├── angular-locale_fr-ci.js
│   │   │   │   │   │   ├── angular-locale_fr-cm.js
│   │   │   │   │   │   ├── angular-locale_fr-dj.js
│   │   │   │   │   │   ├── angular-locale_fr-dz.js
│   │   │   │   │   │   ├── angular-locale_fr-fr.js
│   │   │   │   │   │   ├── angular-locale_fr-ga.js
│   │   │   │   │   │   ├── angular-locale_fr-gf.js
│   │   │   │   │   │   ├── angular-locale_fr-gn.js
│   │   │   │   │   │   ├── angular-locale_fr-gp.js
│   │   │   │   │   │   ├── angular-locale_fr-gq.js
│   │   │   │   │   │   ├── angular-locale_fr-ht.js
│   │   │   │   │   │   ├── angular-locale_fr.js
│   │   │   │   │   │   ├── angular-locale_fr-km.js
│   │   │   │   │   │   ├── angular-locale_fr-lu.js
│   │   │   │   │   │   ├── angular-locale_fr-ma.js
│   │   │   │   │   │   ├── angular-locale_fr-mc.js
│   │   │   │   │   │   ├── angular-locale_fr-mf.js
│   │   │   │   │   │   ├── angular-locale_fr-mg.js
│   │   │   │   │   │   ├── angular-locale_fr-ml.js
│   │   │   │   │   │   ├── angular-locale_fr-mq.js
│   │   │   │   │   │   ├── angular-locale_fr-mr.js
│   │   │   │   │   │   ├── angular-locale_fr-mu.js
│   │   │   │   │   │   ├── angular-locale_fr-nc.js
│   │   │   │   │   │   ├── angular-locale_fr-ne.js
│   │   │   │   │   │   ├── angular-locale_fr-pf.js
│   │   │   │   │   │   ├── angular-locale_fr-pm.js
│   │   │   │   │   │   ├── angular-locale_fr-re.js
│   │   │   │   │   │   ├── angular-locale_fr-rw.js
│   │   │   │   │   │   ├── angular-locale_fr-sc.js
│   │   │   │   │   │   ├── angular-locale_fr-sn.js
│   │   │   │   │   │   ├── angular-locale_fr-sy.js
│   │   │   │   │   │   ├── angular-locale_fr-td.js
│   │   │   │   │   │   ├── angular-locale_fr-tg.js
│   │   │   │   │   │   ├── angular-locale_fr-tn.js
│   │   │   │   │   │   ├── angular-locale_fr-vu.js
│   │   │   │   │   │   ├── angular-locale_fr-wf.js
│   │   │   │   │   │   ├── angular-locale_fr-yt.js
│   │   │   │   │   │   ├── angular-locale_gl-es.js
│   │   │   │   │   │   ├── angular-locale_gl.js
│   │   │   │   │   │   ├── angular-locale_gsw-ch.js
│   │   │   │   │   │   ├── angular-locale_gsw.js
│   │   │   │   │   │   ├── angular-locale_gsw-li.js
│   │   │   │   │   │   ├── angular-locale_gu-in.js
│   │   │   │   │   │   ├── angular-locale_gu.js
│   │   │   │   │   │   ├── angular-locale_haw.js
│   │   │   │   │   │   ├── angular-locale_haw-us.js
│   │   │   │   │   │   ├── angular-locale_he-il.js
│   │   │   │   │   │   ├── angular-locale_he.js
│   │   │   │   │   │   ├── angular-locale_hi-in.js
│   │   │   │   │   │   ├── angular-locale_hi.js
│   │   │   │   │   │   ├── angular-locale_hr-ba.js
│   │   │   │   │   │   ├── angular-locale_hr-hr.js
│   │   │   │   │   │   ├── angular-locale_hr.js
│   │   │   │   │   │   ├── angular-locale_hu-hu.js
│   │   │   │   │   │   ├── angular-locale_hu.js
│   │   │   │   │   │   ├── angular-locale_hy-am.js
│   │   │   │   │   │   ├── angular-locale_hy.js
│   │   │   │   │   │   ├── angular-locale_id-id.js
│   │   │   │   │   │   ├── angular-locale_id.js
│   │   │   │   │   │   ├── angular-locale_in.js
│   │   │   │   │   │   ├── angular-locale_is-is.js
│   │   │   │   │   │   ├── angular-locale_is.js
│   │   │   │   │   │   ├── angular-locale_it-ch.js
│   │   │   │   │   │   ├── angular-locale_it-it.js
│   │   │   │   │   │   ├── angular-locale_it.js
│   │   │   │   │   │   ├── angular-locale_it-sm.js
│   │   │   │   │   │   ├── angular-locale_iw.js
│   │   │   │   │   │   ├── angular-locale_ja-jp.js
│   │   │   │   │   │   ├── angular-locale_ja.js
│   │   │   │   │   │   ├── angular-locale_ka-ge.js
│   │   │   │   │   │   ├── angular-locale_ka.js
│   │   │   │   │   │   ├── angular-locale_kk-cyrl.js
│   │   │   │   │   │   ├── angular-locale_kk-cyrl-kz.js
│   │   │   │   │   │   ├── angular-locale_kk.js
│   │   │   │   │   │   ├── angular-locale_km.js
│   │   │   │   │   │   ├── angular-locale_km-kh.js
│   │   │   │   │   │   ├── angular-locale_kn-in.js
│   │   │   │   │   │   ├── angular-locale_kn.js
│   │   │   │   │   │   ├── angular-locale_ko.js
│   │   │   │   │   │   ├── angular-locale_ko-kp.js
│   │   │   │   │   │   ├── angular-locale_ko-kr.js
│   │   │   │   │   │   ├── angular-locale_ky-cyrl.js
│   │   │   │   │   │   ├── angular-locale_ky-cyrl-kg.js
│   │   │   │   │   │   ├── angular-locale_ky.js
│   │   │   │   │   │   ├── angular-locale_ln-ao.js
│   │   │   │   │   │   ├── angular-locale_ln-cd.js
│   │   │   │   │   │   ├── angular-locale_ln-cf.js
│   │   │   │   │   │   ├── angular-locale_ln-cg.js
│   │   │   │   │   │   ├── angular-locale_ln.js
│   │   │   │   │   │   ├── angular-locale_lo.js
│   │   │   │   │   │   ├── angular-locale_lo-la.js
│   │   │   │   │   │   ├── angular-locale_lt.js
│   │   │   │   │   │   ├── angular-locale_lt-lt.js
│   │   │   │   │   │   ├── angular-locale_lv.js
│   │   │   │   │   │   ├── angular-locale_lv-lv.js
│   │   │   │   │   │   ├── angular-locale_mk.js
│   │   │   │   │   │   ├── angular-locale_mk-mk.js
│   │   │   │   │   │   ├── angular-locale_ml-in.js
│   │   │   │   │   │   ├── angular-locale_ml.js
│   │   │   │   │   │   ├── angular-locale_mn-cyrl.js
│   │   │   │   │   │   ├── angular-locale_mn-cyrl-mn.js
│   │   │   │   │   │   ├── angular-locale_mn.js
│   │   │   │   │   │   ├── angular-locale_mr-in.js
│   │   │   │   │   │   ├── angular-locale_mr.js
│   │   │   │   │   │   ├── angular-locale_ms-bn.js
│   │   │   │   │   │   ├── angular-locale_ms.js
│   │   │   │   │   │   ├── angular-locale_ms-latn-bn.js
│   │   │   │   │   │   ├── angular-locale_ms-latn.js
│   │   │   │   │   │   ├── angular-locale_ms-latn-my.js
│   │   │   │   │   │   ├── angular-locale_ms-latn-sg.js
│   │   │   │   │   │   ├── angular-locale_ms-my.js
│   │   │   │   │   │   ├── angular-locale_mt.js
│   │   │   │   │   │   ├── angular-locale_mt-mt.js
│   │   │   │   │   │   ├── angular-locale_my.js
│   │   │   │   │   │   ├── angular-locale_my-mm.js
│   │   │   │   │   │   ├── angular-locale_nb.js
│   │   │   │   │   │   ├── angular-locale_nb-no.js
│   │   │   │   │   │   ├── angular-locale_nb-sj.js
│   │   │   │   │   │   ├── angular-locale_ne-in.js
│   │   │   │   │   │   ├── angular-locale_ne.js
│   │   │   │   │   │   ├── angular-locale_ne-np.js
│   │   │   │   │   │   ├── angular-locale_nl-aw.js
│   │   │   │   │   │   ├── angular-locale_nl-be.js
│   │   │   │   │   │   ├── angular-locale_nl-bq.js
│   │   │   │   │   │   ├── angular-locale_nl-cw.js
│   │   │   │   │   │   ├── angular-locale_nl.js
│   │   │   │   │   │   ├── angular-locale_nl-nl.js
│   │   │   │   │   │   ├── angular-locale_nl-sr.js
│   │   │   │   │   │   ├── angular-locale_nl-sx.js
│   │   │   │   │   │   ├── angular-locale_no.js
│   │   │   │   │   │   ├── angular-locale_no-no.js
│   │   │   │   │   │   ├── angular-locale_or-in.js
│   │   │   │   │   │   ├── angular-locale_or.js
│   │   │   │   │   │   ├── angular-locale_pa-arab.js
│   │   │   │   │   │   ├── angular-locale_pa-arab-pk.js
│   │   │   │   │   │   ├── angular-locale_pa-guru-in.js
│   │   │   │   │   │   ├── angular-locale_pa-guru.js
│   │   │   │   │   │   ├── angular-locale_pa.js
│   │   │   │   │   │   ├── angular-locale_pl.js
│   │   │   │   │   │   ├── angular-locale_pl-pl.js
│   │   │   │   │   │   ├── angular-locale_pt-ao.js
│   │   │   │   │   │   ├── angular-locale_pt-br.js
│   │   │   │   │   │   ├── angular-locale_pt-cv.js
│   │   │   │   │   │   ├── angular-locale_pt-gw.js
│   │   │   │   │   │   ├── angular-locale_pt.js
│   │   │   │   │   │   ├── angular-locale_pt-mo.js
│   │   │   │   │   │   ├── angular-locale_pt-mz.js
│   │   │   │   │   │   ├── angular-locale_pt-pt.js
│   │   │   │   │   │   ├── angular-locale_pt-st.js
│   │   │   │   │   │   ├── angular-locale_pt-tl.js
│   │   │   │   │   │   ├── angular-locale_ro.js
│   │   │   │   │   │   ├── angular-locale_ro-md.js
│   │   │   │   │   │   ├── angular-locale_ro-ro.js
│   │   │   │   │   │   ├── angular-locale_ru-by.js
│   │   │   │   │   │   ├── angular-locale_ru.js
│   │   │   │   │   │   ├── angular-locale_ru-kg.js
│   │   │   │   │   │   ├── angular-locale_ru-kz.js
│   │   │   │   │   │   ├── angular-locale_ru-md.js
│   │   │   │   │   │   ├── angular-locale_ru-ru.js
│   │   │   │   │   │   ├── angular-locale_ru-ua.js
│   │   │   │   │   │   ├── angular-locale_si.js
│   │   │   │   │   │   ├── angular-locale_si-lk.js
│   │   │   │   │   │   ├── angular-locale_sk.js
│   │   │   │   │   │   ├── angular-locale_sk-sk.js
│   │   │   │   │   │   ├── angular-locale_sl.js
│   │   │   │   │   │   ├── angular-locale_sl-si.js
│   │   │   │   │   │   ├── angular-locale_sq-al.js
│   │   │   │   │   │   ├── angular-locale_sq.js
│   │   │   │   │   │   ├── angular-locale_sq-mk.js
│   │   │   │   │   │   ├── angular-locale_sq-xk.js
│   │   │   │   │   │   ├── angular-locale_sr-cyrl-ba.js
│   │   │   │   │   │   ├── angular-locale_sr-cyrl.js
│   │   │   │   │   │   ├── angular-locale_sr-cyrl-me.js
│   │   │   │   │   │   ├── angular-locale_sr-cyrl-rs.js
│   │   │   │   │   │   ├── angular-locale_sr-cyrl-xk.js
│   │   │   │   │   │   ├── angular-locale_sr.js
│   │   │   │   │   │   ├── angular-locale_sr-latn-ba.js
│   │   │   │   │   │   ├── angular-locale_sr-latn.js
│   │   │   │   │   │   ├── angular-locale_sr-latn-me.js
│   │   │   │   │   │   ├── angular-locale_sr-latn-rs.js
│   │   │   │   │   │   ├── angular-locale_sr-latn-xk.js
│   │   │   │   │   │   ├── angular-locale_sv-ax.js
│   │   │   │   │   │   ├── angular-locale_sv-fi.js
│   │   │   │   │   │   ├── angular-locale_sv.js
│   │   │   │   │   │   ├── angular-locale_sv-se.js
│   │   │   │   │   │   ├── angular-locale_sw.js
│   │   │   │   │   │   ├── angular-locale_sw-ke.js
│   │   │   │   │   │   ├── angular-locale_sw-tz.js
│   │   │   │   │   │   ├── angular-locale_sw-ug.js
│   │   │   │   │   │   ├── angular-locale_ta-in.js
│   │   │   │   │   │   ├── angular-locale_ta.js
│   │   │   │   │   │   ├── angular-locale_ta-lk.js
│   │   │   │   │   │   ├── angular-locale_ta-my.js
│   │   │   │   │   │   ├── angular-locale_ta-sg.js
│   │   │   │   │   │   ├── angular-locale_te-in.js
│   │   │   │   │   │   ├── angular-locale_te.js
│   │   │   │   │   │   ├── angular-locale_th.js
│   │   │   │   │   │   ├── angular-locale_th-th.js
│   │   │   │   │   │   ├── angular-locale_tl.js
│   │   │   │   │   │   ├── angular-locale_tr-cy.js
│   │   │   │   │   │   ├── angular-locale_tr.js
│   │   │   │   │   │   ├── angular-locale_tr-tr.js
│   │   │   │   │   │   ├── angular-locale_uk.js
│   │   │   │   │   │   ├── angular-locale_uk-ua.js
│   │   │   │   │   │   ├── angular-locale_ur-in.js
│   │   │   │   │   │   ├── angular-locale_ur.js
│   │   │   │   │   │   ├── angular-locale_ur-pk.js
│   │   │   │   │   │   ├── angular-locale_uz-arab-af.js
│   │   │   │   │   │   ├── angular-locale_uz-arab.js
│   │   │   │   │   │   ├── angular-locale_uz-cyrl.js
│   │   │   │   │   │   ├── angular-locale_uz-cyrl-uz.js
│   │   │   │   │   │   ├── angular-locale_uz.js
│   │   │   │   │   │   ├── angular-locale_uz-latn.js
│   │   │   │   │   │   ├── angular-locale_uz-latn-uz.js
│   │   │   │   │   │   ├── angular-locale_vi.js
│   │   │   │   │   │   ├── angular-locale_vi-vn.js
│   │   │   │   │   │   ├── angular-locale_zh-cn.js
│   │   │   │   │   │   ├── angular-locale_zh-hans-cn.js
│   │   │   │   │   │   ├── angular-locale_zh-hans-hk.js
│   │   │   │   │   │   ├── angular-locale_zh-hans.js
│   │   │   │   │   │   ├── angular-locale_zh-hans-mo.js
│   │   │   │   │   │   ├── angular-locale_zh-hans-sg.js
│   │   │   │   │   │   ├── angular-locale_zh-hant-hk.js
│   │   │   │   │   │   ├── angular-locale_zh-hant.js
│   │   │   │   │   │   ├── angular-locale_zh-hant-mo.js
│   │   │   │   │   │   ├── angular-locale_zh-hant-tw.js
│   │   │   │   │   │   ├── angular-locale_zh-hk.js
│   │   │   │   │   │   ├── angular-locale_zh.js
│   │   │   │   │   │   ├── angular-locale_zh-tw.js
│   │   │   │   │   │   ├── angular-locale_zu.js
│   │   │   │   │   │   └── angular-locale_zu-za.js
│   │   │   │   │   ├── version.json
│   │   │   │   │   └── version.txt
│   │   │   │   ├── angular-ui-router-0.2.15.js
│   │   │   │   ├── angular-ui-router.js
│   │   │   │   ├── bootstrap-3.0.0
│   │   │   │   │   ├── config.json
│   │   │   │   │   ├── css
│   │   │   │   │   │   ├── bootstrap.css
│   │   │   │   │   │   ├── bootstrap-datetimepicker.min.css
│   │   │   │   │   │   ├── bootstrap.min.css
│   │   │   │   │   │   ├── bootstrap-theme.css
│   │   │   │   │   │   └── bootstrap-theme.min.css
│   │   │   │   │   ├── fonts
│   │   │   │   │   │   ├── glyphicons-halflings-regular.eot
│   │   │   │   │   │   ├── glyphicons-halflings-regular.svg
│   │   │   │   │   │   ├── glyphicons-halflings-regular.ttf
│   │   │   │   │   │   ├── glyphicons-halflings-regular.woff
│   │   │   │   │   │   └── glyphicons-halflings-regular.woff2
│   │   │   │   │   └── js
│   │   │   │   │   ├── bootstrap-datetimepicker.min.js
│   │   │   │   │   ├── bootstrap-datetimepicker.zh-CN.js
│   │   │   │   │   ├── bootstrap.js
│   │   │   │   │   └── bootstrap.min.js
│   │   │   │   ├── editormd-1.5.0
│   │   │   │   │   ├── css
│   │   │   │   │   │   ├── editormd.css
│   │   │   │   │   │   ├── editormd.logo.css
│   │   │   │   │   │   ├── editormd.logo.min.css
│   │   │   │   │   │   ├── editormd.min.css
│   │   │   │   │   │   ├── editormd.preview.css
│   │   │   │   │   │   └── editormd.preview.min.css
│   │   │   │   │   ├── editormd.min.js
│   │   │   │   │   ├── fonts
│   │   │   │   │   │   ├── editormd-logo.eot
│   │   │   │   │   │   ├── editormd-logo.svg
│   │   │   │   │   │   ├── editormd-logo.ttf
│   │   │   │   │   │   ├── editormd-logo.woff
│   │   │   │   │   │   ├── FontAwesome.otf
│   │   │   │   │   │   ├── fontawesome-webfont.eot
│   │   │   │   │   │   ├── fontawesome-webfont.svg
│   │   │   │   │   │   ├── fontawesome-webfont.ttf
│   │   │   │   │   │   ├── fontawesome-webfont.woff
│   │   │   │   │   │   └── fontawesome-webfont.woff2
│   │   │   │   │   ├── images
│   │   │   │   │   │   ├── loading@2x.gif
│   │   │   │   │   │   ├── loading@3x.gif
│   │   │   │   │   │   ├── loading.gif
│   │   │   │   │   │   └── logos
│   │   │   │   │   │   ├── editormd-favicon-16x16.ico
│   │   │   │   │   │   ├── editormd-favicon-24x24.ico
│   │   │   │   │   │   ├── editormd-favicon-32x32.ico
│   │   │   │   │   │   ├── editormd-favicon-48x48.ico
│   │   │   │   │   │   ├── editormd-favicon-64x64.ico
│   │   │   │   │   │   ├── editormd-logo-114x114.png
│   │   │   │   │   │   ├── editormd-logo-120x120.png
│   │   │   │   │   │   ├── editormd-logo-144x144.png
│   │   │   │   │   │   ├── editormd-logo-16x16.png
│   │   │   │   │   │   ├── editormd-logo-180x180.png
│   │   │   │   │   │   ├── editormd-logo-240x240.png
│   │   │   │   │   │   ├── editormd-logo-24x24.png
│   │   │   │   │   │   ├── editormd-logo-320x320.png
│   │   │   │   │   │   ├── editormd-logo-32x32.png
│   │   │   │   │   │   ├── editormd-logo-48x48.png
│   │   │   │   │   │   ├── editormd-logo-57x57.png
│   │   │   │   │   │   ├── editormd-logo-64x64.png
│   │   │   │   │   │   ├── editormd-logo-72x72.png
│   │   │   │   │   │   ├── editormd-logo-96x96.png
│   │   │   │   │   │   └── vi.png
│   │   │   │   │   ├── languages
│   │   │   │   │   │   ├── en.js
│   │   │   │   │   │   └── zh-tw.js
│   │   │   │   │   ├── lib
│   │   │   │   │   │   ├── codemirror
│   │   │   │   │   │   │   ├── addon
│   │   │   │   │   │   │   │   ├── comment
│   │   │   │   │   │   │   │   │   ├── comment.js
│   │   │   │   │   │   │   │   │   └── continuecomment.js
│   │   │   │   │   │   │   │   ├── dialog
│   │   │   │   │   │   │   │   │   ├── dialog.css
│   │   │   │   │   │   │   │   │   └── dialog.js
│   │   │   │   │   │   │   │   ├── display
│   │   │   │   │   │   │   │   │   ├── fullscreen.css
│   │   │   │   │   │   │   │   │   ├── fullscreen.js
│   │   │   │   │   │   │   │   │   ├── panel.js
│   │   │   │   │   │   │   │   │   ├── placeholder.js
│   │   │   │   │   │   │   │   │   └── rulers.js
│   │   │   │   │   │   │   │   ├── edit
│   │   │   │   │   │   │   │   │   ├── closebrackets.js
│   │   │   │   │   │   │   │   │   ├── closetag.js
│   │   │   │   │   │   │   │   │   ├── continuelist.js
│   │   │   │   │   │   │   │   │   ├── matchbrackets.js
│   │   │   │   │   │   │   │   │   ├── matchtags.js
│   │   │   │   │   │   │   │   │   └── trailingspace.js
│   │   │   │   │   │   │   │   ├── fold
│   │   │   │   │   │   │   │   │   ├── brace-fold.js
│   │   │   │   │   │   │   │   │   ├── comment-fold.js
│   │   │   │   │   │   │   │   │   ├── foldcode.js
│   │   │   │   │   │   │   │   │   ├── foldgutter.css
│   │   │   │   │   │   │   │   │   ├── foldgutter.js
│   │   │   │   │   │   │   │   │   ├── indent-fold.js
│   │   │   │   │   │   │   │   │   ├── markdown-fold.js
│   │   │   │   │   │   │   │   │   └── xml-fold.js
│   │   │   │   │   │   │   │   ├── hint
│   │   │   │   │   │   │   │   │   ├── anyword-hint.js
│   │   │   │   │   │   │   │   │   ├── css-hint.js
│   │   │   │   │   │   │   │   │   ├── html-hint.js
│   │   │   │   │   │   │   │   │   ├── javascript-hint.js
│   │   │   │   │   │   │   │   │   ├── show-hint.css
│   │   │   │   │   │   │   │   │   ├── show-hint.js
│   │   │   │   │   │   │   │   │   ├── sql-hint.js
│   │   │   │   │   │   │   │   │   └── xml-hint.js
│   │   │   │   │   │   │   │   ├── lint
│   │   │   │   │   │   │   │   │   ├── coffeescript-lint.js
│   │   │   │   │   │   │   │   │   ├── css-lint.js
│   │   │   │   │   │   │   │   │   ├── javascript-lint.js
│   │   │   │   │   │   │   │   │   ├── json-lint.js
│   │   │   │   │   │   │   │   │   ├── lint.css
│   │   │   │   │   │   │   │   │   ├── lint.js
│   │   │   │   │   │   │   │   │   └── yaml-lint.js
│   │   │   │   │   │   │   │   ├── merge
│   │   │   │   │   │   │   │   │   ├── merge.css
│   │   │   │   │   │   │   │   │   └── merge.js
│   │   │   │   │   │   │   │   ├── mode
│   │   │   │   │   │   │   │   │   ├── loadmode.js
│   │   │   │   │   │   │   │   │   ├── multiplex.js
│   │   │   │   │   │   │   │   │   ├── multiplex_test.js
│   │   │   │   │   │   │   │   │   ├── overlay.js
│   │   │   │   │   │   │   │   │   └── simple.js
│   │   │   │   │   │   │   │   ├── runmode
│   │   │   │   │   │   │   │   │   ├── colorize.js
│   │   │   │   │   │   │   │   │   ├── runmode.js
│   │   │   │   │   │   │   │   │   ├── runmode.node.js
│   │   │   │   │   │   │   │   │   └── runmode-standalone.js
│   │   │   │   │   │   │   │   ├── scroll
│   │   │   │   │   │   │   │   │   ├── annotatescrollbar.js
│   │   │   │   │   │   │   │   │   ├── scrollpastend.js
│   │   │   │   │   │   │   │   │   ├── simplescrollbars.css
│   │   │   │   │   │   │   │   │   └── simplescrollbars.js
│   │   │   │   │   │   │   │   ├── search
│   │   │   │   │   │   │   │   │   ├── matchesonscrollbar.css
│   │   │   │   │   │   │   │   │   ├── matchesonscrollbar.js
│   │   │   │   │   │   │   │   │   ├── match-highlighter.js
│   │   │   │   │   │   │   │   │   ├── searchcursor.js
│   │   │   │   │   │   │   │   │   └── search.js
│   │   │   │   │   │   │   │   ├── selection
│   │   │   │   │   │   │   │   │   ├── active-line.js
│   │   │   │   │   │   │   │   │   ├── mark-selection.js
│   │   │   │   │   │   │   │   │   └── selection-pointer.js
│   │   │   │   │   │   │   │   ├── tern
│   │   │   │   │   │   │   │   │   ├── tern.css
│   │   │   │   │   │   │   │   │   ├── tern.js
│   │   │   │   │   │   │   │   │   └── worker.js
│   │   │   │   │   │   │   │   └── wrap
│   │   │   │   │   │   │   │   └── hardwrap.js
│   │   │   │   │   │   │   ├── addons.min.js
│   │   │   │   │   │   │   ├── AUTHORS
│   │   │   │   │   │   │   ├── bower.json
│   │   │   │   │   │   │   ├── codemirror.min.css
│   │   │   │   │   │   │   ├── codemirror.min.js
│   │   │   │   │   │   │   ├── lib
│   │   │   │   │   │   │   │   ├── codemirror.css
│   │   │   │   │   │   │   │   └── codemirror.js
│   │   │   │   │   │   │   ├── LICENSE
│   │   │   │   │   │   │   ├── mode
│   │   │   │   │   │   │   │   ├── apl
│   │   │   │   │   │   │   │   │   ├── apl.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── asterisk
│   │   │   │   │   │   │   │   │   ├── asterisk.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── clike
│   │   │   │   │   │   │   │   │   ├── clike.js
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── scala.html
│   │   │   │   │   │   │   │   ├── clojure
│   │   │   │   │   │   │   │   │   ├── clojure.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── cobol
│   │   │   │   │   │   │   │   │   ├── cobol.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── coffeescript
│   │   │   │   │   │   │   │   │   ├── coffeescript.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── commonlisp
│   │   │   │   │   │   │   │   │   ├── commonlisp.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── css
│   │   │   │   │   │   │   │   │   ├── css.js
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   ├── less.html
│   │   │   │   │   │   │   │   │   ├── less_test.js
│   │   │   │   │   │   │   │   │   ├── scss.html
│   │   │   │   │   │   │   │   │   ├── scss_test.js
│   │   │   │   │   │   │   │   │   └── test.js
│   │   │   │   │   │   │   │   ├── cypher
│   │   │   │   │   │   │   │   │   ├── cypher.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── d
│   │   │   │   │   │   │   │   │   ├── d.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── dart
│   │   │   │   │   │   │   │   │   ├── dart.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── diff
│   │   │   │   │   │   │   │   │   ├── diff.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── django
│   │   │   │   │   │   │   │   │   ├── django.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── dockerfile
│   │   │   │   │   │   │   │   │   ├── dockerfile.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── dtd
│   │   │   │   │   │   │   │   │   ├── dtd.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── dylan
│   │   │   │   │   │   │   │   │   ├── dylan.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── ebnf
│   │   │   │   │   │   │   │   │   ├── ebnf.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── ecl
│   │   │   │   │   │   │   │   │   ├── ecl.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── eiffel
│   │   │   │   │   │   │   │   │   ├── eiffel.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── erlang
│   │   │   │   │   │   │   │   │   ├── erlang.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── forth
│   │   │   │   │   │   │   │   │   ├── forth.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── fortran
│   │   │   │   │   │   │   │   │   ├── fortran.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── gas
│   │   │   │   │   │   │   │   │   ├── gas.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── gfm
│   │   │   │   │   │   │   │   │   ├── gfm.js
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── test.js
│   │   │   │   │   │   │   │   ├── gherkin
│   │   │   │   │   │   │   │   │   ├── gherkin.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── go
│   │   │   │   │   │   │   │   │   ├── go.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── groovy
│   │   │   │   │   │   │   │   │   ├── groovy.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── haml
│   │   │   │   │   │   │   │   │   ├── haml.js
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── test.js
│   │   │   │   │   │   │   │   ├── haskell
│   │   │   │   │   │   │   │   │   ├── haskell.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── haxe
│   │   │   │   │   │   │   │   │   ├── haxe.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── htmlembedded
│   │   │   │   │   │   │   │   │   ├── htmlembedded.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── htmlmixed
│   │   │   │   │   │   │   │   │   ├── htmlmixed.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── http
│   │   │   │   │   │   │   │   │   ├── http.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── idl
│   │   │   │   │   │   │   │   │   ├── idl.js
│   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   ├── jade
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── jade.js
│   │   │   │   │   │   │   │   ├── javascript
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   ├── javascript.js
│   │   │   │   │   │   │   │   │   ├── json-ld.html
│   │   │   │   │   │   │   │   │   ├── test.js
│   │   │   │   │   │   │   │   │   └── typescript.html
│   │   │   │   │   │   │   │   ├── jinja2
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── jinja2.js
│   │   │   │   │   │   │   │   ├── julia
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── julia.js
│   │   │   │   │   │   │   │   ├── kotlin
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── kotlin.js
│   │   │   │   │   │   │   │   ├── livescript
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── livescript.js
│   │   │   │   │   │   │   │   ├── lua
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── lua.js
│   │   │   │   │   │   │   │   ├── markdown
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   ├── markdown.js
│   │   │   │   │   │   │   │   │   └── test.js
│   │   │   │   │   │   │   │   ├── meta.js
│   │   │   │   │   │   │   │   ├── mirc
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── mirc.js
│   │   │   │   │   │   │   │   ├── mllike
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── mllike.js
│   │   │   │   │   │   │   │   ├── modelica
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── modelica.js
│   │   │   │   │   │   │   │   ├── nginx
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── nginx.js
│   │   │   │   │   │   │   │   ├── ntriples
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── ntriples.js
│   │   │   │   │   │   │   │   ├── octave
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── octave.js
│   │   │   │   │   │   │   │   ├── pascal
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── pascal.js
│   │   │   │   │   │   │   │   ├── pegjs
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── pegjs.js
│   │   │   │   │   │   │   │   ├── perl
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── perl.js
│   │   │   │   │   │   │   │   ├── php
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   ├── php.js
│   │   │   │   │   │   │   │   │   └── test.js
│   │   │   │   │   │   │   │   ├── pig
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── pig.js
│   │   │   │   │   │   │   │   ├── properties
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── properties.js
│   │   │   │   │   │   │   │   ├── puppet
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── puppet.js
│   │   │   │   │   │   │   │   ├── python
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── python.js
│   │   │   │   │   │   │   │   ├── q
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── q.js
│   │   │   │   │   │   │   │   ├── r
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── r.js
│   │   │   │   │   │   │   │   ├── rpm
│   │   │   │   │   │   │   │   │   ├── changes
│   │   │   │   │   │   │   │   │   │   └── index.html
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── rpm.js
│   │   │   │   │   │   │   │   ├── rst
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── rst.js
│   │   │   │   │   │   │   │   ├── ruby
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   ├── ruby.js
│   │   │   │   │   │   │   │   │   └── test.js
│   │   │   │   │   │   │   │   ├── rust
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── rust.js
│   │   │   │   │   │   │   │   ├── sass
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── sass.js
│   │   │   │   │   │   │   │   ├── scheme
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── scheme.js
│   │   │   │   │   │   │   │   ├── shell
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   ├── shell.js
│   │   │   │   │   │   │   │   │   └── test.js
│   │   │   │   │   │   │   │   ├── sieve
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── sieve.js
│   │   │   │   │   │   │   │   ├── slim
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   ├── slim.js
│   │   │   │   │   │   │   │   │   └── test.js
│   │   │   │   │   │   │   │   ├── smalltalk
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── smalltalk.js
│   │   │   │   │   │   │   │   ├── smarty
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── smarty.js
│   │   │   │   │   │   │   │   ├── smartymixed
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── smartymixed.js
│   │   │   │   │   │   │   │   ├── solr
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── solr.js
│   │   │   │   │   │   │   │   ├── soy
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── soy.js
│   │   │   │   │   │   │   │   ├── sparql
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── sparql.js
│   │   │   │   │   │   │   │   ├── spreadsheet
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── spreadsheet.js
│   │   │   │   │   │   │   │   ├── sql
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── sql.js
│   │   │   │   │   │   │   │   ├── stex
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   ├── stex.js
│   │   │   │   │   │   │   │   │   └── test.js
│   │   │   │   │   │   │   │   ├── stylus
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── stylus.js
│   │   │   │   │   │   │   │   ├── tcl
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── tcl.js
│   │   │   │   │   │   │   │   ├── textile
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   ├── test.js
│   │   │   │   │   │   │   │   │   └── textile.js
│   │   │   │   │   │   │   │   ├── tiddlywiki
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   ├── tiddlywiki.css
│   │   │   │   │   │   │   │   │   └── tiddlywiki.js
│   │   │   │   │   │   │   │   ├── tiki
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   ├── tiki.css
│   │   │   │   │   │   │   │   │   └── tiki.js
│   │   │   │   │   │   │   │   ├── toml
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── toml.js
│   │   │   │   │   │   │   │   ├── tornado
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── tornado.js
│   │   │   │   │   │   │   │   ├── turtle
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── turtle.js
│   │   │   │   │   │   │   │   ├── vb
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── vb.js
│   │   │   │   │   │   │   │   ├── vbscript
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── vbscript.js
│   │   │   │   │   │   │   │   ├── velocity
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── velocity.js
│   │   │   │   │   │   │   │   ├── verilog
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   ├── test.js
│   │   │   │   │   │   │   │   │   └── verilog.js
│   │   │   │   │   │   │   │   ├── xml
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   ├── test.js
│   │   │   │   │   │   │   │   │   └── xml.js
│   │   │   │   │   │   │   │   ├── xquery
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   ├── test.js
│   │   │   │   │   │   │   │   │   └── xquery.js
│   │   │   │   │   │   │   │   ├── yaml
│   │   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   │   └── yaml.js
│   │   │   │   │   │   │   │   └── z80
│   │   │   │   │   │   │   │   ├── index.html
│   │   │   │   │   │   │   │   └── z80.js
│   │   │   │   │   │   │   ├── modes.min.js
│   │   │   │   │   │   │   ├── package.json
│   │   │   │   │   │   │   ├── README.md
│   │   │   │   │   │   │   └── theme
│   │   │   │   │   │   │   ├── 3024-day.css
│   │   │   │   │   │   │   ├── 3024-night.css
│   │   │   │   │   │   │   ├── ambiance.css
│   │   │   │   │   │   │   ├── ambiance-mobile.css
│   │   │   │   │   │   │   ├── base16-dark.css
│   │   │   │   │   │   │   ├── base16-light.css
│   │   │   │   │   │   │   ├── blackboard.css
│   │   │   │   │   │   │   ├── cobalt.css
│   │   │   │   │   │   │   ├── colorforth.css
│   │   │   │   │   │   │   ├── eclipse.css
│   │   │   │   │   │   │   ├── elegant.css
│   │   │   │   │   │   │   ├── erlang-dark.css
│   │   │   │   │   │   │   ├── lesser-dark.css
│   │   │   │   │   │   │   ├── mbo.css
│   │   │   │   │   │   │   ├── mdn-like.css
│   │   │   │   │   │   │   ├── midnight.css
│   │   │   │   │   │   │   ├── monokai.css
│   │   │   │   │   │   │   ├── neat.css
│   │   │   │   │   │   │   ├── neo.css
│   │   │   │   │   │   │   ├── night.css
│   │   │   │   │   │   │   ├── paraiso-dark.css
│   │   │   │   │   │   │   ├── paraiso-light.css
│   │   │   │   │   │   │   ├── pastel-on-dark.css
│   │   │   │   │   │   │   ├── rubyblue.css
│   │   │   │   │   │   │   ├── solarized.css
│   │   │   │   │   │   │   ├── the-matrix.css
│   │   │   │   │   │   │   ├── tomorrow-night-bright.css
│   │   │   │   │   │   │   ├── tomorrow-night-eighties.css
│   │   │   │   │   │   │   ├── twilight.css
│   │   │   │   │   │   │   ├── vibrant-ink.css
│   │   │   │   │   │   │   ├── xq-dark.css
│   │   │   │   │   │   │   ├── xq-light.css
│   │   │   │   │   │   │   └── zenburn.css
│   │   │   │   │   │   ├── flowchart.min.js
│   │   │   │   │   │   ├── jquery.flowchart.min.js
│   │   │   │   │   │   ├── marked.min.js
│   │   │   │   │   │   ├── prettify.min.js
│   │   │   │   │   │   ├── raphael.min.js
│   │   │   │   │   │   ├── sequence-diagram.min.js
│   │   │   │   │   │   └── underscore.min.js
│   │   │   │   │   └── plugins
│   │   │   │   │   ├── code-block-dialog
│   │   │   │   │   │   └── code-block-dialog.js
│   │   │   │   │   ├── emoji-dialog
│   │   │   │   │   │   ├── emoji-dialog.js
│   │   │   │   │   │   └── emoji.json
│   │   │   │   │   ├── goto-line-dialog
│   │   │   │   │   │   └── goto-line-dialog.js
│   │   │   │   │   ├── help-dialog
│   │   │   │   │   │   ├── help-dialog.js
│   │   │   │   │   │   └── help.md
│   │   │   │   │   ├── html-entities-dialog
│   │   │   │   │   │   ├── html-entities-dialog.js
│   │   │   │   │   │   └── html-entities.json
│   │   │   │   │   ├── image-dialog
│   │   │   │   │   │   └── image-dialog.js
│   │   │   │   │   ├── link-dialog
│   │   │   │   │   │   └── link-dialog.js
│   │   │   │   │   ├── plugin-template.js
│   │   │   │   │   ├── preformatted-text-dialog
│   │   │   │   │   │   └── preformatted-text-dialog.js
│   │   │   │   │   ├── reference-link-dialog
│   │   │   │   │   │   └── reference-link-dialog.js
│   │   │   │   │   ├── table-dialog
│   │   │   │   │   │   └── table-dialog.js
│   │   │   │   │   └── test-plugin
│   │   │   │   │   └── test-plugin.js
│   │   │   │   ├── html5shiv.js
│   │   │   │   ├── jquery-1.9.1.min.js
│   │   │   │   ├── jquery-1.9.1.min.map
│   │   │   │   ├── jquery.base64.js
│   │   │   │   ├── jquery.cookie.js
│   │   │   │   ├── jquery.jqzoom.js
│   │   │   │   ├── jQuery.md5.js
│   │   │   │   ├── jquery-ui.min-1.10.4.js
│   │   │   │   ├── ng-grid-2.0.12
│   │   │   │   │   ├── ng-grid.css
│   │   │   │   │   ├── ng-grid.debug.js
│   │   │   │   │   ├── ng-grid.js
│   │   │   │   │   ├── ng-grid.min.css
│   │   │   │   │   └── ng-grid.min.js
│   │   │   │   ├── ui-bootstrap-tpls-0.11.0.js
│   │   │   │   └── wang-editor-3.1.1
│   │   │   │   ├── fonts
│   │   │   │   │   └── w-e-icon.woff
│   │   │   │   ├── wangEditor.css
│   │   │   │   ├── wangEditor.js
│   │   │   │   ├── wangEditor.min.css
│   │   │   │   ├── wangEditor.min.js
│   │   │   │   └── wangEditor.min.js.map
│   │   │   ├── html
│   │   │   │   ├── 404.html
│   │   │   │   ├── admin
│   │   │   │   │   ├── config.properties.html
│   │   │   │   │   ├── hotSearchList.tpl.html
│   │   │   │   │   ├── index.html
│   │   │   │   │   ├── loginOrRegister.html
│   │   │   │   │   ├── login.tpl.html
│   │   │   │   │   ├── menuDetail.tpl.html
│   │   │   │   │   ├── menuList.tpl.html
│   │   │   │   │   ├── page.tpl.html
│   │   │   │   │   ├── register.tpl.html
│   │   │   │   │   ├── settingDetail_COLOR.tpl.html
│   │   │   │   │   ├── settingDetail_IMAGE.tpl.html
│   │   │   │   │   ├── settingDetail_INDEXPAGE.tpl.html
│   │   │   │   │   ├── settingDetail_SELECT.tpl.html
│   │   │   │   │   ├── settingDetail_SEL_IN.tpl.html
│   │   │   │   │   ├── settingDetail_TEXT.tpl.html
│   │   │   │   │   ├── settingList.tpl.html
│   │   │   │   │   ├── userDetail.tpl.html
│   │   │   │   │   └── userList.tpl.html
│   │   │   │   ├── subTpl
│   │   │   │   │   ├── bugComment.tpl.html
│   │   │   │   │   ├── bugLog.tpl.html
│   │   │   │   │   ├── comment.tpl.html
│   │   │   │   │   ├── footer.tpl.html
│   │   │   │   │   ├── interBaseEdit.tpl.html
│   │   │   │   │   ├── interEditDialog.tpl.html
│   │   │   │   │   ├── interExampleEdit.tpl.html
│   │   │   │   │   ├── interHeaderEdit.tpl.html
│   │   │   │   │   ├── interParamEdit.tpl.html
│   │   │   │   │   ├── interParamRemark-delete.tpl.html
│   │   │   │   │   ├── interResParamEdit.tpl.html
│   │   │   │   │   ├── subMenuMenu.tpl.html
│   │   │   │   │   ├── subMenuModule.tpl.html
│   │   │   │   │   ├── subMenuProject.tpl.html
│   │   │   │   │   ├── subMenuSetting.tpl.html
│   │   │   │   │   ├── topSearch.tpl.html
│   │   │   │   │   ├── visitorLeft.tpl.html
│   │   │   │   │   ├── visitorTopNav.tpl.html
│   │   │   │   │   └── zoomImg.tpl.html
│   │   │   │   ├── user
│   │   │   │   │   ├── articleDetail.tpl.html
│   │   │   │   │   ├── articleEdit.tpl.html
│   │   │   │   │   ├── articleList.tpl.html
│   │   │   │   │   ├── bugEdit.tpl.html
│   │   │   │   │   ├── bugList.tpl.html
│   │   │   │   │   ├── commentDetail.tpl.html
│   │   │   │   │   ├── commentList.tpl.html
│   │   │   │   │   ├── dictionaryDetail.tpl.html
│   │   │   │   │   ├── dictionaryEdit.tpl.html
│   │   │   │   │   ├── dictionaryImportFromSql.tpl.html
│   │   │   │   │   ├── dictionaryList.tpl.html
│   │   │   │   │   ├── errorDetail.tpl.html
│   │   │   │   │   ├── errorList.tpl.html
│   │   │   │   │   ├── findPwd.tpl.html
│   │   │   │   │   ├── interfaceCopy.tpl.html
│   │   │   │   │   ├── interfaceDebug.tpl.html
│   │   │   │   │   ├── interfaceDetail.tpl.html
│   │   │   │   │   ├── interfaceEdit.tpl.html
│   │   │   │   │   ├── interfaceList.tpl.html
│   │   │   │   │   ├── introduce.html
│   │   │   │   │   ├── logDetail.tpl.html
│   │   │   │   │   ├── logList.tpl.html
│   │   │   │   │   ├── moduleDetail.tpl.html
│   │   │   │   │   ├── moduleList.tpl.html
│   │   │   │   │   ├── projectDetail.tpl.html
│   │   │   │   │   ├── projectList.tpl.html
│   │   │   │   │   ├── projectMetaEdit.tpl.html
│   │   │   │   │   ├── projectMetaList.tpl.html
│   │   │   │   │   ├── project.tpl.html
│   │   │   │   │   ├── projectUserDetail.tpl.html
│   │   │   │   │   ├── projectUserList.tpl.html
│   │   │   │   │   ├── searchList.tpl.html
│   │   │   │   │   ├── sourceDetail.tpl.html
│   │   │   │   │   └── sourceList.tpl.html
│   │   │   │   └── visitor
│   │   │   │   ├── articleDetail_ARTICLE.tpl.html
│   │   │   │   ├── articleDetail_DICTIONARY.tpl.html
│   │   │   │   ├── articleList_ARTICLE.tpl.html
│   │   │   │   ├── articleList_DICTIONARY.tpl.html
│   │   │   │   ├── errorList.tpl.html
│   │   │   │   ├── index.html
│   │   │   │   ├── indexNew.html
│   │   │   │   ├── interfaceDetail.tpl.html
│   │   │   │   ├── interfaceList.tpl.html
│   │   │   │   ├── moduleList.tpl.html
│   │   │   │   ├── notFound.tpl.html
│   │   │   │   ├── page.tpl.html
│   │   │   │   ├── page_xs.tpl.html
│   │   │   │   ├── projectIndex.html
│   │   │   │   ├── projectList.tpl.html
│   │   │   │   ├── searchResult.tpl.html
│   │   │   │   ├── sourceDetail.tpl.html
│   │   │   │   └── sourceList.tpl.html
│   │   │   ├── images
│   │   │   │   ├── admin_page.jpg
│   │   │   │   ├── alipay.jpg
│   │   │   │   ├── bg.jpeg
│   │   │   │   ├── bg_new.jpg
│   │   │   │   ├── bg_web.jpg
│   │   │   │   ├── chrome_debug.jpg
│   │   │   │   ├── cover.png
│   │   │   │   ├── example1.jpg
│   │   │   │   ├── example2.jpg
│   │   │   │   ├── green-vpn.png
│   │   │   │   ├── guidev8.0.0.jpg
│   │   │   │   ├── loading.gif
│   │   │   │   ├── logo_new.png
│   │   │   │   ├── logo.png
│   │   │   │   ├── project.jpg
│   │   │   │   ├── transparent.png
│   │   │   │   └── wepay.jpg
│   │   │   └── js
│   │   │   ├── allJs.js
│   │   │   ├── app.js
│   │   │   ├── commentCtrl.js
│   │   │   ├── const.js
│   │   │   ├── core.js
│   │   │   ├── coreNew.js
│   │   │   ├── crapApi.js
│   │   │   ├── editor.js
│   │   │   ├── global.js
│   │   │   ├── json.js
│   │   │   ├── router.js
│   │   │   ├── services.js
│   │   │   ├── userBugCtrl.js
│   │   │   ├── userCommonCtrl.js
│   │   │   ├── userCtrls.js
│   │   │   ├── userProjectMetaCtrl.js
│   │   │   ├── userRouter.js
│   │   │   ├── validateAndRefresh.js
│   │   │   ├── visitorControllers.js
│   │   │   └── visitorRouter.js
│   │   └── WEB-INF
│   │   ├── classes
│   │   │   ├── cn
│   │   │   │   └── crap
│   │   │   │   ├── adapter
│   │   │   │   │   ├── Adapter.class
│   │   │   │   │   ├── ArticleAdapter.class
│   │   │   │   │   ├── BugAdapter.class
│   │   │   │   │   ├── BugLogAdapter.class
│   │   │   │   │   ├── CommentAdapter.class
│   │   │   │   │   ├── DebugAdapter.class
│   │   │   │   │   ├── ErrorAdapter.class
│   │   │   │   │   ├── HotSearchAdapter.class
│   │   │   │   │   ├── InterfaceAdapter.class
│   │   │   │   │   ├── LogAdapter.class
│   │   │   │   │   ├── MenuAdapter.class
│   │   │   │   │   ├── ModuleAdapter.class
│   │   │   │   │   ├── ProjectAdapter.class
│   │   │   │   │   ├── ProjectMetaAdapter.class
│   │   │   │   │   ├── ProjectUserAdapter.class
│   │   │   │   │   ├── SettingAdapter.class
│   │   │   │   │   ├── SourceAdapter.class
│   │   │   │   │   └── UserAdapter.class
│   │   │   │   ├── beans
│   │   │   │   │   └── Config.class
│   │   │   │   ├── controller
│   │   │   │   │   ├── admin
│   │   │   │   │   │   ├── FileController.class
│   │   │   │   │   │   ├── HotSearchController.class
│   │   │   │   │   │   ├── MainController.class
│   │   │   │   │   │   ├── MenuController.class
│   │   │   │   │   │   ├── SettingController.class
│   │   │   │   │   │   └── UserController.class
│   │   │   │   │   ├── IndexController.class
│   │   │   │   │   ├── thirdly
│   │   │   │   │   │   ├── GitHubController.class
│   │   │   │   │   │   └── GitOschinaController.class
│   │   │   │   │   ├── user
│   │   │   │   │   │   ├── ArticleController.class
│   │   │   │   │   │   ├── BugController.class
│   │   │   │   │   │   ├── BugLogController.class
│   │   │   │   │   │   ├── CommentController.class
│   │   │   │   │   │   ├── CrapDebugController.class
│   │   │   │   │   │   ├── DictionaryController.class
│   │   │   │   │   │   ├── ErrorController.class
│   │   │   │   │   │   ├── InterfaceController.class
│   │   │   │   │   │   ├── LogController.class
│   │   │   │   │   │   ├── LoginController.class
│   │   │   │   │   │   ├── ModuleController.class
│   │   │   │   │   │   ├── ProjectController.class
│   │   │   │   │   │   ├── ProjectMetaController.class
│   │   │   │   │   │   ├── ProjectUserController.class
│   │   │   │   │   │   ├── SourceController.class
│   │   │   │   │   │   └── StaticizeController.class
│   │   │   │   │   └── visitor
│   │   │   │   │   ├── ArticleController.class
│   │   │   │   │   ├── CommentController.class
│   │   │   │   │   ├── ErrorController.class
│   │   │   │   │   ├── ExampleController.class
│   │   │   │   │   ├── InterfaceController.class
│   │   │   │   │   ├── MainController.class
│   │   │   │   │   ├── MockController.class
│   │   │   │   │   ├── ModuleController.class
│   │   │   │   │   ├── ProjectController.class
│   │   │   │   │   └── SourceController.class
│   │   │   │   ├── dao
│   │   │   │   │   ├── custom
│   │   │   │   │   │   ├── CustomArticleDao.class
│   │   │   │   │   │   ├── CustomDebugDao.class
│   │   │   │   │   │   ├── CustomHotSearchDao.class
│   │   │   │   │   │   ├── CustomInterfaceDao.class
│   │   │   │   │   │   ├── CustomProjectDao$1.class
│   │   │   │   │   │   └── CustomProjectDao.class
│   │   │   │   │   ├── mapper
│   │   │   │   │   │   ├── ArticleMapper.xml
│   │   │   │   │   │   ├── BugLogMapper.xml
│   │   │   │   │   │   ├── BugMapper.xml
│   │   │   │   │   │   ├── CommentMapper.xml
│   │   │   │   │   │   ├── DebugMapper.xml
│   │   │   │   │   │   ├── ErrorMapper.xml
│   │   │   │   │   │   ├── HotSearchMapper.xml
│   │   │   │   │   │   ├── InterfaceMapper.xml
│   │   │   │   │   │   ├── LogMapper.xml
│   │   │   │   │   │   ├── MenuMapper.xml
│   │   │   │   │   │   ├── ModuleMapper.xml
│   │   │   │   │   │   ├── ProjectMapper.xml
│   │   │   │   │   │   ├── ProjectMetaMapper.xml
│   │   │   │   │   │   ├── ProjectUserMapper.xml
│   │   │   │   │   │   ├── SettingMapper.xml
│   │   │   │   │   │   ├── SourceMapper.xml
│   │   │   │   │   │   └── UserMapper.xml
│   │   │   │   │   └── mybatis
│   │   │   │   │   ├── ArticleDao.class
│   │   │   │   │   ├── BaseDao.class
│   │   │   │   │   ├── BugDao.class
│   │   │   │   │   ├── BugLogDao.class
│   │   │   │   │   ├── CommentDao.class
│   │   │   │   │   ├── DebugDao.class
│   │   │   │   │   ├── ErrorDao.class
│   │   │   │   │   ├── HotSearchDao.class
│   │   │   │   │   ├── InterfaceDao.class
│   │   │   │   │   ├── LogDao.class
│   │   │   │   │   ├── MenuDao.class
│   │   │   │   │   ├── ModuleDao.class
│   │   │   │   │   ├── NewBaseDao.class
│   │   │   │   │   ├── ProjectDao.class
│   │   │   │   │   ├── ProjectMetaDao.class
│   │   │   │   │   ├── ProjectUserDao.class
│   │   │   │   │   ├── SettingDao.class
│   │   │   │   │   ├── SourceDao.class
│   │   │   │   │   └── UserDao.class
│   │   │   │   ├── dto
│   │   │   │   │   ├── ArticleDTO.class
│   │   │   │   │   ├── BugDTO.class
│   │   │   │   │   ├── BugLogDTO.class
│   │   │   │   │   ├── CategoryDto.class
│   │   │   │   │   ├── CommentDTO.class
│   │   │   │   │   ├── CrumbDto.class
│   │   │   │   │   ├── DebugDto.class
│   │   │   │   │   ├── DebugInterfaceParamDto.class
│   │   │   │   │   ├── DictionaryDto.class
│   │   │   │   │   ├── ErrorDto.class
│   │   │   │   │   ├── FindPwdDto.class
│   │   │   │   │   ├── HotSearchDto.class
│   │   │   │   │   ├── InterfaceDto.class
│   │   │   │   │   ├── InterfacePDFDto.class
│   │   │   │   │   ├── LogDto.class
│   │   │   │   │   ├── LoginDto.class
│   │   │   │   │   ├── LoginInfoDto.class
│   │   │   │   │   ├── MailBean.class
│   │   │   │   │   ├── MenuDto.class
│   │   │   │   │   ├── MenuWithSubMenuDto.class
│   │   │   │   │   ├── ModuleDto.class
│   │   │   │   │   ├── ParamDto.class
│   │   │   │   │   ├── PermissionDTO.class
│   │   │   │   │   ├── PickDto.class
│   │   │   │   │   ├── ProjectDto.class
│   │   │   │   │   ├── ProjectMetaDTO.class
│   │   │   │   │   ├── ProjectUserDto.class
│   │   │   │   │   ├── SearchDto.class
│   │   │   │   │   ├── SettingDto.class
│   │   │   │   │   ├── SourceDto.class
│   │   │   │   │   ├── thirdly
│   │   │   │   │   │   ├── GitHubAccessToken.class
│   │   │   │   │   │   └── GitHubUser.class
│   │   │   │   │   ├── UserDto.class
│   │   │   │   │   └── XmlParamsDto.class
│   │   │   │   ├── enu
│   │   │   │   │   ├── AdminPermissionEnum.class
│   │   │   │   │   ├── ArticleStatus.class
│   │   │   │   │   ├── ArticleType.class
│   │   │   │   │   ├── BugLogType.class
│   │   │   │   │   ├── BugPriority.class
│   │   │   │   │   ├── BugSeverity.class
│   │   │   │   │   ├── BugStatus.class
│   │   │   │   │   ├── BugType.class
│   │   │   │   │   ├── CanDeleteEnum.class
│   │   │   │   │   ├── CommentType.class
│   │   │   │   │   ├── CommonEnum.class
│   │   │   │   │   ├── DictionaryPropertyType.class
│   │   │   │   │   ├── GenerateType.class
│   │   │   │   │   ├── IconfontCode.class
│   │   │   │   │   ├── IndexPageUrl.class
│   │   │   │   │   ├── InterfaceContentType.class
│   │   │   │   │   ├── InterfaceStatus.class
│   │   │   │   │   ├── LoginType.class
│   │   │   │   │   ├── LogType.class
│   │   │   │   │   ├── LuceneSearchType.class
│   │   │   │   │   ├── MenuType.class
│   │   │   │   │   ├── MonitorType.class
│   │   │   │   │   ├── MyError.class
│   │   │   │   │   ├── PickCode.class
│   │   │   │   │   ├── ProjectMetaType.class
│   │   │   │   │   ├── ProjectPermissionEnum.class
│   │   │   │   │   ├── ProjectShowType.class
│   │   │   │   │   ├── ProjectStatus.class
│   │   │   │   │   ├── ProjectType.class
│   │   │   │   │   ├── ProjectUserStatus.class
│   │   │   │   │   ├── RequestMethod.class
│   │   │   │   │   ├── SettingEnum.class
│   │   │   │   │   ├── SettingStatus.class
│   │   │   │   │   ├── SettingType.class
│   │   │   │   │   ├── TableId.class
│   │   │   │   │   ├── UserStatus.class
│   │   │   │   │   └── UserType.class
│   │   │   │   ├── framework
│   │   │   │   │   ├── base
│   │   │   │   │   │   └── BaseController.class
│   │   │   │   │   ├── ErrorMessage.class
│   │   │   │   │   ├── IdGenerator.class
│   │   │   │   │   ├── InitSystem.class
│   │   │   │   │   ├── interceptor
│   │   │   │   │   │   ├── AuthInterceptor.class
│   │   │   │   │   │   └── AuthPassport.class
│   │   │   │   │   ├── JsonResult.class
│   │   │   │   │   ├── MyException.class
│   │   │   │   │   ├── ParamFilter$1.class
│   │   │   │   │   ├── ParamFilter.class
│   │   │   │   │   ├── SpringContextHolder.class
│   │   │   │   │   ├── ThreadContext.class
│   │   │   │   │   └── ThreadObject.class
│   │   │   │   ├── model
│   │   │   │   │   ├── Article.class
│   │   │   │   │   ├── ArticleCriteria$Criteria.class
│   │   │   │   │   ├── ArticleCriteria$Criterion.class
│   │   │   │   │   ├── ArticleCriteria$GeneratedCriteria.class
│   │   │   │   │   ├── ArticleCriteria.class
│   │   │   │   │   ├── ArticleWithBLOBs.class
│   │   │   │   │   ├── BasePO.class
│   │   │   │   │   ├── BugLogPO.class
│   │   │   │   │   ├── BugPO.class
│   │   │   │   │   ├── CommentPO.class
│   │   │   │   │   ├── Debug.class
│   │   │   │   │   ├── DebugCriteria$Criteria.class
│   │   │   │   │   ├── DebugCriteria$Criterion.class
│   │   │   │   │   ├── DebugCriteria$GeneratedCriteria.class
│   │   │   │   │   ├── DebugCriteria.class
│   │   │   │   │   ├── Error.class
│   │   │   │   │   ├── ErrorCriteria$Criteria.class
│   │   │   │   │   ├── ErrorCriteria$Criterion.class
│   │   │   │   │   ├── ErrorCriteria$GeneratedCriteria.class
│   │   │   │   │   ├── ErrorCriteria.class
│   │   │   │   │   ├── HotSearch.class
│   │   │   │   │   ├── HotSearchCriteria$Criteria.class
│   │   │   │   │   ├── HotSearchCriteria$Criterion.class
│   │   │   │   │   ├── HotSearchCriteria$GeneratedCriteria.class
│   │   │   │   │   ├── HotSearchCriteria.class
│   │   │   │   │   ├── Interface.class
│   │   │   │   │   ├── InterfaceCriteria$Criteria.class
│   │   │   │   │   ├── InterfaceCriteria$Criterion.class
│   │   │   │   │   ├── InterfaceCriteria$GeneratedCriteria.class
│   │   │   │   │   ├── InterfaceCriteria.class
│   │   │   │   │   ├── InterfaceWithBLOBs.class
│   │   │   │   │   ├── Log.class
│   │   │   │   │   ├── LogCriteria$Criteria.class
│   │   │   │   │   ├── LogCriteria$Criterion.class
│   │   │   │   │   ├── LogCriteria$GeneratedCriteria.class
│   │   │   │   │   ├── LogCriteria.class
│   │   │   │   │   ├── Menu.class
│   │   │   │   │   ├── MenuCriteria$Criteria.class
│   │   │   │   │   ├── MenuCriteria$Criterion.class
│   │   │   │   │   ├── MenuCriteria$GeneratedCriteria.class
│   │   │   │   │   ├── MenuCriteria.class
│   │   │   │   │   ├── Module.class
│   │   │   │   │   ├── ModuleCriteria$Criteria.class
│   │   │   │   │   ├── ModuleCriteria$Criterion.class
│   │   │   │   │   ├── ModuleCriteria$GeneratedCriteria.class
│   │   │   │   │   ├── ModuleCriteria.class
│   │   │   │   │   ├── Project.class
│   │   │   │   │   ├── ProjectCriteria$Criteria.class
│   │   │   │   │   ├── ProjectCriteria$Criterion.class
│   │   │   │   │   ├── ProjectCriteria$GeneratedCriteria.class
│   │   │   │   │   ├── ProjectCriteria.class
│   │   │   │   │   ├── ProjectMetaPO.class
│   │   │   │   │   ├── ProjectUserPO.class
│   │   │   │   │   ├── Setting.class
│   │   │   │   │   ├── SettingCriteria$Criteria.class
│   │   │   │   │   ├── SettingCriteria$Criterion.class
│   │   │   │   │   ├── SettingCriteria$GeneratedCriteria.class
│   │   │   │   │   ├── SettingCriteria.class
│   │   │   │   │   ├── Source.class
│   │   │   │   │   ├── SourceCriteria$Criteria.class
│   │   │   │   │   ├── SourceCriteria$Criterion.class
│   │   │   │   │   ├── SourceCriteria$GeneratedCriteria.class
│   │   │   │   │   ├── SourceCriteria.class
│   │   │   │   │   ├── User.class
│   │   │   │   │   ├── UserCriteria$Criteria.class
│   │   │   │   │   ├── UserCriteria$Criterion.class
│   │   │   │   │   ├── UserCriteria$GeneratedCriteria.class
│   │   │   │   │   └── UserCriteria.class
│   │   │   │   ├── query
│   │   │   │   │   ├── ArticleQuery.class
│   │   │   │   │   ├── BaseQuery.class
│   │   │   │   │   ├── BugLogQuery.class
│   │   │   │   │   ├── BugQuery.class
│   │   │   │   │   ├── CommentQuery.class
│   │   │   │   │   ├── DebugQuery.class
│   │   │   │   │   ├── ErrorQuery.class
│   │   │   │   │   ├── HotSearchQuery.class
│   │   │   │   │   ├── InterfaceQuery.class
│   │   │   │   │   ├── LogQuery.class
│   │   │   │   │   ├── MenuQuery.class
│   │   │   │   │   ├── ModuleQuery.class
│   │   │   │   │   ├── ProjectMetaQuery.class
│   │   │   │   │   ├── ProjectQuery.class
│   │   │   │   │   ├── ProjectUserQuery.class
│   │   │   │   │   ├── SearchQuery.class
│   │   │   │   │   ├── SettingQuery.class
│   │   │   │   │   ├── SourceQuery.class
│   │   │   │   │   └── UserQuery.class
│   │   │   │   ├── schedule
│   │   │   │   │   ├── AbstractTask.class
│   │   │   │   │   ├── OpenSourceInfoTask.class
│   │   │   │   │   └── TaskUtil.class
│   │   │   │   ├── service
│   │   │   │   │   ├── ArticleService.class
│   │   │   │   │   ├── BaseService.class
│   │   │   │   │   ├── BugLogService.class
│   │   │   │   │   ├── BugService.class
│   │   │   │   │   ├── CommentService.class
│   │   │   │   │   ├── DebugService.class
│   │   │   │   │   ├── ErrorService.class
│   │   │   │   │   ├── HotSearchService.class
│   │   │   │   │   ├── IEmailService.class
│   │   │   │   │   ├── ILuceneService.class
│   │   │   │   │   ├── InterfaceService.class
│   │   │   │   │   ├── IPickService.class
│   │   │   │   │   ├── ISearchService.class
│   │   │   │   │   ├── LogService.class
│   │   │   │   │   ├── MenuService.class
│   │   │   │   │   ├── ModuleService.class
│   │   │   │   │   ├── NewBaseService.class
│   │   │   │   │   ├── ProjectMetaService.class
│   │   │   │   │   ├── ProjectService.class
│   │   │   │   │   ├── ProjectUserService.class
│   │   │   │   │   ├── SettingService.class
│   │   │   │   │   ├── SourceService.class
│   │   │   │   │   ├── thirdly
│   │   │   │   │   │   ├── GitHubService.class
│   │   │   │   │   │   └── OschinaService.class
│   │   │   │   │   ├── tool
│   │   │   │   │   │   ├── AdminPickService$1.class
│   │   │   │   │   │   ├── AdminPickService.class
│   │   │   │   │   │   ├── EmailService.class
│   │   │   │   │   │   ├── LuceneSearchService.class
│   │   │   │   │   │   ├── ModuleCache.class
│   │   │   │   │   │   ├── ObjectCache.class
│   │   │   │   │   │   ├── PickService$1.class
│   │   │   │   │   │   ├── PickService.class
│   │   │   │   │   │   ├── ProjectCache.class
│   │   │   │   │   │   ├── SettingCache.class
│   │   │   │   │   │   ├── StringCache.class
│   │   │   │   │   │   ├── SystemService.class
│   │   │   │   │   │   ├── UserCache.class
│   │   │   │   │   │   ├── UserPickService$1.class
│   │   │   │   │   │   └── UserPickService.class
│   │   │   │   │   └── UserService.class
│   │   │   │   └── utils
│   │   │   │   ├── Aes.class
│   │   │   │   ├── AttributeUtils.class
│   │   │   │   ├── BeanUtil.class
│   │   │   │   ├── ChinaFont.class
│   │   │   │   ├── DateFormartUtil.class
│   │   │   │   ├── DownloadUtils.class
│   │   │   │   ├── generate
│   │   │   │   │   ├── BaseGenerateUtil.class
│   │   │   │   │   ├── JavaPOGenerateUtil.class
│   │   │   │   │   └── MyBatisGenerateUtil.class
│   │   │   │   ├── GetTextFromFile.class
│   │   │   │   ├── Html2Pdf.class
│   │   │   │   ├── HttpPostGet$1.class
│   │   │   │   ├── HttpPostGet.class
│   │   │   │   ├── IAttributeConst.class
│   │   │   │   ├── IConst.class
│   │   │   │   ├── ILogConst.class
│   │   │   │   ├── ImageCode.class
│   │   │   │   ├── ISetting.class
│   │   │   │   ├── LoginUserHelper.class
│   │   │   │   ├── MD5.class
│   │   │   │   ├── MyCookie.class
│   │   │   │   ├── MyCrumbDtoList.class
│   │   │   │   ├── MyHashMap.class
│   │   │   │   ├── MyInteger.class
│   │   │   │   ├── MyString.class
│   │   │   │   ├── NotNullFieldStringStyle.class
│   │   │   │   ├── Page.class
│   │   │   │   ├── PermissionUtil.class
│   │   │   │   ├── RequestHelper.class
│   │   │   │   ├── SafetyUtil.class
│   │   │   │   ├── SerializeUtil.class
│   │   │   │   ├── ServiceFactory.class
│   │   │   │   ├── SqlToDictionaryUtil.class
│   │   │   │   ├── TableField$SORT.class
│   │   │   │   ├── TableField$USER.class
│   │   │   │   ├── TableField.class
│   │   │   │   ├── Tools.class
│   │   │   │   ├── UseHrefUtil.class
│   │   │   │   └── WordUtils.class
│   │   │   ├── config.properties
│   │   │   ├── generate
│   │   │   │   ├── JavaPO.txt
│   │   │   │   └── mapperTemplete.txt
│   │   │   ├── interfaceTempleteBak.docx
│   │   │   ├── interfaceTempleteBak.xml
│   │   │   ├── interfaceTemplete.docx
│   │   │   ├── interfaceTempleteSrc.xml
│   │   │   ├── interfaceTemplete.xml
│   │   │   ├── log4j.properties
│   │   │   ├── monitor.xml
│   │   │   ├── mybatis-config.xml
│   │   │   ├── mybatis-dao.xml
│   │   │   └── springMVC.xml
│   │   ├── lib
│   │   │   ├── activation-1.1.jar
│   │   │   ├── aliyun-sdk-oss-2.8.2.jar
│   │   │   ├── animal-sniffer-annotations-1.17.jar
│   │   │   ├── aopalliance-1.0.jar
│   │   │   ├── aspectjweaver-1.8.9.jar
│   │   │   ├── checker-qual-2.5.2.jar
│   │   │   ├── commons-beanutils-1.8.0.jar
│   │   │   ├── commons-codec-1.9.jar
│   │   │   ├── commons-collections-3.2.1.jar
│   │   │   ├── commons-fileupload-1.1.1.jar
│   │   │   ├── commons-io-1.1.jar
│   │   │   ├── commons-lang-2.5.jar
│   │   │   ├── commons-logging-1.2.jar
│   │   │   ├── dom4j-1.6.1.jar
│   │   │   ├── druid-1.0.14.jar
│   │   │   ├── error_prone_annotations-2.2.0.jar
│   │   │   ├── ezmorph-1.0.6.jar
│   │   │   ├── failureaccess-1.0.1.jar
│   │   │   ├── fastjson-1.2.7.jar
│   │   │   ├── fontbox-2.0.2.jar
│   │   │   ├── freemarker-2.3.28.jar
│   │   │   ├── guava-27.1-jre.jar
│   │   │   ├── httpclient-4.5.1.jar
│   │   │   ├── httpcore-4.4.3.jar
│   │   │   ├── itext-asian-5.2.0.jar
│   │   │   ├── itextpdf-5.5.6.jar
│   │   │   ├── j2objc-annotations-1.1.jar
│   │   │   ├── jackson-annotations-2.4.0.jar
│   │   │   ├── jackson-core-2.4.1.jar
│   │   │   ├── jackson-core-asl-1.9.13.jar
│   │   │   ├── jackson-databind-2.4.1.jar
│   │   │   ├── jackson-mapper-asl-1.9.13.jar
│   │   │   ├── jdom-1.1.jar
│   │   │   ├── json-20140107.jar
│   │   │   ├── json-lib-2.4-jdk15.jar
│   │   │   ├── jsr305-3.0.2.jar
│   │   │   ├── jstl-1.2.jar
│   │   │   ├── listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar
│   │   │   ├── log4j-1.2.17.jar
│   │   │   ├── lucene-analyzers-common-5.5.1.jar
│   │   │   ├── lucene-backward-codecs-5.5.1.jar
│   │   │   ├── lucene-core-5.5.1.jar
│   │   │   ├── lucene-highlighter-5.5.1.jar
│   │   │   ├── lucene-join-5.5.1.jar
│   │   │   ├── lucene-memory-5.5.1.jar
│   │   │   ├── lucene-queries-5.5.1.jar
│   │   │   ├── lucene-queryparser-5.5.1.jar
│   │   │   ├── lucene-sandbox-5.5.1.jar
│   │   │   ├── mail-1.5.0-b01.jar
│   │   │   ├── mybatis-3.4.6.jar
│   │   │   ├── mybatis-generator-core-1.3.7.jar
│   │   │   ├── mybatis-spring-1.3.2.jar
│   │   │   ├── mysql-connector-java-8.0.13.jar
│   │   │   ├── pdfbox-2.0.2.jar
│   │   │   ├── poi-3.10-FINAL.jar
│   │   │   ├── poi-examples-3.10-FINAL.jar
│   │   │   ├── poi-ooxml-3.10-FINAL.jar
│   │   │   ├── poi-ooxml-schemas-3.10-FINAL.jar
│   │   │   ├── poi-scratchpad-3.10-FINAL.jar
│   │   │   ├── protobuf-java-3.6.1.jar
│   │   │   ├── slf4j-api-1.7.25.jar
│   │   │   ├── spring-aop-4.2.0.RELEASE.jar
│   │   │   ├── spring-beans-4.2.0.RELEASE.jar
│   │   │   ├── spring-context-4.2.0.RELEASE.jar
│   │   │   ├── spring-context-support-4.2.0.RELEASE.jar
│   │   │   ├── spring-core-4.2.0.RELEASE.jar
│   │   │   ├── spring-expression-4.2.0.RELEASE.jar
│   │   │   ├── spring-jdbc-4.2.0.RELEASE.jar
│   │   │   ├── spring-orm-4.2.0.RELEASE.jar
│   │   │   ├── spring-tx-4.2.0.RELEASE.jar
│   │   │   ├── spring-web-4.2.0.RELEASE.jar
│   │   │   ├── spring-webmvc-4.2.0.RELEASE.jar
│   │   │   ├── stax-api-1.0.1.jar
│   │   │   ├── xml-apis-1.0.b2.jar
│   │   │   ├── xmlbeans-2.3.0.jar
│   │   │   └── xmlworker-5.5.9.jar
│   │   ├── views
│   │   │   ├── bugPick.jsp
│   │   │   ├── dashboard.jsp
│   │   │   ├── dashboard.v1.jsp
│   │   │   ├── dashboard.v2.jsp
│   │   │   ├── dashboard.v3.jsp
│   │   │   ├── interFacePdf.jsp
│   │   │   ├── newPick.jsp
│   │   │   ├── pick.jsp
│   │   │   ├── result.jsp
│   │   │   └── staticize
│   │   │   └── default
│   │   │   ├── articleDetail.jsp
│   │   │   ├── articleList.jsp
│   │   │   ├── css.jsp
│   │   │   ├── dictionaryDetail.jsp
│   │   │   ├── errorList.jsp
│   │   │   ├── footer.jsp
│   │   │   ├── interfaceDetail.jsp
│   │   │   ├── interfaceList.jsp
│   │   │   ├── left.jsp
│   │   │   ├── page.jsp
│   │   │   └── topNav.jsp
│   │   └── web.xml
│   └── readme.txt
└── __MACOSX
└── CrapApi.v8.1.5
└── api
├── resources
│   ├── html
│   └── images
└── WEB-INF
├── classes
│   └── cn
│   └── crap
│   ├── controller
│   └── service
└── views
└── staticize

204 directories, 1516 files

标签:

实例下载地址

CrapApi.v8.1.5.zip

不能下载?内容有错? 点击这里报错 + 投诉 + 提问

好例子网口号:伸出你的我的手 — 分享

网友评论

发表评论

(您的评论需要经过审核才能显示)

查看所有0条评论>>

小贴士

感谢您为本站写下的评论,您的评论对其它用户来说具有重要的参考价值,所以请认真填写。

  • 类似“顶”、“沙发”之类没有营养的文字,对勤劳贡献的楼主来说是令人沮丧的反馈信息。
  • 相信您也不想看到一排文字/表情墙,所以请不要反馈意义不大的重复字符,也请尽量不要纯表情的回复。
  • 提问之前请再仔细看一遍楼主的说明,或许是您遗漏了。
  • 请勿到处挖坑绊人、招贴广告。既占空间让人厌烦,又没人会搭理,于人于己都无利。

关于好例子网

本站旨在为广大IT学习爱好者提供一个非营利性互相学习交流分享平台。本站所有资源都可以被免费获取学习研究。本站资源来自网友分享,对搜索内容的合法性不具有预见性、识别性、控制性,仅供学习研究,请务必在下载后24小时内给予删除,不得用于其他任何用途,否则后果自负。基于互联网的特殊性,平台无法对用户传输的作品、信息、内容的权属或合法性、安全性、合规性、真实性、科学性、完整权、有效性等进行实质审查;无论平台是否已进行审查,用户均应自行承担因其传输的作品、信息、内容而可能或已经产生的侵权或权属纠纷等法律责任。本站所有资源不代表本站的观点或立场,基于网友分享,根据中国法律《信息网络传播权保护条例》第二十二与二十三条之规定,若资源存在侵权或相关问题请联系本站客服人员,点此联系我们。关于更多版权及免责申明参见 版权及免责申明

;
报警