export const cppSidebar = [ { text: '引论', prefix: 'basic-introduction', children: [] }, { text: '数据的表示和运算', prefix: 'basic-introduction', children: [] }, { text: '存储系统', prefix: 'basic-introduction', children: [] }, { text: '中央处理器', prefix: 'basic-introduction', children: [] }, { text: '总线', prefix: 'basic-introduction', children: [] }, { text: '输入、输出系统', prefix: 'basic-introduction', children: [] } ]