Jelajahi Sumber

优化:初始化winform菜单

wqj 3 tahun lalu
induk
melakukan
8f2d51585e
2 mengubah file dengan 15 tambahan dan 16 penghapusan
  1. 15 2
      .vuepress/config.js
  2. 0 14
      winform/test.md

+ 15 - 2
.vuepress/config.js

@@ -93,8 +93,21 @@ module.exports = {
         title: 'WinForm简介',
         collapsable: false,
         children: [
-          {title: '简介', path: '/winform/'},
-          {title: '测试', path: '/winform/test'},
+          {title: 'WinFrom架构运行机制', path: '/winform/'},
+          {title: '功能架构管理', path: '/winform/01.funcframe'},
+          {title: '窗体界面设计', path: '/winform/02.formdesign'},
+          {title: 'WnDataSource', path: '/winform/03.datasource'},
+          {title: '控件库接口', path: '/winform/04.interface'},
+          {title: '容器控件', path: '/winform/05.container'},
+          {title: '菜单导航控件', path: '/winform/06.menu&navigator'},
+          {title: '单值控件', path: '/winform/07.singlecontrol'},
+          {title: '数据展示控件', path: '/winform/08.datacontrol'},
+          {title: '模块设计原则', path:'/winform/09.moduledesign'},
+          {title: '编程指南', path:'/winform/10.programingguide'},
+          {title: '编程规范', path:'/winform/11.programingstandard'},
+          {title: '环境搭建', path:'/winform/12.devenvironment'},
+          {title: '代码调试', path:'/winform/13.debug'},
+          {title: '通用类、方法', path:'/winform/14.commonfunc'}
         ],
       },
         

+ 0 - 14
winform/test.md

@@ -1,14 +0,0 @@
-# 测试
-
-## 这是一个测试
-
-
-
-
-
-
-
-
-
-## 这就是一个测试
-