资源列表
[Windows编程] Concentration
说明:A Game concentration in Visual Basic<kola> 在 2025-07-20 上传 | 大小:267kb | 下载:0
[多媒体编程] RealPlayer
说明: C++编写的RealPlayer播放器,完美模拟RealPlayer,切更小巧,更精致-C++ to prepare the RealPlayer player, a perfect simulation of RealPlayer, cut smaller, more refined<21> 在 2025-07-20 上传 | 大小:260kb | 下载:0
[Windows编程] campusdirect
说明:西南科技大学导游智能系统,对于公交系统查询非常有用-Southwest University of Science and Technology Smart Guide System, the public transportation system is very useful query! !<万永超> 在 2025-07-20 上传 | 大小:887kb | 下载:0
[Windows编程] RomanNumeralsApp
说明:Roman numeral converter using Visual Basic 6<kola> 在 2025-07-20 上传 | 大小:43kb | 下载:0
[Windows编程] cdaima2
说明: 在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, pr<熊志祥> 在 2025-07-20 上传 | 大小:4kb | 下载:0