-
This code is to implement color fading animation in java. Following this code u...
This code is to implement color fading animation in java. Following this code u can fading animation for different shape.
- 2022-03-13 06:11:54下载
- 积分:1
-
cura pytnon 源代码
3D打印机开源代码 cura pytnon 源代码 是Python部分
- 2023-03-07 20:30:04下载
- 积分:1
-
著名界面库cj60lib的源程序,通过此源代码,您可以了解很多界面方面的知识。...
著名界面库cj60lib的源程序,通过此源代码,您可以了解很多界面方面的知识。-Well-known interface library cj60lib source, the passage of this source code, you can learn a lot of the knowledge interface.
- 2022-08-14 07:17:50下载
- 积分:1
-
一个很酷的自画滚动条,值得参考,推荐下载
一个很酷的自画滚动条,值得参考,推荐下载--A cool scrolling bar of owner draw,recommend!
- 2023-07-04 15:35:03下载
- 积分:1
-
以上代码实现修改显示器分辨率和刷新频率的功能,其中#region Windows Form Designer generated code private vo...
以上代码实现修改显示器分辨率和刷新频率的功能,其中#region Windows Form Designer generated code private void InitializeComponent() { this.AutoScaleBaseSize = new System.Drawing.Size(6, 14) this.ClientSize = new System.Drawing.Size(292, 273) this.Text = "改变屏幕分辨率的例子" 好象有点问题,请站长帮忙指正,修改-achieve the above code revision display resolution and refresh frequency features,# region Windows Form Designer generated code private void InitializeComponent () (this.AutoScaleBaseSize = new System.Drawing.Size (6, 14) = new System.Drawing this.ClientSize . Size (292, 273) = this.Text "change the screen resolution examples" seems a little problem, please help correct station revised
- 2022-02-01 01:26:24下载
- 积分:1
-
unlzexe ver 0.5 (PC
unlzexe ver 0.5 (PC-VAN UTJ44266 Kou )* UNLZEXE converts the compressed file by lzexe(ver.0.90,0.91) to the* UNcompressed executable one.** usage: UNLZEXE packedfile[.EXE] [unpackedfile.EXE]
- 2022-01-25 21:27:50下载
- 积分:1
-
Implementation prepared by VC interface status bar and progress bar shows the pr...
用VC编写的实现界面状态栏进度条显示及进度控制的代码-Implementation prepared by VC interface status bar and progress bar shows the progress of the control code
- 2022-05-13 05:21:27下载
- 积分:1
-
自动识别验证码
在与服务端的连接建立以后,我们就可以通过此连接来发送和接收数据。端口与端口之间以流(Stream)的形式传输数据,因为几乎任何对象都可以保存到流中,所以实际上可以在客户端与服务端之间传输任何类型的数据。对客户端来说,往流中写入数据,即为向服务器传送数据;从流中读取数据,即为从服务端接收数据。对服务端来说,往流中写入数据,即为向客户端发送数据;从流中读取数据,即为从客户端接收数据
- 2022-09-20 08:55:02下载
- 积分:1
-
winform datagridview 分页查询
资源描述
资源描述
winform中,datagridview对于数据展示比较便利。当后台数据量非常大时,将数据一次性全部加载将导致极大的内存消耗和网络开销,甚至导致程序卡死。因此,分页查询很有必要。附件代码通过自定义控件实现分页导航栏的控制,通过调用后台数据库存储过程实现数据的分页获取。
- 2022-02-20 08:26:29下载
- 积分:1
-
选取INF自动安装驱动的源代码
做了个 GUI , 选取INF后 , 可以自动安装和卸载驱动的源代码
- 2022-04-19 03:46:07下载
- 积分:1