登录
首页 » Windows开发 » dsfgds DSF DSF

dsfgds DSF DSF

于 2022-04-29 发布 文件大小:14.20 kB
0 233
下载积分: 2 下载次数: 1

代码说明:

DS fdsfsdfds FDSA F或DSAF DSFfdsfdsdsdsfdsdsdsdsdsdsdsdsdsdsdsds dsffffffffffffffffffffffffff dsfddddddddddddddddddddd或DSDS fdsfdsfdsfd水井坊ldsjlfjdsl jfldsj fljdslajf dsfjdsJD的;jfdsj;F JDS;JF DSF ;SD;fjds JF;DSFDSJF JDS ;F dsjf;L dsjfjdsFJDSJ F;ljds;fjds ;JF;DSJ ;fjds;JF;dsjf JDS FJ;;;;dsjf;DS

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • VIsualC++编程对话框的应用
    本工程在VisualStudio2010平台验证通过,主要完成对话框的应用是一个对话框的综合应用程序,包括模态和非模态对话的设计,对话框控件消息的处理,属性对话框的设计和消息响应,文件对话框的实例,颜色对话框的实例,查找和替换对话框的实例。
    2022-02-06 02:37:17下载
    积分:1
  • 用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等...
    用数据库读写方法,在VC中对EXCEL文件进行读写操作,包括DAO,ODBC等-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.-database used to read and write, in the VC to Excel documents and write, including the DAO, ODBC, etc.
    2022-08-03 20:23:10下载
    积分:1
  • c++ 课程设计 图书管理系统 1.实现对二进制数据库的检索,查找,修改,增加,删除等操作; 2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏...
    c++ 课程设计 图书管理系统 1.实现对二进制数据库的检索,查找,修改,增加,删除等操作; 2.实现数据库的加密,支持密码校验登陆有效防止防止数据泄漏。 3.程序启动时自动校验数据库完整性及其数据合法性并且自动屏蔽非法数据及提示用户删除损坏的数据库。 4.可以按归并排序方法对书目进行排序; 5.内置前台销售操作功能,可以实现图书销售的功能,并且根据销售情况实时修改数据库; 6.内置强大的异常处理机制,可以应付绝大部分异常情况。 7.程序标题栏实时显示程序状态。 -c++ curriculum design library management system 1. The realization of the binary database search, find, modify, add, delete and other operations 2. The realization of the database encryption, support for password check to prevent the landing effectively prevent data leakage. 3. Procedure automatically check data integrity and legitimacy of the database and automatic shield illegal data and prompts the user to delete the damaged database. 4. May merge sort method to sort the bibliography 5. Built-front sales operation, can achieve the function of book sales and, in accordance with amendments to the sale of real-time database 6. Built a powerful exception handling mechanism to cope with the vast majority of anomalies.
    2022-10-29 07:35:03下载
    积分:1
  • 2022-03-03 02:23:14下载
    积分:1
  • CUM after the modified code from Tianjin Part 3
    经更改后的CUM 代码 来自天津 第3部分-CUM after the modified code from Tianjin Part 3
    2022-03-14 20:44:07下载
    积分:1
  • 用c++的多态性编写一个简单的管理程序,处理的信息包括教师、学生、职员等三类对象。程序应具有适当的数据结构。程序的功能是管理学生,教师,职工信息,要求具有添加,...
    用c++的多态性编写一个简单的管理程序,处理的信息包括教师、学生、职员等三类对象。程序应具有适当的数据结构。程序的功能是管理学生,教师,职工信息,要求具有添加,删除,查询,排序的功能,在输出时注意综合应用所学知识灵活应用虚函数。 要求: 1. 在一个容器中存储不同类型的对象,要求数据结构中不能有类型判断字段。 2. 利用继承和虚函数,使得程序容易扩展,如输出对象信息。 3. 利用代理或者句柄实现引用计数和写时复制。-polymorphism with a simple preparation of the management procedures, the processing of information, including teachers, students and other staff the three targets. Procedures should have the appropriate data structure. Procedures function is the management of students, teachers, staff information, requiring add, delete, query, sort, in which the function to output integrated application knowledge to use virtual function. Requirements : 1. In a storage containers of different types of targets, data structure types can be judged field. 2. The use of inheritance and virtual function, making procedures easier to expand, as output target information. 3. Agents use or handle achieve reference counting and write copy.
    2022-03-10 06:53:16下载
    积分:1
  • c#获取网页中所有链接地址
    通过正则表达式,获取网页源代码,然后通过正则表达式获取其中中所有链接地址。
    2022-04-10 01:43:21下载
    积分:1
  • c++异常处理的例子 http://www.codeproject.com/cpp/exceptionhandler.asp
    c++异常处理的例子 http://www.codeproject.com/cpp/exceptionhandler.asp-c example http :// www.codeproject.com/cpp/exceptionhandl er.asp
    2023-03-27 18:20:04下载
    积分:1
  • C#音乐播放器
    1.自定义写了一个歌曲列表 实现了显示全部歌曲列表的功能 有鼠标移动特效2.自定义歌曲列表里 每页显示5首歌曲 可以进行上页 下页翻页功能 3.支持双击列表歌名播放该歌曲 4.显示所有歌曲数量 当前歌曲页数 总页数 5.即使刷新功能 每次添加歌曲 列表进行刷新6.解决很多歌曲列表的BUG 暂时没有发现还有什么BUG7.增加了软件启动的渐入特效和退出的特效 软件边框加上阴影效果
    2022-06-02 22:46:56下载
    积分:1
  • 介绍用 C++ 进行项目的方法,我们可以通过这个图形处理软件来熟悉项目的基本步骤。...
    介绍用 C++ 进行项目开发的方法,我们可以通过这个图形处理软件来熟悉项目开发的基本步骤。 -introduced C project development methods, we can pass the graphics processing software to the project developers familiar with the basic steps.
    2022-02-26 17:18:44下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载