登录
首页 » Windows开发 » 自己制作自己的压缩小程序比较有意思(推荐)

自己制作自己的压缩小程序比较有意思(推荐)

于 2022-06-20 发布 文件大小:136.72 kB
0 161
下载积分: 2 下载次数: 1

代码说明:

自己制作自己的压缩小程序比较有意思(推荐)-produced their own small compression process more interesting (recommended)

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 获得焦点的窗口和窗口的句柄
    应用背景通过使用这个应用程序,您可以轻松地获得标题和当前焦点的窗口句柄的句柄。在这个项目中我们必须使函数调用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
  • 根据经纬度计算子午线收敛角,便于进行收敛角改正
    根据经纬度计算子午线收敛角,便于进行收敛角改正-calculated according to latitude and longitude meridian convergence angle, facilitate the convergence angle correction
    2022-06-01 22:09:45下载
    积分:1
  • 模拟简单的计算器,绝对自己。初学者可以拷贝作业。
    模拟简单的计算器,绝对自己开发。初学者可以拷贝作业。-Simulation of a simple calculator, the absolute own. Beginners can copy operation.
    2023-03-03 09:35:03下载
    积分:1
  • 一个简易的班级成绩统计系统,可以在此基础上做一个完善的统计处理系统....
    一个简易的班级成绩统计系统,可以在此基础上做一个完善的统计处理系统.-a simple statistics system, we can complete a integrated statistics processing system
    2022-05-07 21:31:08下载
    积分:1
  • 是关于vb控制word的文章,介绍了如何操作word稳当,建立word稳当等....
    是关于vb控制word的文章,介绍了如何操作word稳当,建立word稳当等.-歉 vbword 拢 尾word 鹊 word 鹊.
    2022-07-12 08:39:51下载
    积分:1
  • 在美国的顶级软件和计算机上现什么样的面试是非常喜欢的…
    这本书揭示了美国顶尖软件和计算机公司的面试到底是什么样的,带你一步一步地了解在最近的技术面试中被问到的新问题和复杂的脑筋急转弯。
    2023-01-18 03:15:04下载
    积分:1
  • Visual C++.NET 数据库指南6
    Visual C++.NET 数据库开发指南6-Visual C++. NET Database Developer" s Guide 6
    2022-02-21 04:52:43下载
    积分:1
  • 初轨确定
    测站在地心赤道坐标系下的位置。计算平格林尼治时角接下来求目标在地心赤道坐标系下的方向余弦下面利用高斯法求解r2、v2下面开始改进精度;最后利用求出的r2、v2计算轨道根数
    2022-02-07 21:36:12下载
    积分:1
  • This component (inherited from TPaintBox) will draw itself } { as transparent...
    This component (inherited from TPaintBox) will draw itself } { as transparent part of form (shows what be under form), } { with possibility to set glass color and degree of the } { transparency.-This component (inherited from TPaintBox) will draw itself } { as transparent part of form (shows what be under form), } { with possibility to set glass color and degree of the } { transparency.
    2022-03-17 08:27:07下载
    积分:1
  • 主题模型,相关主题模型,correlated topic model
    主题模型,相关主题模型,correlated topic model -correlated topic model C implementation linux
    2022-06-21 16:09:46下载
    积分:1
  • 696518资源总数
  • 106253会员总数
  • 14今日下载