代码搜索:VbScript
找到约 10,000 项符合「VbScript」的源代码
代码结果 10,000
www.eeworm.com/read/113555/15453276
asa global.asa
Sub Application_OnStart
Application("strConn") = "Provider=Microsoft.Jet.OLEDB.4.0;Data Source=" & Server.MapPath("wsm.mdb")
End Sub
www.eeworm.com/read/101297/15461314
bs
作者:cwsj
email: e-cw@yeah.net
日期:2001-7-4 13:43:20
B/S结构应用程序开发秘笈
[hr]
【威比动感技术工作组】 编著
国防工业出版社
·北京·
[hr]
(此页空白)
[hr]
内容简介
本书全面介绍了B/S(Browser/Server)结构应用程序的开发技术,并从实用的角度讲述了每一个读者可
www.eeworm.com/read/113072/15470842
txt 0.txt
VBScript 词汇表
Microsoft® Visual Basic® Scripting Edition
VBScript 词汇表
语言参考
ActiveX 控件
放置在窗体中的对象,使用户能够进行与应用程序的交互操作,或增强这种能力。ActiveX 控件包含事件并且可以合并到其他控件中。ActiveX 控件的文件扩展名为 .ocx。
Active
www.eeworm.com/read/113072/15470843
txt 5.txt
<mark>VBScript</mark> 常数
Microsoft® Visual Basic® Scripting Edition
<mark>VBScript</mark> 常数
<mark>VBScript</mark> 教程
上一页 | 下一页
什么是常数?
常数是具有一定含义的名称,用于代替数字或字符串,其值从不改变。<mark>VBScript</mark> 定义了许多固有常数。详细信息,请参阅 <mark>VBScript</mark> 语言参考。
创建常数
您 ...
www.eeworm.com/read/113072/15470847
txt vbstoc.txt
VBScript 语言参考
"
document.writeln "Sub DisplayTopic(ByVal URL)"
document.writeln "Window.Open URL, ""_self"""
document.writeln "End Sub"
document.writeln ""
End Sub
-->
');
www.eeworm.com/read/113072/15470930
txt 7.txt
VBScript 页面的简单样例
Microsoft® Visual Basic® Scripting Edition
VBScript 页面的简单样例
VBScript 教程
上一页 | 下一页
一个简单页面
使用 Microsoft® Internet Explorer 可以查看用以下 HTML 代码制作的页面。如果单击页面上的按钮,可看到
www.eeworm.com/read/110439/15533574
asa global.asa
Sub Application_OnStart
Application("Connection2_ConnectionString") = "DRIVER=SQL Server;SERVER=localhos
www.eeworm.com/read/109786/15548535
asa global.asa
Sub Application_OnStart
Application("Connection2_ConnectionString") = "DRIVER=SQL Server;SERVER=localhos