登录
首页 » Windows开发 » Simpletron

Simpletron

于 2023-08-12 发布 文件大小:4.58 kB
0 190
下载积分: 2 下载次数: 1

代码说明:

这是一个执行所有功能的simpletron程序进来。这个是一个执行所有功能的simpletron程序进来。这个是一个执行所有功能的simpletron程序进来。这个是一个执行所有功能的simpletron程序进来。这个是一个执行所有功能的simpletron程序进来。这个simpletron程序执行所有功能进来。这个是一个执行所有功能的simpletron程序进来。这个是一个执行所有功能的simpletron程序进来。这个是一个simpletron程序,执行中的所有功能。

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

发表评论

0 个回复

  • 很好的多线程例子。这个例子实现了线程池和工作消费模式
    很好的多线程例子。这个例子实现了线程池和工作消费模式-JobQ.dsp This file (the project file) contains information at the project level and is used to build a single project or subproject. Other users can share the project (.dsp) file, but they should export the makefiles locally. JobQ.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CJobQApp application class. JobQ.cpp This is the main application source file that contains the application class CJobQApp. JobQ.rc This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are stored in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. JobQ.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to stor
    2022-02-24 15:16:57下载
    积分:1
  • 这是缩放至任务栏的控件,CoolTrayIcon比较不错。
    这是缩放至任务栏的控件,CoolTrayIcon比较不错。-This is the zoom control to the task bar, CoolTrayIcon good comparison.
    2023-01-23 00:00:04下载
    积分:1
  • 软的数字小键盘
    — — 数字小键盘,可以用于触摸屏应用程序,也就是一个例子如何使用本软到 windows(form) 之间的数字键盘
    2022-01-26 05:56:10下载
    积分:1
  • 一款通过串口调节Audio Decoder寄存器的工具,可以自动生成声音曲线。...
    一款通过串口调节Audio Decoder寄存器的工具,可以自动生成声音曲线。-Adopted a regulation Audio Decoder serial register tool that automatically generates voice curve.
    2022-06-19 06:54:32下载
    积分:1
  • 一个在VC6.0做的多功能计数器,可以实现各种进制的转换等各种复杂的功能...
    一个在VC6.0做的多功能计数器,可以实现各种进制的转换等各种复杂的功能-VC6.0 to do a multi-function counter, can achieve a variety of binary conversion, and other complex functions
    2023-08-13 00:45:07下载
    积分:1
  • DX Dragon book whole source code
    DX龙书的全书代码.经典之作,适合开发DX的程序员-DX Dragon book whole source code
    2023-06-11 16:55:03下载
    积分:1
  • 数制转换对话框在左边输入一个十进制整数和2~16之间的数,单击“转换”按钮能在右边得到十进制数所对应的2~16进制字符串...
    数制转换对话框在左边输入一个十进制整数和2~16之间的数,单击“转换”按钮能在右边得到十进制数所对应的2~16进制字符串-Number System Conversion dialog box on the left and enter a decimal integer number between 2 to 16, click the " Convert" button to be able to get the right of the decimal number corresponding to 2 ~ 16 hexadecimal string
    2023-02-28 21:20:03下载
    积分:1
  • OPENGL下一个简单的图形系统。包括了基本操作及一些高级技巧如动画,蒙板,曲线曲面生成等。...
    OPENGL下一个简单的图形系统。包括了基本操作及一些高级技巧如动画,蒙板,曲线曲面生成等。-OPENGL under a simple graphics system. Includes the basic operation and some advanced techniques such as animation, masking, generation of curves and surfaces.
    2022-01-26 06:16:23下载
    积分:1
  • VC6.0 use development, the entire document can be selected folder or multiple fi...
    使用VC6.0开发,可以将整个文件夹或所选的多个文件名,由中文转换为拼音-VC6.0 use development, the entire document can be selected folder or multiple files, and by the conversion of Chinese Pinyin
    2023-06-03 15:50:03下载
    积分:1
  • c++ 拖拽源码
    实施拖拽外壳 Namespace 扩展 (简称 NSE) 与资源管理器 (简称 D & D) 操作是比执行常见的基于 Windows 的应用程序和资源管理器之间有点更复杂。众所周知,NSE UI、 树视图和壳视图中包括两个部分。在壳视图中执行 d&d 类似在常见的应用程序,但对于树视图中,您需要一些其他技巧。支持 d&d 中 NSE 的操作涉及执行 shell 接口包括 IDataObject,IDropTarget,IDropSource,IEnumFORMATETC,你应该小心处理这些同时实现 IShellFolder 接口和 IShellView.Another 的东西,我必须指出的是 — — 不要不要混淆 d&d 与另一个外壳技术拖放处理程序。在用户界面中的两件事的最大区别是,D & D 操作通常会发生与鼠标左键,同时拖放处理程序快捷菜单调用处理程序用鼠标右键拖动文件时。之前阅读这篇文章,我建议你读我的第一篇写作 Namespace 扩展 (I)-; 实现子 — — 介绍了我们样品 NSE 数据如何被 o 以外 (我的意思是要我文章 NSE 基于同一种 NSE 数据) 的详细 NSE 技巧。这篇文章假设你知道 c + +,ATL COM,特别是熟悉 NSE 的基本知识。使用 ATL COM 应用程序向导创建的样例项目。你可以自由地拖放和文件资源管理器和样品 NSE 之间或只是内样品 NSE。为简单起见,我们从不不支持拖放的数据文件夹。然而,有关如何实现拖拽的关键要素是相同的。
    2022-06-01 05:22:08下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载