File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -84,15 +84,33 @@ ERROR in dlopen(/Users/**/Desktop/XCel/node_modules/node-sass/vendor/darwin-x64-
8484## 最后
8585欢迎大家下载试用,当然更希望你们推荐给有需要的人。如果该工具没涵盖到你的筛选需求,可以进行反馈,我们会根据情况适时增加进来。
8686
87- [ 1 ] : https://aotu.io/
87+ ---
88+
89+ ## 一些有助于理解程序的图片
90+
91+ 1 . Vue 组件结构
92+ ![ Vue 组件结构] [ 13 ]
93+ 2 . Vuex 数据结构
94+ ![ Vuex 数据结构] [ 14 ]
95+ 3 . 解析 Excel 后的数据结构(在 background process 中)
96+ ![ 解析 Excel 后的数据结构] [ 15 ]
97+ 4 . 项目的文件结构
98+ ![ 项目的文件结构] [ 16 ]
99+
100+
101+ [ 1 ] : https://aotu.io/
88102 [ 2 ] : http://jdc.jd.com/lab/xcel/download/1.3.0/xcel-1.3.0.dmg
89103 [ 3 ] : http://jdc.jd.com/lab/xcel/download/1.3.0/xcel%20Setup%201.3.0.exe
90104 [ 4 ] : http://jdc.jd.com/lab/xcel/download/1.3.0/xcel%20Setup%201.3.0-ia32.exe
91105 [ 5 ] : http://jdc.jd.com/lab/xcel/download/1.3.0/xcel-1.3.0-linux-x64.zip
92- [ 6 ] : https://misc.aotu.io/JChehe/2016-11-15-xcel/graphic1 .png
93- [ 7 ] : https://misc.aotu.io/JChehe/2016-11-15-xcel/graphic2 .png
94- [ 8 ] : https://misc.aotu.io/JChehe/2016-11-15-xcel/graphic3 .png
95- [ 9 ] : https://misc.aotu.io/JChehe/2016-11-15-xcel/graphic4 .png
106+ [ 6 ] : https://misc.aotu.io/JChehe/2016-11-15-xcel/graphic11 .png
107+ [ 7 ] : https://misc.aotu.io/JChehe/2016-11-15-xcel/graphic22 .png
108+ [ 8 ] : https://misc.aotu.io/JChehe/2016-11-15-xcel/graphic33 .png
109+ [ 9 ] : https://misc.aotu.io/JChehe/2016-11-15-xcel/graphic44 .png
96110 [ 10 ] : https://github.com/SimulatedGREG/electron-vue
97111 [ 11 ] : https://simulatedgreg.gitbooks.io/electron-vue/content/index.html
98112 [ 12 ] : https://simulatedgreg.gitbooks.io/electron-vue/content/docs/npm_scripts.html
113+ [ 13 ] : https://misc.aotu.io/JChehe/2016-11-15-xcel/component-structure.jpg
114+ [ 14 ] : https://misc.aotu.io/JChehe/2016-11-15-xcel/vuex-data-structure.jpg
115+ [ 15 ] : https://misc.aotu.io/JChehe/2016-11-15-xcel/excel-data-analysis.jpg
116+ [ 16 ] : https://misc.aotu.io/JChehe/2016-11-15-xcel/file-structure.jpg
Original file line number Diff line number Diff line change 88 "dependencies" : {
99 "compare-versions" : " ^3.0.0" ,
1010 "font-awesome" : " ^4.6.3" ,
11+ "fs-extra" : " ^2.0.0" ,
1112 "lodash" : " ^4.17.2" ,
1213 "markdown" : " ^0.5.0" ,
1314 "moment" : " ^2.15.0" ,
Original file line number Diff line number Diff line change 5959 "electron-builder" : " ^7.18.0" ,
6060 "electron-devtools-installer" : " ^1.1.4" ,
6161 "electron-packager" : " ^7.7.0" ,
62- "electron-prebuilt" : " ^1.4.9" ,
6362 "electron-rebuild" : " ^1.1.3" ,
6463 "extract-text-webpack-plugin" : " ^1.0.1" ,
6564 "file-loader" : " ^0.8.5" ,
You can’t perform that action at this time.
0 commit comments