-
软件工程中设计软件时对图书管理系统的概要设计,这个是概要设计的实例。...
软件工程中设计软件时对图书管理系统的概要设计,这个是概要设计的实例。-Software engineering design software, library management system when a summary of the design, this is a summary of the design example.
- 2022-09-20 08:35:03下载
- 积分:1
-
OutlookBar
outlookbar
- 2022-04-11 04:33:02下载
- 积分:1
-
迷宫(m a z e)是一个矩形区域,它有一个入口和一个出口。在迷宫的内部包含不能穿越的
墙或障碍。在图5...
迷宫(m a z e)是一个矩形区域,它有一个入口和一个出口。在迷宫的内部包含不能穿越的
墙或障碍。在图5 - 8所示的迷宫中,障碍物沿着行和列放置,它们与迷宫的矩形边界平行。迷
宫的入口在左上角,出口在右下角。-Maze (maze) is a rectangular area, which has one entrance and one exit. In the maze of internal contains should not pass through the walls or obstacles. In Figure 5- 8 as shown in the maze, the obstacles placed along the rows and columns, which are parallel to the boundary of rectangular maze. In the upper left corner of the entrance of the maze, export in the lower right corner.
- 2022-08-04 01:15:40下载
- 积分:1
-
阐述C++实现构造函数和解析函数的使用
详细讲解利用C++实现构造函数和解析函数-Elaborate on the use of C++ Realize constructor and analytic functions
- 2022-03-02 22:39:19下载
- 积分:1
-
微信商城系统
java开发的微信商城系统(spring+mybatis+mysql)完成包括商品发布购买修改的一些基本操作
、以及微信菜单、微信认证、微信支付等功能
- 2022-10-31 23:15:07下载
- 积分:1
-
扫雷MFC 扫雷MFC 扫雷MFC
扫雷MFC 扫雷MFC 扫雷MFC -MFC mine clearance MFC mine MFC mine MFC mine MFC mine MFC
- 2023-04-26 07:50:03下载
- 积分:1
-
虚拟城市游戏,有各种各样的建筑单位,还有四季变化,还有...总值非常值得学习,曾获源码5星推荐。...
虚拟城市游戏,有各种各样的建筑单位,还有四季变化,还有...总值非常值得学习,曾获源码5星推荐。-Virtual City games, a wide variety of building units, the seasons change, there are ... very worth studying, won the five-recommended source.
- 2022-03-21 04:52:38下载
- 积分:1
-
在搜索文件的移动和桌面窗口
for serching files in windows based modile and desktop
- 2022-06-21 07:20:25下载
- 积分:1
-
IP地址读取 IP地址读取
IP地址读取 IP地址读取
- 2022-04-12 10:31:23下载
- 积分:1
-
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add yo...
wince EVC 简单的图片浏览功能,自已随意扩展
支持 *.bmp *.jpg *.gif *.png 等等
// TODO: Add your control notification handler code here
CString defFilter("选中其中一个文件|*.bmp *.jpg *.gif *.png")
CFileDialog dlg(TRUE,NULL,NULL,OFN_ALLOWMULTISELECT,defFilter)
if(dlg.DoModal()==IDOK){
PathName=dlg.GetPathName()
}-wince EVC simple picture browsing, support the expansion of their own free*. bmp*. jpg*. gif*. png, etc.// TODO: Add your control notification handler code hereCString defFilter (
- 2023-04-14 17:00:03下载
- 积分:1