-
像ociq的好友界面的控件。
像ociq的好友界面的控件。-ociq friends like interface controls.
- 2022-10-06 15:25:03下载
- 积分:1
-
基于windows7简易计算器
一个简单计算器加上复杂计算,还有附加一些界面。和windows计算器功能差不多
- 2022-01-21 18:22:53下载
- 积分:1
-
一个JAVA做的音频播放器,能够播放MID格式的音频文件,能够控制音乐的流量和声音的大小...
一个JAVA做的音频播放器,能够播放MID格式的音频文件,能够控制音乐的流量和声音的大小- JAVA does the audio frequency player, can broadcast the MID
form the audio frequency document, can control the music the current
capacity and the sound size
- 2022-03-10 23:17:29下载
- 积分:1
-
多种条形码生成与实现,直接打开运行
资源描述直接打开就可以用了,运行就可以用了,需要的朋友可以试试下载看看哦,绝对不会有错的,值得拥有,你觉得的
- 2022-01-21 19:12:40下载
- 积分: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
-
something about vc
something about vc
- 2022-01-28 02:40:40下载
- 积分:1
-
人体皮肤检测 Ycbcr
输入位图和使用像素阵列、 保存像素值和得到像素到 Ycbcr 阵列就可以使人体皮肤的 RGBuse RGB 数组
- 2022-11-05 08:05:03下载
- 积分:1
-
应用于MFC的窗口分割
If your application uses MFC in a shared DLL, and your applicat...
应用于MFC的窗口分割
If your application uses MFC in a shared DLL, and your application is
in a language other than the operating system s current language, you
will need to copy the corresponding localized resources MFC40XXX.DLL
from the Microsoft Visual C++ CD-ROM onto the system or system32 directory,
and rename it to be MFCLOC.DLL. ("XXX" stands for the language abbreviation.
For example, MFC40DEU.DLL contains resources translated to German.) If you
don t do this, some of the UI elements of your application will remain in the
language of the operating system.-MFC application partition window If your application uses MFC in a shared DLL, and your application is in a language other than the operating system" s current language, you will need to copy the corresponding localized resources MFC40XXX.DLL from the Microsoft Visual C++ CD- ROM onto the system or system32 directory, and rename it to be MFCLOC.DLL. ( " XXX" stands for the language abbreviation. For exam
- 2022-04-26 15:45:34下载
- 积分:1
-
vb实现霓虹灯效果文字,一个经典例子极具参考价值
vb实现霓虹灯效果文字,一个经典例子极具参考价值-vb achieve results neon words, a classic example of great reference value
- 2023-04-22 13:40:03下载
- 积分:1
-
一个非常漂亮的Visual C++界面的程序,大家可以参考
一个很漂亮的visual C++界面程序,大家可以参考一下-A very beautiful visual C++ Interface procedures, we can refer to
- 2022-04-25 00:18:35下载
- 积分:1