CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - vb Function
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - vb Function - List
[
JSP/Java
]
scoreofstudent
DL : 0
学生成绩管理系统是用VB.NET实现的,主要功能是对学生各门学科-student performance management system is realized with VB.NET, main function is to discipline students
Date
: 2008-10-13
Size
: 104.3kb
User
:
许健
[
JSP/Java
]
289VBSQLcheliangguanlixitong
DL : 0
息设置等,基本模块的原代码,编写相应的功能实现模块 车辆管理系统属于信息管理系统的一个具体实现,主要涉及的是几个核心模块,即司机、车辆、运营、维修和交通事故管理模块的实现,这里主要包括一些空间的使用和数据库查询等。还有另外的一个重要模块是用于实现数据库打开连接、数据更新修改和数据库关闭等,该模块是为简化系统中各个模块普遍访问数据库中各种数据,在此,产生一个公用数据函数,用于执行各种数据库操作。数据库采用的是SQL SERVER 2000,因此,ActiveX 数据对象ADO成了数据库实现的关键技术 车辆管理系统,用VB来实现,可以使得管理界面友好化,增强人机交互性,同时也提高数据的可靠性,减少了在数据中出现的人为因素,最主要是采用了基于WEB的数据库服务器,提高了安全性。 三、拟采取的研究方法、研究手段及技术路线、实验方案等 -income setting, and the basic modules of the original code, preparation of the corresponding functional modules vehicle management system is an information management system to achieve a specific, mainly related to the core module, drivers, vehicles, the operation, maintenance and traffic management module to achieve here include some space and the use of database inquiries. Another important module of a database for open connection, data modification and update the database close. The module is to simplify the system modules universal access to the database of various data, here, have a common data function, for the implementation of various database operation. The database is SQL Server 2000, therefore, ActiveX Data Objects ADO database has become the key technology vehicle management sy
Date
: 2008-10-13
Size
: 932.35kb
User
:
姜涛
[
JSP/Java
]
scoreofstudent
DL : 0
学生成绩管理系统是用VB.NET实现的,主要功能是对学生各门学科-student performance management system is realized with VB.NET, main function is to discipline students
Date
: 2025-12-21
Size
: 104kb
User
:
许健
[
JSP/Java
]
ydm
DL : 0
我对mo安装目录下VB的MoView例子的frmIdentify窗体修改,其中添加 了1个label空件组(10个),1个text控件组(10个),2个command(Edit 、Save)按钮,要实现的功能是对读入的图形文件的相关记录的指定字段的 属性值,并能保存,用了Recordset对象的Edit函数、Update函数,-I mo installation directory under the VB examples MoView the frmIdentify modified form, which added an empty piece label group (10), a text control group (10), 2 command (Edit, Save) button, To realize the function is read into the graphics file of the relevant records of the specified attribute value field, and can save and use the Recordset object
Date
: 2025-12-21
Size
: 3kb
User
:
haogood
[
JSP/Java
]
Cyuyantuxingbiancheng
DL : 0
vb键盘连接函数,非常实用,大家可以看下-vb keyboard function is very useful, we can Kanxia
Date
: 2025-12-21
Size
: 32kb
User
:
王猛
[
JSP/Java
]
CXYZLGL
DL : 0
一般用于制作和整理(文件搜索方式)编程技术文档和各类源代码, 可以如编程工具一样分色显示程序(C++, Delphi,java,Vb,SQL……)(用算法实现),还有,多到 设置 中,也许会有意外的发现. 功能:用于查找相应的类和函数的应用。 支持多项查找,如输入 TtreeView loadfromfile,则找到的文件中就既有TtreeView 也loadfromfile 这样查到 TtreeView的loadfromfile方法的可能性就更大了! 不存在第三方控件: 完全自己来构造. 所用技术:OLE复合文档,多线程,组件编程. 附带:java源码.ebk (如果你也在学java的话,相信有点用)-Generally used for production and processing (file search mode) documents and various types of programming source code, programming tools such as color display program (C++, Delphi, java, Vb, SQL ... ...) (by algorithm), and , more to the ' set' , perhaps there will be surprises. Function: used to find the appropriate class and function application. Support a number of search, such as input TtreeView loadfromfile, locate the file on both TtreeView also loadfromfile that the loadfromfile found TtreeView more likely to approach it! There is no third-party control: completely on my own to construct. The technology used : OLE compound document, multi-threaded, component programming. with: java source code. ebk (if you are learning java, I believe that some use)
Date
: 2025-12-21
Size
: 1.13mb
User
:
杨淑栋
[
JSP/Java
]
virtual-function-in-the-VB
DL : 0
介绍一种在VB中使用虚拟函数的方法实例,通过虚拟函数的使用,使得VB也具有多态的特征-Introduction of a virtual function in the VB method using examples, the use of virtual functions, making the VB also has the characteristics of polymorphic
Date
: 2025-12-21
Size
: 2kb
User
:
worldy
[
JSP/Java
]
XIANXING
DL : 0
北京现在实施汽车尾号限行,小弟的汽车尾号是 8,每周五不能上路,如果忘记了,周五上路了,一旦被摄像头拍下,要罚 100 元,所以这个小软件的用途就是:点击 FRI(周五),FRI 这一列变成红色,提醒小弟周五不要开车。 阅读下面的源代码,您可以发现,软件是用 html/javascript/css 编写的,没有一行 java/vb/c++/c# 语句,这就是 phonegap 软件的最显著特点。 有朋友可能会问:我想在手机 SD 卡上存储文件,怎么办?由于 javascript 没有这种命令,phonegap 又额外提供了一组 javascipt 扩展命令,包括读写 SD 卡、读写 GPS、读写短信-<!doctype html> <html> <head> <meta charset="utf-8" /> <title>Don t Drive in Red Days</title> <style type="text/css"> body { background:black color:whitesmoke } body, p, span, div, td, a { font:bold 16px Arial } p, span, div, td { text-align:center } td { background:darkgreen border:1px solid black height:40px width:48px } a:link, a:active, a:visited { color:whitesmoke text-decoration:none } a:hover { color:crimson } table { border-collapse:collapse margin:auto } .header { color:crimson font-size:30px white-space:nowrap } </style> <script type="text/javascript"> String.prototype.trim = function() { return this.replace(/(^\s*)|(\s*$)/g, "") } function save(value) { var expiry, count if (navigator.userAgent.indexOf("Chrome") >= 0 || navigator.userAgent.indexOf("Safari") >= 0) { localStorage.c
Date
: 2025-12-21
Size
: 2kb
User
:
杨剑
[
JSP/Java
]
guanji101
DL : 0
vb实现关机功能,欢迎下载使用。无密码,解压即可-vb shutdown function, welcome to download. No password, decompression can be
Date
: 2025-12-21
Size
: 7kb
User
:
os0130
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.