登录
首页 » 界面开发 » with one prepared by the window regularly crawls activities, programming, is a v...

with one prepared by the window regularly crawls activities, programming, is a v...

于 2023-06-21 发布 文件大小:9.78 kB
0 138
下载积分: 2 下载次数: 1

代码说明:

一款用delphi编写的定时抓取活动窗口,对于编程者,是个很好的参考例子-with one prepared by the window regularly crawls activities, programming, is a very good example of a reference

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 这是一个很好的
    这是一个很好的界面-This is a very good interface
    2022-11-15 23:10:03下载
    积分:1
  • 最多可以支持5条曲线,支持同轴和分轴显示。柱状图支持2D或者3D显示...
    最多可以支持5条曲线,支持同轴和分轴显示。柱状图支持2D或者3D显示-Can support a maximum of five curves, the support line and sub-axis display. Support for 2D or 3D histogram display
    2022-03-18 15:03:52下载
    积分:1
  • qt动态字幕源码
    QT中关于滚动字幕的源码,包括滚动字幕的字体设置,以及动态运动的方式,各部分代码都有注释,非常具有学习价值!
    2022-05-13 18:36:27下载
    积分:1
  • VC写的虚拟桌小程序,完全用VC实现,对学习进程方和窗体控制很有用...
    VC写的虚拟桌面小程序,完全用VC实现,对学习进程方面和窗体控制很有用-Writing VC virtual desktop applet, complete with VC implementation of the learning process and very useful form control
    2022-01-24 15:53:46下载
    积分:1
  • 谢谢和数据表
    datasheet xiexie adsf -datasheet xiexie ! asdf
    2023-09-05 02:05:03下载
    积分:1
  • RichText Tool
    RichText Tool-tip control 是我在网上找的,版权归原作者所有。
    2022-02-01 00:48:56下载
    积分:1
  • this is the source code of a beautiful interface in vc,you can use it as your ba...
    这是一个漂亮界面在VC中的实现源程序,你可以用它来作为你软件的基础.-this is the source code of a beautiful interface in vc,you can use it as your base of software.
    2023-02-25 17:45:03下载
    积分:1
  • 这是一个用vc编写的仿天网防火墙的,希望对大家有所帮助...
    这是一个用vc编写的仿天网防火墙的界面,希望对大家有所帮助-vc prepared with a replica of the Skynet firewall interface, we hope to help
    2022-03-13 07:25:06下载
    积分:1
  • dotNET特性演示软件,演示了VC.net的一些特性。
    dotNET特性演示软件,演示了VC.net的一些特性。-dotNET characteristics presentation software, demonstrated the characteristics of VC.net.
    2022-02-12 16:25:37下载
    积分:1
  • MFC线程控制
    资源描述 创建线程 1、创建线程 AfxBeginThread(); 2、线程函数 typedef UINT(AFX_CDECL *AFX_THREADPPOC)(LPVOID); 线程控制 1、暂停 2、继续 3、终止 说明 1、主线程一般用来做界面响应 2、线程函数声明(.h) //线程函数声明 UINT DemoA(LPVOID pParam);//线程函数需设成全局的,不能写在类下(类下要做成静态函数) UINT DemoB(LPVOID pParam); UINT DemoC(LPVOID pParam); 3、线程函数定义(.cpp) CWinThread* g_pThreadA; BOOL g_bRunningA;//记录线程是否运行 //线程函数定义 UINT DemoA(LPVOID pParam) { for (int m = 1; m m_pMainWnd->m_hWnd,IDC_OUTPUT2, m,false); Sleep(1000); } g_bRunningA = false; g_pThreadA = NULL; return 0; } UINT DemoB(LPVOID pParam) { for (int n = 1; n m_pMainWnd->m_hWnd, I
    2023-05-28 17:40:24下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载