-
因为在学校没有自己的电脑,常常有喜欢的网址不能很好的保存,也尝试一个个记下来,但终究不方便,于是写了这个小程序.
因为在学校没有自己的电脑,常常有喜欢的网址不能很好的保存,也尝试一个个记下来,但终究不方便,于是写了这个小程序.-because the school did not have their own computers, often have not liked the website very good preservation, but also try to take down a 000, but eventually inconvenient, so was this small program.
- 2022-05-30 09:24:13下载
- 积分: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
-
几个与三菱PLC通讯VB源码
VB6 Code for testing FX series PLC connection with you can modify from this code for another purpose
- 2022-02-01 03:04:41下载
- 积分:1
-
VB代码库,包括各种小的程序代码.杂而精
VB代码库,包括各种小的程序代码.杂而精-VB code base, including small code. Miscellaneous but excellent!
- 2022-03-17 04:45:18下载
- 积分:1
-
大气模型计算,软件可以实现高度的不同…
大气模型计算,本软件可实现计算不同高度的密度、气压等参数。-Atmospheric model calculations, the software can realize a high degree of different density, pressure and other parameters.
- 2022-06-13 22:21:10下载
- 积分:1
-
neural net program and software
neural net program and software
- 2022-01-24 15:40:53下载
- 积分:1
-
WindowsCE.NET USB驱动开发
WindowsCE.NET USB驱动开发-WindowsCE.NET USB Driver Development
- 2022-05-19 18:44:00下载
- 积分:1
-
摄像头视频流通过ffmpeg存为ts 解决摄像头的帧率不够播放很快
应用背景摄像头录像时由于摄像头自身帧率不够,客户端通过SDK或CGI传输出来的视频流录像时存在播放很快,本程序自己去识别帧率通过ffmpeg存为ts mp4 解决摄像头的帧率不够播放很快 包成一个动态库 供C#使用。需要移植不同平台的ffmege 本代码可以跨平台 给ARM嵌入 liunx使用 关键技术摄像头录像时由于摄像头自身帧率不够,客户端通过SDK或CGI传输出来的视频流录像时存在播放很快,本程序自己去识别帧率通过ffmpeg存为ts mp4 解决摄像头的帧率不够播放很快 包成一个动态库 供C#使用。需要移植不同平台的ffmege 本代码可以跨平台 给ARM嵌入 liunx使用
- 2023-05-26 07:45:05下载
- 积分:1
-
混沌映射MATLAB仿真
一些简单的混沌系统映射的仿真代码,例如lorenz,tent,等
- 2023-07-05 02:20:03下载
- 积分:1
-
udp打洞穿透局域网
一个udp穿透事例,能够穿透局域网,实现基于公网地址的多方通信和处理,采用C#语言编写,能够给你良好的体验和学习,非常好的一段代码 [丿丶]
- 2022-05-20 16:52:30下载
- 积分:1