-
自认为不错的书上的经典数据库案例
自认为不错的书上的经典数据库案例-think a good book on the classic database case
- 2022-03-15 08:20:07下载
- 积分:1
-
此小程序是一个HTML与数据库的连接来实现一些信息的验证.
此小程序是一个HTML与数据库的连接来实现一些信息的验证.-this a small program HTML and database connectivity to verify some information.
- 2022-03-13 18:15:22下载
- 积分:1
-
对于一个单位的人员库,提供由姓名生成姓名首字符功能,并提供首字符的简单应用示例。本功能用于一些特殊的场合,但很好用。不需要记住职工的工号,用两三个字母即可实现输...
对于一个单位的人员库,提供由姓名生成姓名首字符功能,并提供首字符的简单应用示例。本功能用于一些特殊的场合,但很好用。不需要记住职工的工号,用两三个字母即可实现输入。(原创)-units for a pool, provide the names generated by the first names of characters function, and provide the first character of the simple application example. The function for some special occasion, but is useful. Employees do not need to remember the workers, with 23 alphanumeric input can be realized. (Original)
- 2023-05-15 00:05:03下载
- 积分:1
-
development of the Oracle database link library (OCL), the OCI C programming int...
Oracle数据库连结开发库(OCL),对OCI编程接口进行C++面向对象封装,使用起来方便。-development of the Oracle database link library (OCL), the OCI C programming interface for object-oriented package, convenient to use.
- 2023-05-09 03:45:03下载
- 积分:1
-
vb的带数据库的实例的应用,有一个project,一个form,非常适合初学者学习使用...
vb的带数据库的实例的应用,有一个project,一个form,非常适合初学者学习使用-vb database with the examples of the application of a project, a form, very suitable for beginners to learn how to use
- 2022-10-24 06:55:03下载
- 积分:1
-
一个ASP使用的组件样本,我学VC的第一个作品,利用VC执行一条SQL,注册DLL就可以在ASP中用。非常简单。...
一个ASP使用的组件样本,我学VC的第一个作品,利用VC执行一条SQL,注册DLL就可以在ASP中用。非常简单。-an ASP components of the samples used, I studied the first VC, the use of a SQL implementation of VC, registered DLL can be used in the ASP. Very simple.
- 2022-12-12 12:50:02下载
- 积分:1
-
图书库存管理系统
图书库存管理系统-Book Inventory Management System
- 2022-01-25 15:37:44下载
- 积分:1
-
在线图书系统 Ver 0.3.3
说明:
修正一些小Bug
在线图书系统 Ver 0.3.2
说明:
修...
在线图书系统 Ver 0.3.3
说明:
修正一些小Bug
在线图书系统 Ver 0.3.2
说明:
修正一些小Bug,对删除分类和删除用户,只给admin权限,添加修改用户和用户密码的功能,添加修改图书数据的功能。
在线图书系统 Ver 0.3.1
说明:
那个程序我把他更新了一下,数据库有点变化,你要把原来的wwwroot目录下面的文件全部删除,然后把新的版本解压出来覆盖。
在线图书系统 Ver 0.2.2
说明:
1、系统环境为asp,把AspWeb.rar解压后,运行AspWeb.exe,然后点击“启动”
2、然后在浏览器地址栏输入:http://localhost,或者你电脑的IP地址:http://你的IP,理论上可以在局域网内多用户使用
3、初始登录用户密码为:admin/admin
本系统为测试粗放版,使用注意!由于使用本软件而造成的任何问题,由使用者本人负责,与软件设计制作者无关!谢谢!
-err
- 2022-06-19 18:18:13下载
- 积分:1
-
网站的内容如有更新的话,总在要在首页表现出来。所以当更新一个地方的时候,总是要同时更新首页。但利用在线自动更新就方便得多啦。以下我们将利用ASP完成这一过程。...
网站的内容如有更新的话,总在要在首页表现出来。所以当更新一个地方的时候,总是要同时更新首页。但利用在线自动更新就方便得多啦。以下我们将利用ASP完成这一过程。 一个程序写之前,它的结构要先描绘出来。当结构确定之后,这个程序也已经完成一半了,所差的只是如何用语言去实现它。 根据本站的要求这个自动更新程序的结构(要求)初步定如下: 用数据库以保存所有的更新内容; 在首页上体现出最新更新的10条内容(当然不一定非10条不可啦); 在首页建个链接,可以弹出窗口按分页查看所有更新内容。 还有一个问题是:更新内容以什么方式输出到首页?一是用ASP直接修改首页,但那样可能不是好办法,因为本站的首页较为笨重,而所需更新的地方只是首页的“最新更新”部份,写起来较为复杂,需要在首页上加入标志,再则如果有镜象站点的话还要一个一个更新。二是首页直接用ASP文件,但那样消耗资源较为严重,速度较慢,特别是首页是大家首先要经过的地方,速度不快会影响冲浪者的心情。三是在首页以插入形式加入ASP或JAVA小程序,比较起来当然是客户端JAVA更理想,本程序采用的是自动生成js文件。-website content updated if so, to the total shown on the first page. So when an update local time, must also update Home. But the use of on-line automatic update it more convenient. Below we will use ASP to complete the process. Before I write a procedure, the structure of its first portrayed. When the structure is determined, the process has been completed, half of the difference is how the language used to reach it. According to the requirements of the site automatically update the structure (requirement) is ten
- 2022-05-20 15:59:05下载
- 积分:1
-
《数据仓库原理、设计与应用》电子教案(1
《数据仓库原理、设计与应用》电子教案(1-7章),精简而简单明白,这可是POWERPOINT版的-"data warehouse theory, design and application of" electronic templates (1-7), a streamlined and simple to understand, but this version of Powerpoint
- 2022-03-02 21:46:22下载
- 积分:1