-
实现象ToolTips那样的上下文帮助
实现象ToolTips那样的上下文帮助-The Example of implementing the help of tooltip style
- 2022-11-14 19:50:04下载
- 积分:1
-
我的 OPC 客户端
我的 OPC 客户端是用于访问 OPC 服务器应用程序。此应用程序的功能:1.列出活动的 OPC 服务器,在本地和远程计算机。2.连接到本地和远程的 OPC 服务器。3.浏览 OPC 项目。4.监测的 OPC 项目的值。5.可以将值写入 OPC 项目。
- 2022-05-06 09:14:09下载
- 积分:1
-
访问图片的源代码
访问图片的源代码-visit the source code
- 2023-03-03 07:40:03下载
- 积分:1
-
这是一个用C实现的S变换
This is a C implementation of the Stockwell Transform
- 2022-02-21 06:33:50下载
- 积分:1
-
public class gedebahe { public static void main( String [] args) { for ( ) { int...
public class gedebahe { public static void main( String [] args) { for ( ) { int a=-1,b,c //b,c是分解出来的两个数 System.out.print("Please input a oushu:") //输入一个偶数 try { BufferedReader in = new BufferedReader(new InputStreamReader(System.in)) String inputLine = in.readLine() a = Integer.valueOf(inputLine).intValue() }catch (Exception exc) { System.out.println("Sorry,please input a number.") return } if (a%2!=0) { System.out.println("Sorry,please input a oushu.") return } for (b=1 b
- 2022-09-15 17:45:03下载
- 积分:1
-
vb.net编写的PPC程序,是用来获得PPC的电池状态程序。由于没有PPC的类别,我就上传到手机类别中了。希望建立以PPC的类别。...
vb.net编写的PPC程序,是用来获得PPC的电池状态程序。由于没有PPC的类别,我就上传到手机类别中了。希望建立以PPC的类别。-vb.net prepared by the PPC procedures to be used for access to the battery status PPC procedures. The absence of PPC category, I uploaded to the phone category. PPC to establish the categories.
- 2022-10-31 10:40:03下载
- 积分:1
-
结构的数组
结构的数组
点是程序的创建一个结构、 填充 (名称、 重量、 卡路里) 的成员、 构造一个 3 更多结构数组初始化它们到您选择的值,然后显示的每个结构的内容。
- 2022-07-14 02:33:41下载
- 积分:1
-
功能强大的网上书店系统,用户登录,管理,书籍浏览,新书上架...
功能强大的网上书店系统,用户登录,管理,书籍浏览,新书上架-A powerful online bookstore system, user login, management, book browsing, book shelves, etc.
- 2022-05-20 12:40:03下载
- 积分:1
-
此程序展示了windows新一代图像引擎Windows Presentation Foundation(即WPF)中如何自定义用户控件的程序示例...
此程序展示了windows新一代图像引擎Windows Presentation Foundation(即WPF)中如何自定义用户控件的程序示例-This program shows the windows graphics engine, a new generation of Windows Presentation Foundation (or WPF) How to customize the user control procedures for sample
- 2022-11-11 13:50:03下载
- 积分:1
-
experience
心得三――按下鼠标哪个键
1.实验目的
(1)首先打开VC++6.0打开File菜单,New命令建立一个Win32 Application类型的工程,注意,在建立工程时在第2步选择"A simple Win32 application.".利用windows API函数进行编程的入门,编写简单的Windows应用程序,建立窗口.
(2)在此基础上实现如下功能:鼠标键按下时,弹出消息框通知用户是按下了鼠标的哪个键
-experience-- which press the mouse button 1. Experiment (1) First, open the VC 6.0 Open File menu, the establishment of a New Order Win32 Application types of projects, that the establishment of projects in the first two-step selection "A simple Win32 application." . windows API function using programmed entry, to prepare a simple Windows application procedures, the establishment of the window. (2) In this on the basis of the following functions : pressing the mouse button, pop-up message box to inform the user is pressing the mouse button which
- 2023-08-09 15:00:08下载
- 积分:1