基本信息
源码名称:C++英语电子词典
源码大小:6.40M
文件格式:.rar
开发语言:C/C++
更新时间:2023-12-08
   友情提示:(无需注册或充值,赞助后即可获取资源下载链接)

     嘿,亲!知识可是无价之宝呢,但咱这精心整理的资料也耗费了不少心血呀。小小地破费一下,绝对物超所值哦!如有下载和支付问题,请联系我们QQ(微信同号):813200300

本次赞助数额为: 2 元 
   源码介绍
C 英语电子词典
一个C 实习的电子词典,是我们的一个课程作业,有需要,可以拿去参考


.
├── C 英语电子词典_Dictionary-.rar
└── Dictionary -
    ├── Dictionary
    │   ├── CstringTochar.h
    │   ├── Dictionary.aps
    │   ├── Dictionary.cpp
    │   ├── Dictionary.h
    │   ├── Dictionary.rc
    │   ├── Dictionary.vcproj
    │   ├── Dictionary.vcproj.acer-PC.acer.user
    │   ├── DictionaryDlg.cpp
    │   ├── DictionaryDlg.h
    │   ├── DlgAddWord.cpp
    │   ├── DlgAddWord.h
    │   ├── RBTree.h
    │   ├── ReadMe.txt
    │   ├── Release
    │   │   ├── BuildLog.htm
    │   │   ├── Dictionary.exe.intermediate.manifest
    │   │   ├── Dictionary.obj
    │   │   ├── Dictionary.pch
    │   │   ├── Dictionary.res
    │   │   ├── DictionaryDlg.obj
    │   │   ├── DlgAddWord.obj
    │   │   ├── mt.dep
    │   │   ├── stdafx.obj
    │   │   ├── vc80.idb
    │   │   └── vc80.pdb
    │   ├── WNode.h
    │   ├── in.txt
    │   ├── in2.txt
    │   ├── in3.txt
    │   ├── out.txt
    │   ├── res
    │   │   ├── Dictionary.ico
    │   │   ├── Dictionary.rc2
    │   │   ├── search.bmp
    │   │   └── 背景.bmp
    │   ├── resource.h
    │   ├── second.txt
    │   ├── sentence.txt
    │   ├── stdafx.cpp
    │   └── stdafx.h
    ├── Dictionary.sln
    ├── Dictionary.suo
    ├── bug.txt
    ├── release
    │   ├── Dictionary.exe
    │   ├── Dictionary.pdb
    │   ├── in.txt
    │   ├── in2.txt
    │   ├── in3.txt
    │   └── sentence.txt
    └── 使用说明.txt

5 directories, 49 files