-
一本windows编程实例中的一个c++编程实例
一本windows编程实例中的一个c++编程实例-a windows programming examples of a c++ programming examples
- 2022-03-25 16:31:22下载
- 积分:1
-
repaint static control button. Static Controls on the same multiple
重绘了静态控件按钮.同一静态控件上出现多个超连接,同样使用的API,测试使用MFC!-repaint static control button. Static Controls on the same multiple-Link, use the same APIs, testing the use of MFC!
- 2022-03-20 23:43:48下载
- 积分: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
-
一个类似于delphi,c++builder属性编辑器的实现
一个类似于delphi,c++builder属性编辑器的实现-similar to a, c builder attribute the achievement Editor
- 2022-10-03 05:10:03下载
- 积分:1
-
vc实现的pos打印机例子程序源码
vc实现的pos打印机例子程序源码,请试用,如有问题也请一并反馈。谢谢。
- 2023-05-20 10:35:03下载
- 积分: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
-
vc6.0中tab控件的使用,对c++初学者有用
vc6.0中tab控件的使用,对c++初学者有用-vc6.0 in the use of tab controls, and c++ useful for beginners
- 2022-11-01 00:05:03下载
- 积分:1
-
Div+ CSS layout Guinness other people organize their own similar study notes, a...
《Div+CSS 布局大全》
别人自己整理的类似读书笔记,初学者入门不错~- Div+ CSS layout Guinness other people organize their own similar study notes, a good entry for beginners ~
- 2022-08-05 14:26:41下载
- 积分:1
-
C#语言的关于splitter控件的编程实例
C#语言的关于splitter控件的编程实例-C# language, programming examples on the splitter control
- 2023-05-28 11:45:03下载
- 积分:1
-
Japan
日本的著名的开源的图形用户界面 widestudio的手册-Japan
- 2022-04-06 18:59:21下载
- 积分:1