-
中国农历小程序,这个是我用c编写的小程序。是我做课程设计的时候编写的。满有意思的一个程序。...
中国农历小程序,这个是我用c编写的小程序。是我做课程设计的时候编写的。满有意思的一个程序。-Chinese Lunar small programs, this is what I prepared with a small c procedures. Yes, I do courses designed to prepare the time. Full interesting one.
- 2023-01-12 01:10:03下载
- 积分:1
-
system upload
系统信息上传 1-system upload
- 2023-03-22 21:30:05下载
- 积分:1
-
解决软件不能安装的WINDOWS INSTALLER
解决软件不能安装的WINDOWS INSTALLER-Can not solve the software installed WINDOWS INSTALLER
- 2022-07-19 01:18:58下载
- 积分:1
-
网络爬虫爬取满足一定正则表达式的页面,并可以对页面进行分析。...
网络爬虫爬取满足一定正则表达式的页面,并可以对页面进行分析。-Reptile climbing access network must meet the regular expressions of the page, and pages can be analyzed.
- 2022-03-22 00:06:38下载
- 积分:1
-
基于网络的个性化自主学习平台设计
Design of the Personalized Self...
基于网络的个性化自主学习平台设计
Design of the Personalized Self-determined
Learning of system based on network
-Personalized Web-based self-learning platform design Design of the Personalized Self-determinedLearning of system based on network
- 2022-06-02 14:38:12下载
- 积分:1
-
Nine
九宫图,是一个将9个空格中8个不连续的数字排列成有序的小游戏。-Nine-palace map, is a nine spaces in the eight figures are not arranged in an orderly row of small game.
- 2022-01-25 19:44:39下载
- 积分: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
-
DirectDraw扩展的类
DirectDraw扩展类-DirectDraw extension of the class
- 2022-01-28 23:50:21下载
- 积分:1
-
this code is the use of the Las Vegas algorithm to solve the problem in the Quee...
这个代码是利用拉斯维加斯算法解决n皇后得问题-this code is the use of the Las Vegas algorithm to solve the problem in the Queen"s n
- 2022-05-25 03:08:28下载
- 积分:1
-
处理曲线平滑的程序
处理曲线平滑的程序-processing curve smoothing procedures
- 2022-07-07 17:10:03下载
- 积分:1