-
一个求解积分方程式的小程序,给感兴趣的人吧。
一个求解积分方程式的小程序,给感兴趣的人吧。-a solution of the integral equation small program to interested persons it.
- 2022-04-25 15:57:10下载
- 积分:1
-
一个简单的学生成绩管理系统
描述太短?郁闷,我还能说些什么...
一个简单的学生成绩管理系统
描述太短?郁闷,我还能说些什么-A simple description of student achievement management system is too short? Depressed, what can I say? ?
- 2023-03-24 02:20:04下载
- 积分:1
-
这一小段程序是用来检查当前所用的计算机是否满足所设精度的要求。...
这一小段程序是用来检查当前所用的计算机是否满足所设精度的要求。-This is a short procedure is used to check whether the computer is currently using to meet the established accuracy requirements.
- 2023-01-21 11:35:03下载
- 积分:1
-
网页浏览器源代码,由专家编写的。
一个基于delphi的web浏览器程序,全部功能用编程实现,对于学习来说非常有用-Web browser source code,written by Delphi.
- 2022-01-21 03:01:27下载
- 积分:1
-
获得焦点的窗口和窗口的句柄
应用背景通过使用这个应用程序,您可以轻松地获得标题和当前焦点的窗口句柄的句柄。在这个项目中我们必须使函数调用user32.dll是Windows的API的一部分。两种功能,我们将使用:getforegroundwindow() -得到处理和了解处理我们可以称getwindowtext()获得窗口的标题。关键技术在我们进入代码之前,让我们先添加2个标签,2个文本框和一个计时器。相应地将所有这些名称命名,设置定时器的时间间隔,当然,允许它。现在的代码。首先,我们定义我们的使用报表:使用系统;使用系统;使用system.windows.forms;使用system.runtime.interopservices;我们需要一个命名空间,所以我们可以使用dllimport。然后我们宣布我们的Windows API函数使用dllimport: ; ; ; ; ; ; ;[ dllimport(“user32。dll”)]静态extern int getforegroundwindow();【dllimport(“user32。dll”)]静态extern int GetWindowText(int HWND,StringBuilder文本,int数);最后,我们插入下面的代码,在计时器的滴答声(双按您的定时器在设计视图)事件: ; ; ; ; ; ; ; ; ; ; ; ;const int CHR = 256; ; ; ; ; ; ; ; ; ; ; ;int处理= 0; ; ; ; ; ; ; ; ; ; ; ;StringBuilder缓冲=新的StringBuilder(CHR); ; ; ; ; ; ; ; ; ; ; ;getforegroundwindow()处理=;&n
- 2023-04-09 00:00:03下载
- 积分:1
-
学生管理系统,有添加删除学生信息,显示全部信息等功能
学生管理系统,有添加删除学生信息,显示全部信息等功能
-Student management system, students have to add the deletion of information, show features all of the information
- 2023-07-23 04:50:03下载
- 积分:1
-
单片机超声波程序(stc15f2k60s2)
单片机超声波程序,研究了将近一个星期前才整出来的玩意,代码有注释,结构清晰,方便初学者学习了解,分别使用了单片机的定时器0和1,根据单片机数码管IO口的不同可以修改程序源码。
- 2022-02-21 21:57:50下载
- 积分:1
-
documents linked to a certain type of application, the production of such docume...
文件类型关联到某个应用程序中,这样生成的文件就可以默认用你的程序打开了-documents linked to a certain type of application, the production of such documents can use the default procedure opened the
- 2023-08-10 14:00:03下载
- 积分:1
-
用C#生成Excel文件的方法和Excel.dll组件生成的方法
用C#生成Excel文件的方法和Excel.dll组件生成的方法-C# Generation Excel documents the methods and components Excel.dll generation method
- 2022-05-19 05:57:21下载
- 积分:1
-
Windows CE5.0进程间通信
Windows CE5.0进程的同步与互斥
Windows CE5.0进程间通信
Windows CE5.0进程的同步与互斥-Windows CE5.0 inter-process communication Windows CE5.0 process synchronization and mutual exclusion
- 2022-05-18 18:17:18下载
- 积分:1