├── README.md ├── 下午题.doc ├── 多媒体基础知识.doc ├── 操作系统.doc ├── 数据库系统.doc ├── 数据结构与算法.doc ├── 知识产权.doc ├── 编译原理.doc ├── 网络和信息安全.doc ├── 计算机与体系结构.doc ├── 软件工程.doc ├── 软考备考.onepkg ├── 错题总结.doc └── 面向对象.doc /README.md: -------------------------------------------------------------------------------- 1 | # Notes-for-Software-Designer-Examination 2 | 整理了一下软件设计师资格考试复习笔记。 3 | 4 | 所有笔记是用OneNote记录的,其中文件“软考备考.onepkg”是OneNote的导出文件。 5 | 6 | 然后按不同科目又额外导了一份Word格式。 -------------------------------------------------------------------------------- /下午题.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pan-will/Notes-for-Software-Designer-Examination/33726f01dc26221b8580b3e3f07490c9952ef966/下午题.doc -------------------------------------------------------------------------------- /多媒体基础知识.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pan-will/Notes-for-Software-Designer-Examination/33726f01dc26221b8580b3e3f07490c9952ef966/多媒体基础知识.doc -------------------------------------------------------------------------------- /操作系统.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pan-will/Notes-for-Software-Designer-Examination/33726f01dc26221b8580b3e3f07490c9952ef966/操作系统.doc -------------------------------------------------------------------------------- /数据库系统.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pan-will/Notes-for-Software-Designer-Examination/33726f01dc26221b8580b3e3f07490c9952ef966/数据库系统.doc -------------------------------------------------------------------------------- /数据结构与算法.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pan-will/Notes-for-Software-Designer-Examination/33726f01dc26221b8580b3e3f07490c9952ef966/数据结构与算法.doc -------------------------------------------------------------------------------- /知识产权.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pan-will/Notes-for-Software-Designer-Examination/33726f01dc26221b8580b3e3f07490c9952ef966/知识产权.doc -------------------------------------------------------------------------------- /编译原理.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pan-will/Notes-for-Software-Designer-Examination/33726f01dc26221b8580b3e3f07490c9952ef966/编译原理.doc -------------------------------------------------------------------------------- /网络和信息安全.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pan-will/Notes-for-Software-Designer-Examination/33726f01dc26221b8580b3e3f07490c9952ef966/网络和信息安全.doc -------------------------------------------------------------------------------- /计算机与体系结构.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pan-will/Notes-for-Software-Designer-Examination/33726f01dc26221b8580b3e3f07490c9952ef966/计算机与体系结构.doc -------------------------------------------------------------------------------- /软件工程.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pan-will/Notes-for-Software-Designer-Examination/33726f01dc26221b8580b3e3f07490c9952ef966/软件工程.doc -------------------------------------------------------------------------------- /软考备考.onepkg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pan-will/Notes-for-Software-Designer-Examination/33726f01dc26221b8580b3e3f07490c9952ef966/软考备考.onepkg -------------------------------------------------------------------------------- /错题总结.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pan-will/Notes-for-Software-Designer-Examination/33726f01dc26221b8580b3e3f07490c9952ef966/错题总结.doc -------------------------------------------------------------------------------- /面向对象.doc: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Pan-will/Notes-for-Software-Designer-Examination/33726f01dc26221b8580b3e3f07490c9952ef966/面向对象.doc --------------------------------------------------------------------------------