Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - vb Function
Search - vb Function - List
用vb写的饮食管理系统功能全面-with vb was eating a comprehensive management system function
Date : 2025-12-21 Size : 1.03mb User :

采用vb写的资料系统管理器功能特别-use of the information systems management function, particularly for
Date : 2025-12-21 Size : 54kb User :

这是一个VB开发的, 能实现简单的数据库备份和恢复,的功能模块。代码很清晰,但是功能不完善,下载后可自己修改。-This is a VB developed to achieve a simple database backup and recovery, the function modules. Code is clear, but the function of the imperfect, download can modify their own.
Date : 2025-12-21 Size : 530kb User : dai

用vb开发atm界面,具有修改密码,转账,存款取款功能,中英文界面,然后连接数据库,添加时间功能-Vb interface atm with the development of a modified password, fund transfer, cash deposit function, in both Chinese and English interface, and then connect to the database, add the time function
Date : 2025-12-21 Size : 323kb User : 丫头

储蓄管理用vb和sql语言设计的完整储蓄管理系统,内容完整功能齐全-Saving management vb and SQL language design of complete management system, complete saving function
Date : 2025-12-21 Size : 466kb User : oyxd

vb的优秀的毕业论文,有详细的设计,开发和功能步骤。非常有用 -vb outstanding dissertation and have detailed the design, development and function of the steps. Very useful
Date : 2025-12-21 Size : 7.14mb User : 林夕

VB函数编程说明指南,介绍VB的函数库,一些操作说明,适合初级学者,可以作指导教材-VB functional programming instructions, introduces VB function library, some instructions, suitable for junior scholars, can be used as a guidance materials
Date : 2025-12-21 Size : 128kb User : tanolst

VB小程序素数判断器,也是功能很小的一个小程序了,不错-VB applet prime judgment, is also a function of the small small programs, good
Date : 2025-12-21 Size : 8kb User : QHrgle+362841

用于VB中datagridlistview打印功能,不错很好的-Used in VB datagridlistview printing function, good good
Date : 2025-12-21 Size : 67kb User : rrebuenby

这是个用VB调用API函数控制光驱的开关的小程序,省去了自己动手去按光驱的麻烦,-This is a VB API function called the drive control of small procedures, leave out the trouble yourself to according to the optical drive,
Date : 2025-12-21 Size : 2kb User : inslryion

Alter FUNCTION [dbo].[split](@expression VarChar(max),@delimiter VarChar(30) = ' ') RETURNS @TmpTable TABLE (RefNo VarChar(max)) AS BEGIN if rtrim(isnull(@expression,'')) > '' begin declare @cxml xml set @cxml = '<x_k><![CDATA['+replace(@expression,@delimiter,']]></x_k><x_k><![CDATA[')+']]></x_k>' insert into @TmpTable select ls.row.value('.[1]','varchar(max)') as refno--, identity(int,1,1) as idno from @cxml.nodes('/x_k') as ls(row) end RETURN END GO(A SQL imitates the split function in VB to achieve a high efficiency by turning a text string into a data table.)
Date : 2025-12-21 Size : 1kb User : salonstarA
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.