-
VB_3Dstarfield
VB实现屏幕上显示3D star,研究VB对3D图形的处理性能。(VB to achieve the screen 3D star, of VB on the 3D graphics processing performance.)
- 2008-07-21 09:56:09下载
- 积分:1
-
vbs
vbs脚本开发的chm技术文档,内容很全。(chm for chm)
- 2014-01-04 23:42:35下载
- 积分:1
-
himalconsistency
Use vb to manipulate the file (The Use of vb to file the file )
- 2017-04-04 18:05:42下载
- 积分:1
-
Taskbarprogress
将进度条移植在任务栏上显示(VB示例),有需要的下。(Progress bar will be displayed on the taskbar transplantation (VB example), there is need for the next.)
- 2013-08-23 11:30:52下载
- 积分:1
-
Make-Graphic(Like-AutoCAD)
一个vb6.0编写的类似auto cad的程序,功能很完整,值得借鉴.(Similar auto cad program written in a vb6.0 function is complete, it is worth learning from.)
- 2013-12-10 17:01:11下载
- 积分:1
-
hisyons-files
his small example receives files over a network listens on,(His small example receives files over a network listens on,)
- 2017-04-12 11:39:39下载
- 积分:1
-
VB_Programa
对VB初学者很有用的例子,可以下载学习,(Very useful for beginners VB example, you can download the study,)
- 2011-01-21 10:36:52下载
- 积分: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
-
mianjijisuan
测绘中的面积计算。代码是本人自己编写的,实现读取Excel中给定点坐标(按照顺时针或逆时针编号),并计算给定点所围成的区域面积。(Mapping the area. Code is I have written to achieve a given point in Excel to read the coordinates (clockwise or counterclockwise in accordance with the number), and calculate a given point of the surrounded area.)
- 2020-06-28 17:40:02下载
- 积分:1
-
Oracle_VB_1737944262004
Oracle VB Project,VB语言开发的oracle数据库应用,涉及到的技术很全面(Title: Oracle VB Project
Description: Hi,
This project gives you an idea how to access ORACLE through VB and ADO. Project describe How you interacting with ORACLE Table, view, Stored Procedure, Type, Package, Package Body, Synonyms, Sequence etc. I developed an Active X Skin which is used throughout the project. If you want to test the Skin just put the controls (OFrmCtl, Edge Right, Edge Bottom, Edge Region) in a form and run the project. Please close the project FORM CLOSE Button, otherwise IDE will be crashed. Please check all the menus and form. Now, I抦 trying to develop this project in Visual Basic.NET. Resize the form From X Axis and Y axis. Check it out.
Using of My developed Active X Skin and other components are strongly prohibited.
This file came Planet-Source-Code.com...the home millions of lines of source code
You can view comments on this code/and or vote on it at: http://www.Planet-Source-Code.com/vb/scripts/ShowCode.asp?txtCodeId=53409&lngWId=1
The author may h)
- 2015-08-28 19:44:26下载
- 积分:1