-
在界面中加载flash
在界面中加载flash
- 2022-03-23 17:53:05下载
- 积分:1
-
一个.NET下的绘图软件的源代码,开发语言为CSharp
一个.NET下的绘图软件的源代码,开发语言为CSharp-1.NET mapping of the source code for software development language for CSharp
- 2023-08-27 23:55:02下载
- 积分:1
-
该程序主要实现了Visual Studio风格的窗口,界面为左边、底部有两个可浮动、可变大小的控制窗体,其界面简洁紧凑,用途很广,通用性很强。...
该程序主要实现了Visual Studio风格的窗口,界面为左边、底部有两个可浮动、可变大小的控制窗体,其界面简洁紧凑,用途很广,通用性很强。-the procedure main Visual Studio style of the window, the interface to the left, the bottom two floating, variable size window control, interface compact, uses very broad, very general nature.
- 2022-03-21 10:41:28下载
- 积分:1
-
这个源程序演示了如何在两个列表控件上拖动文本。
这个源程序演示了如何在两个列表控件上拖动文本。 -This source code demonstrates how to drag the two list controls the text.
- 2022-12-26 03:55:03下载
- 积分:1
-
c++builder开发动画界面
应用背景
1.当打开窗体时,有一个飞碟从窗体的左上方运行到右下方;
2.移动 右边的滑块 可以调整动画的垂直速度
3. 移动下发的滑块 可以调整动画的水平速度
关键技术通过组件TTimer 控制飞碟移动的速度,使用TPaintBox绘制动画,使用TTraceBar组件调整动画的速度。设置各个参数,调整适当的距离,完成对各属性的设置
- 2023-03-10 00:40:03下载
- 积分:1
-
一个控制托盘图标位置的例子
一个控制托盘图标位置的例子--An example of controling the ico position of tray
- 2022-02-05 02:26:36下载
- 积分:1
-
GDI+综合实例源代码(一)
精通GDI+编程的原创代码,个人编写的单文档,以菜单形式呈现 可以擦除屏幕,其中还有多线程调用,记事本、计算器、画图等工具的快捷菜单操作,希望对你有所帮助。
- 2022-08-25 19:59:21下载
- 积分:1
-
JB4112,一款低价格的GPRS模块datasheet
JB4112,一款低价格的GPRS模块datasheet-JB4112, a low-cost GPRS module datasheet
- 2022-01-21 19:08:39下载
- 积分:1
-
java swing 上传文件源码
package test;
import java.awt.FlowLayout;
import java.awt.event.ActionEvent;
import java.awt.event.ActionListener;
import javax.swing.JButton;
import javax.swing.JFileChooser;
import javax.swing.JFrame;
public class Win extends JFrame {
JButton jb = new JButton("上传");
public Win() {
jb.addAction
- 2022-03-25 22:46:16下载
- 积分:1
-
一个小车动画,急于BIOS的中断调用.当小车行驶到屏幕底端,可以从平面顶端重新开始...
一个小车动画,急于BIOS的中断调用.当小车行驶到屏幕底端,可以从平面顶端重新开始-a car animation, eager BIOS interrupt the call. When the car to the bottom of the screen will be flat from the top to re-start
- 2022-02-18 17:20:14下载
- 积分:1