-
FileSplit
简单的VB文件分割、合并工具,有需要的就下载吧。(Simple VB file split, merge tool, there is a need to download it.)
- 2013-08-21 10:26:16下载
- 积分:1
-
3draw
说明: VB绘制3维立体几何图案,程序源码,绘图实例源码,三维制图(VB drawing 3D three-dimensional geometric patterns, program source code, drawing example source code, 3D drawing)
- 2020-06-26 09:27:39下载
- 积分:1
-
vb
说明: VB精彩编程200例,对程序开发及程序初学者有很大借鉴作用(VB 200 samples)
- 2014-08-09 13:57:05下载
- 积分:1
-
Example
epos 24/5控制器编程例子,非常方便学习和使用(A epos 24/5 programming examples with VB, which is very convenient to learn and use.
)
- 2013-01-26 17:31:50下载
- 积分:1
-
ProComponent-v2.1-Sources
ProE/Toolkit开发库基于同步模式DLL动态链接库形式的二次开发工程。根据官方文档中实例修改实现了根据MFC窗口输入参数自动画圆柱、圆台、棱柱等基本几何形状。即完成了草绘、拉伸、旋转等基本操作的代码实现以及其组合的实现。(备注:软件版本是ProE Wildfire 5.0,对应的开发环境是VS2008。工程所需外部链接库网上可以查到。)(ProE/Toolkit development libraries based on the synchronous mode dynamic link library DLL form of secondary development projects. Modify achieved under MFC window input parameters the base geometry animation cylinder, round table, prism, etc., according to official documents instances. That completed a sketch, drawing, code rotation and other basic operations to achieve and realize its portfolio. (Note: The software version is ProE Wildfire 5.0, the corresponding development environment is VS2008 external link libraries needed projects can be found online.))
- 2021-02-08 15:29:54下载
- 积分:1
-
NcStudio
激光切割系统模版,可以在此基础上填充内容,实现完整的切割系统,源码编译能通过,debug文件夹里有生成的可执行文件(Stencil laser cutting system, on this basis, can fill the content, to achieve complete cutting system, source compiler through, debug folder has generated executable file)
- 2021-02-18 09:19:45下载
- 积分:1
-
clsRs232
Its COM communication in VB.Net
- 2012-08-10 07:46:57下载
- 积分:1
-
screenShot
vc屏幕抓图的程序源码,有兴趣的朋友学习一下。
(vc source screen capture program, interested friends to learn about.)
- 2011-05-29 10:17:47下载
- 积分:1
-
MonitorCreateProcessEvent
利用WMI监视进程的创建
Private Sub StartMonitorCreateProcessEvent()
Set CreateProcessEvent = New SWbemSink
Set objSWbemServices = GetObject("winmgmts:\.
ootcimv2")
objSWbemServices.ExecNotificationQueryAsync CreateProcessEvent, "SELECT * FROM __InstanceCreationEvent WITHIN 1 WHERE TargetInstance ISA Win32_Process "
End Sub(Use WMI to monitor process creation Private Sub StartMonitorCreateProcessEvent () Set CreateProcessEvent = New SWbemSink Set objSWbemServices = GetObject ( )
- 2007-09-07 09:22:06下载
- 积分:1
-
056457
VC 实现刷新桌面实例,精选学习源码,很好的参考资料。(VC to refresh the desktop case, select learning source code, a good reference.)
- 2013-12-25 11:02:38下载
- 积分:1