搜索资源列表
chat
- 一个简单聊天室的实现,通过对ASP的脚本语言,ASP的内置对象,ASP与数据库的连接等技术的分析,探讨了建立聊天室的设计思想,方法及设计过程,详细地分析了各个模块的功能及实现方法.-A simple realization of the chat room through the ASP scr ipting language, ASP' s built-in object, ASP and database connectivity and other analysis techniqu
123
- 本代码是使用的是C#语言,在VS 2008环境下实现数据库的初始化功能。程序进行时,首先建立与数据库的连接,然后是您需要初始化数据库的SQL插入语句,如果插入成功会提示您初始化成功,如果失败会提示您初始化失败。-This code is to use the C# language and environment in VS 2008 Database initialization function. Procedures, first establish a connection to the
data-control
- 用Data控件建立与数据库的连接,并在连接的基础上在相应的绑定控件中实时显示数据库中的数据,通过操作实现数据库中数据追加、修改、删除和查询。-To establish a connection to the database Data Controls and connections on the basis of data in the database is displayed in real time in the corresponding bound control, the oper
WEB编程开发常用的代码 .txt
- asp连接数据库 2. ASP与SQL数据库连接: dim conn set conn=server.createobject("ADODB.connection") con.open "PROVIDER=SQLOLEDB;DATA SOURCE=SQL服务器名称或IP地址;UID=sa;PWD=数据库密码;DATABASE=数据库名称;" 建立记录集对象: set rs=server.createobject("ado
AccessControlSystem
- 了解 MicrosoftVisualStudio2010 开发环境及窗体应用程序建立 使程序通过串口与 RFID 实验系统平台建立连接并通信 ? 了解 MicrosoftAccess 数据库及其在程序中的使用 了解原理机 COM 协议 ? 实现 RFID 读卡显示,存储用户的相关信息并控制电磁锁门禁开关等功能 上位机应用程序采用 C#语言开发,遵守 C#编程规范,门禁控制功能根据原理机 COM 协 议实现,使用串口线和 USB 转串口线将 PC 与原理机连接;上位机程序根据原理机 COM 协