-
用风险投资编写的图形工具
Graph tools written in vc-Graph tools written in vc++...
- 2022-04-01 05:53:02下载
- 积分:1
-
汽车4s销售系统 c++
用c++做的 汽车4s店销售系统 mfc
头文件中定义 class CAutomobile4SshopDlg : public CDialog
头文件中定义class sale : public CDialog
class service : public CDialog
class storage : public CDialog
class guanli : public CDialog
分别作销售,服务,库存,管理功能模块函数体调用
- 2022-04-30 01:10:29下载
- 积分:1
-
用VB编写的小型管理系统,没有解压密码,很淡香…
用VB编写的小管理系统,没有解压密码,很精致,适合初学者把~-VB prepared by the small management system, not extracting passwords, very delicate, suitable for beginners put ~
- 2022-03-10 20:04:03下载
- 积分:1
-
WINFORM保存参数至本机注册表
实现在窗体关闭时将窗体中的参数保存变量至注册表,首先创建一个新的子路径,在子路径中创建变量,
如注册表中无此变量将自动创建,若下次有此变量时将更新变量。窗体再次载入时从注册表子路径读取
此变量信息,通过赋值给控件。
方法如下:
private void Form1_Load(object sender, EventArgs e) //窗体载入时
{
SetStyle(ControlStyles.SupportsTransparentBackColor, true);
SetStyle(ControlStyles.AllPaintingInWmPaint, true);
SetStyle(ControlStyles.UserPaint, true);
SetStyle(ControlStyles.DoubleBuffer, true);
this.Refresh();
this.ShowInTaskbar = false;
this.PAN_1.Visible = false;
int Z_alpha,Z_red,Z_green,Z_blue; //声明4个Int类型颜色变量
//this.TransparencyKey = Color.Transparent;
RegistryKey myReg1, myReg2, myReg3;//声明注册表对象
myReg1 = Registry.CurrentUser;//获取当前用户注册表项
try
- 2022-03-19 08:35:30下载
- 积分:1
-
基于VisualBasic的楼宇智能供水的监控程序
基于VisualBasic的楼宇智能供水的监控程序-intelligent buildings water monitoring program
- 2022-04-09 07:07:13下载
- 积分:1
-
WPF C# SQLServer存储图片存储上传显示案例
应用C#语言,编写的WPF桌面应用小程序,可以输入编号,想SQLserver数据库上传图片,数据库已地址的方式保存, 标号和图片可以显示在DataGrid表格中
- 2022-08-23 16:19:06下载
- 积分:1
-
将PictureBox控件转换为Form的源码程序:
ChgWinLong.vbp
modChgWindowLong.bas
readme.txt...
将PictureBox控件转换为Form的源码程序:
ChgWinLong.vbp
modChgWindowLong.bas
readme.txt-PictureBox control will be converted to Form the source program: ChgWinLong.vbpmodChgWindowLong.basreadme.txt
- 2022-01-24 15:41:21下载
- 积分:1
-
CPU与内存波形检测器
实时获取CPU和内存的使用率,在VC6下使用双缓存将波形图实时的绘制出来,并从右向左移动,从而达到监控CPU和内存使用率的效果。程序运行完整有效,值得借鉴。
- 2022-02-09 15:51:20下载
- 积分:1
-
Controls are a number of important applications, and the whole sample or beginne...
一些重要的控件都应用上了,总体上还是初学者的范例-Controls are a number of important applications, and the whole sample or beginners
- 2023-06-25 06:05:04下载
- 积分:1
-
超cool工具条,绝对物有所值
超cool工具条,绝对物有所值-ultra-cool tool of the absolute value for money
- 2022-05-23 19:39:04下载
- 积分:1