-
这是本人用ACSESS编的一个销售管理系统,适合直销。
这是本人用ACSESS编的一个销售管理系统,适合直销。-ACSESS series with a sales management system for direct marketing.
- 2022-07-27 15:16:31下载
- 积分:1
-
图形的绘制和一些特殊函数 的调用
图形的绘制和一些特殊函数 的调用-graphics rendering and some special function call
- 2022-12-28 21:40:03下载
- 积分:1
-
读卡器程序
读卡器程序-Reader program
- 2022-11-10 15:55:03下载
- 积分:1
-
图书馆管理
这是图书馆管理的 c 语言代码,此代码是做工非常精细,这是法典,任何人下载并使用它。
- 2022-05-19 10:28:42下载
- 积分:1
-
可以对AVI文件进行编辑
可以对AVI文件进行编辑-it can be used to edit AVI files
- 2022-02-07 04:00:23下载
- 积分:1
-
一些数据结构的c++实现的源代码,包括一些标准模板库的实现,还有一些高级话题....
一些数据结构的c++实现的源代码,包括一些标准模板库的实现,还有一些高级话题.
-some of the data structure to achieve c source code, including some standard template for the realization of some advanced topics.
- 2022-01-28 14:08:29下载
- 积分:1
-
串口通信并将所搜集的数据用波形图显示出来,采用了均值滤波,保存的结果可直接在matlab中重绘图形...
串口通信并将所搜集的数据用波形图显示出来,采用了均值滤波,保存的结果可直接在matlab中重绘图形-Serial communication and data collected with waveform display using the mean filter, the results can be saved directly in the redraw graphics in matlab
- 2023-04-16 21:35:04下载
- 积分:1
-
This function invokes the interrupt service routine whose address is pisr and...
This function invokes the interrupt service routine whose address is pisr and returns the results in the most general fashion.
- 2022-03-16 20:11:24下载
- 积分:1
-
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写V...
1)屏幕保护程序运行时,鼠标光标被自动隐藏,在程序结束时,光标显示。2)当单击、移动鼠标或按下键盘时,屏幕保护结束,回到正常操作状态。为了实现这些特性,在编写VB应用程序时,可以采用如下方法: 1、改变窗体属性通常VB应用程序的窗体都采用有边框的窗体外观,但作为屏幕保护程序,应设置窗体为无边框,且为最大化。 2、隐藏及显示鼠标光标在Visual Basic应用程序中隐藏及显示鼠标光标需要运用Windows的API函数,该函数名为ShowCursor。当用参数值True调用时显示鼠标光标,当用参数值False调用时,鼠标光标自动隐藏。 3、检测鼠标移动VB中有一个检测鼠标移动的对象事件MouseMove事件。MouseMove事件通常在应用程序启动时就会触发,有时在鼠标并未移动的情况下,MouseMove事件仍有可能被触发。因此如果在程序中直接用MouseMove事件检测鼠标是否发生了移动,并不能正确反映鼠标的移动状况。应该在MouseMove事件中编写代码加以控制。 -1) screen saver running, the mouse cursor automatically hidden, at the end of the procedure, the cursor display. 2) When the click, move the mouse or press the keyboard, the screen ends and return to normal operating status. To achieve these characteristics, in the preparation of VB applications, can be used as follows : a change forms usually attribute the VB application forms have adopted a frame of the window appearance, but as screen protection procedures should be provided to non-Window frame, and as a maximum. 2, hide and display the mouse c
- 2022-03-03 19:10:51下载
- 积分:1
-
一、这个网格控件基于CGridCtrl,我重写和增加了许多功能,希望这个网格控件能对需要的人有帮助, 更希望有人能把网格控件做得更完善一些...
一、这个网格控件基于CGridCtrl,我重写和增加了许多功能,希望这个网格控件能对需要的人有帮助, 更希望有人能把网格控件做得更完善一些-The grid control is based upon CGridCtrl, and I override and add more functions. I hope it would be helpful to the people who is in need of it, and also hope someone could improve it.
- 2023-04-23 00:55:03下载
- 积分:1