-
vc界面皮肤程序源码
vc界面皮肤程序源码-vc contact surface skin procedure source code
- 2022-09-04 21:15:02下载
- 积分:1
-
使用免费的换肤软件USkin使用SkinMagic / APPFACE / skinplusplus相似…
使用免费的换肤软件USkin 同SkinMagic/AppFace/SkinPlusPlus这些软件类似,让逻辑和显示分离。通过简单的api调用,实现美观大方的界面。-use of free software USkin Eurocargo with SkinMagic/AppFace/SkinPlusPlus similar software, and demonstrate the logic of separation. Api simple call to achieve a stylish interface.
- 2022-05-07 23:52:19下载
- 积分:1
-
MSFlexGrid控件的使用例子
MSFlexGrid控件的使用例子-Example for the usage of MSFlexGrid control
- 2022-11-12 09:15:03下载
- 积分:1
-
用钟表型式简单的计时和显示系统时间,且可对背景进行变换,初学时所写...
用钟表型式简单的计时和显示系统时间,且可对背景进行变换,初学时所写-Simple pattern with time clocks and time display system, and may be the background of transformation, when written by novice
- 2022-07-15 07:47:02下载
- 积分:1
-
vc++实时曲线
VC6下的实时显示曲线// 设置网格间距void SetGridResolutionX(int nGridReluX);// 设置网格间距void SetGridResolutionY(int nGridReluY);// 设置网格滚动速度,正值为从左向右滚动,0不动void SetGridScrollSpeedX(int nSpeedX);// 正值为从上到下滚动,0不动void SetGridScrollSpeedY(int nSpeedY);// 网格线宽度void SetGridLineWidth(int nWidth);// 背景色void SetGridBackClr(COLORREF clr);// // 锁定数据显示范围void LockRang(bool bfLo
- 2022-01-28 15:55:44下载
- 积分:1
-
显示窗口逐渐关闭的过程,属于窗口动画,同时还有好几种方式,比如从上往下等...
显示窗口逐渐关闭的过程,属于窗口动画,同时还有好几种方式,比如从上往下等-The process of gradual closure of the display window belonging to the window animation,
- 2022-07-19 22:26:50下载
- 积分:1
-
.net开发的通讯录!用了XML,ADO,datset的使用
.net开发的通讯录!用了XML,ADO,datset的使用- net development address book! With XML, ADO, datset use
- 2022-09-05 22:10:03下载
- 积分:1
-
托盘程序
LRESULT CSystemTray::OnTrayNotification(UINT wParam, LONG lParam)
{
// is it for us ?
if (wParam != m_NotifyIconData.uID)
return 0L;
CWnd *pMainWnd = AfxGetMainWnd();
switch(LOWORD(lParam))
{
case WM_RBUTTONUP:
{
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-01-26 03:26:49下载
- 积分:1
-
用VC写的二进制时钟程序。通过方块的亮暗来模拟二进制中的1和0...
用VC写的二进制时钟程序。通过方块的亮暗来模拟二进制中的1和0-VC write a binary clock procedures.- Through the dark squares to simulate the binary 1 and 0
- 2022-07-16 19:07:13下载
- 积分: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