登录
首页 » 数据结构 » 彩电故障信息共享系统 本程序使用Visual C++6.0编程制作信息共享系统,实现信息管理共享的自动化。由此实现了信息的增加、删除、修改、查看等功能,并且...

彩电故障信息共享系统 本程序使用Visual C++6.0编程制作信息共享系统,实现信息管理共享的自动化。由此实现了信息的增加、删除、修改、查看等功能,并且...

于 2022-12-10 发布 文件大小:653.00 kB
0 169
下载积分: 2 下载次数: 1

代码说明:

彩电故障信息共享系统 本程序使用Visual C++6.0编程制作信息共享系统,实现信息管理共享的自动化。由此实现了信息的增加、删除、修改、查看等功能,并且进而实现信息的安全管理,使信息的管理更加人性化,规范化。从而提高故障排除效率,提高信息利用率,有助于进一步提高了生产效率。-TV fault information sharing system of the present procedures using Visual C 6.0 programming produced information sharing system, Sharing information management automation. This realization of the information to add, delete, modify, check, and other functions, and thereby achieve information security management, information management more humane and standardized. Improve troubleshooting efficiency, improve utilization of information and help further enhance the efficiency of production.

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

发表评论

0 个回复

  • Qt xml解析
    XML 解析和处理是通过 SAX 和 DOM 符合 Api 支持的。 Qt 的 SAX 兼容类允许您以增量方式 ; 解析 XMLDOM 类使更复杂的文档级操作上执行 XML 文件。 可以用 qt 提供的示例发射器来探索的每个 在此目录中的例子。 对于这些示例文件可以发现通过的教程和例子 主要的 Qt 文档中的链接。
    2022-02-25 06:51:39下载
    积分:1
  • 1800及答案
    1800道数据结构题和答案-1800 data structure and that the answer
    2023-07-25 16:55:04下载
    积分:1
  • 屏幕录像模块VC代码
    运行程序,打开程序主界面,在屏幕录像模块的主窗体中,用户可以设置录像文件名和存储位置,并可以进行录像和抓图,还可以对已有录像文件进行播放、重命名、另存为、查看时间和删除等操作。
    2022-03-13 13:09:49下载
    积分:1
  • ArkoMaster端系统模块设计文档 系统管理软件自主开发软件。 系统管理软件A实现最终目标:是可以自由横跨桌面(Desktop)、Client/S...
    ArkoMaster端系统模块设计文档 系统管理软件自主开发软件。 系统管理软件A实现最终目标:是可以自由横跨桌面(Desktop)、Client/Server、大型主机的不同层次的管理,管理的对象包括应用程序(Applications),数据库(Database),网络(LAN, WAN),系统平台(System Platform)和互连网Internet/Intranet等五个方面。-End system ArkoMaster modular design their own document management software system to develop software. A system management software to achieve the ultimate goal: It is free across the desktop (Desktop), Client/Server, mainframe different levels of management, including management of applications (Applications), database (Database), network (LAN, WAN ), system platforms (System Platform) and the Internet Internet/Intranet and other five areas.
    2022-03-11 14:13:45下载
    积分:1
  • connection/object pool. A program may require a IMAP connection po ol and LDAP c...
    Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grows, and now there is a need for a pool of threads. So just take the IMAP connection pool and convert that to a pool of threads (Copy, paste, find, replace????). Need to make some changes to the pool implementation? Not a very easy task, since the code has been duplicated in many places. Re-inventing source code is not an intelligent approach in an object oriented environment which encourages re-usability. It seems to make more sense to implement a pool that can contain any arbitrary type rather than duplicating code. How does one do that? The answer is to use type parameterization, more commonly referred to as templates.-connection/object pool. A program may require a IMAP connection po ol and LDAP connection pool. One could easily im plemen
    2023-05-15 08:25:03下载
    积分:1
  • One uses tcp communication. 2 Des realize freedom to choose the main library. ba...
    1采用了tcp通信。 2实现自由选择主辅库。 backup:数据库监视备份软件(backup.exe,backup.ini,backup.log,sendclient.log)-One uses tcp communication. 2 Des realize freedom to choose the main library. backup: backup software, database monitoring (backup.exe, backup.ini, backup.log, sendclient.log)
    2022-03-25 02:10:16下载
    积分:1
  • 中的各种排序,只要输入一定的就可以实现排序,显示果...
    数据结构中的各种排序,只要输入一定的数据就可以实现排序,显示结果-Data structure in a variety of sort, as long as the importation of a certain sort of data can be achieved, the result will be displayed
    2022-06-12 05:38:45下载
    积分:1
  • FastDb是高效的内存库系统,具备实时能力及便利的C++接口。FastDB不支持client...
    FastDb是高效的内存数据库系统,具备实时能力及便利的C++接口。FastDB不支持client-server架构因而所有使用FastDB的应用程序必须运行在同一主机上。FastDB针对应用程序通过控制读访问模式作了优化。-FastDb is efficient memory database systems, with real-time capability and convenience of the C interface. FastDB not support client-server structure which all use of the application process FastDB Order must be running in the same host. FastDB against applications by controlling access mode was reading optimization.
    2023-02-14 21:25:04下载
    积分:1
  • Chap4 Sting
    《数据结构与算法》讲义,第4章 字符串。 “十一五”国家级规划教材。张铭,王腾蛟,赵海燕,《数据结构与算法》,高教社,2008. 6。-Chap4 Sting
    2022-06-14 05:18:01下载
    积分:1
  • 一个空调安装工工资计算,主要演示了ADO访问ACCESS库。对学习ADO有一些帮助,压缩包里有一个DLL文件是程序的皮肤文件。...
    一个空调安装工工资计算,主要演示了ADO访问ACCESS数据库。对学习ADO有一些帮助,压缩包里有一个DLL文件是程序的皮肤文件。-An air conditioner installed wages, the main demonstration of the ACCESS database ADO visit. Learning ADO has some help, compression bag has a DLL file is the procedure the skin file.
    2022-11-20 11:50:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载