-
这个程序是一个学生住宿系统,基于vc++6.0开发,有着详细的数据库设计。本程序包提供完整的程序设计报告书和源代码实现。...
这个程序是一个学生住宿系统,基于vc++6.0开发,有着详细的数据库设计。本程序包提供完整的程序设计报告书和源代码实现。-This program is a student accommodation system, based on vc++6.0 development, has a detailed database design. This package provides a complete program design report and the source code to achieve.
- 2022-01-26 03:06:03下载
- 积分:1
-
很好的SQL教程(21天学会SQL)
很好的SQL教程(21天学会SQL)-good SQL Directory (21 days Institute SQL)
- 2022-04-22 05:31:51下载
- 积分:1
-
system for the library to add, delete, modify, library readers, book. Search boo...
系统实现了图书的添加,删除,修改,读者借书,还书。查找书籍等功能。-system for the library to add, delete, modify, library readers, book. Search books, and other functions.
- 2022-02-06 07:24:08下载
- 积分:1
-
SQLServer2000
介绍sql 2000 存储过程和xml编程的方法和技巧,是学习sql的很好的例子(Introduction sql 2000 stored procedures and xml programming methods and techniques, is a good example of learning sql)
- 2009-11-16 11:05:21下载
- 积分:1
-
a management VB source databases example
一个管理VB源码的数据库例子-a management VB source databases example
- 2022-01-25 20:34:38下载
- 积分:1
-
功能强大的一个分页!不仅速度好,而且适合比较大型的数据库操作!内附一个Objectlist的分页操作!...
功能强大的一个分页!不仅速度好,而且适合比较大型的数据库操作!内附一个Objectlist的分页操作!-A powerful one page! Not only the speed is good, and is suitable for relatively large-scale database operations! The paging operation included a Objectlist
- 2022-11-28 05:15:03下载
- 积分:1
-
在SQL中删除重复记录
学习sql有一段时间了,发现在我建了一个用来测试的表(没有建索引)中出现了许多的重复记录。后来总结了一些删除重复记录的方法,在Ora...
在SQL中删除重复记录
学习sql有一段时间了,发现在我建了一个用来测试的表(没有建索引)中出现了许多的重复记录。后来总结了一些删除重复记录的方法,在Oracle中,可以通过唯一rowid实现删除重复记录;还可以建临时表来实现...这个只提到其中的几种简单实用的方法,希望可以和大家分享(以表employee为例)。-SQL delete duplicate records sql learning for a long time, I found in a building used for the test (not built Index) There"s a lot of duplication of records. Later up in the deletion of duplicate records, Oracle, can only achieve rowid delete duplicate records; Also temporary tables can be built to achieve ... the only mention of several simple, practical methods, and we hope to share (table employee example).
- 2023-05-24 08:40:03下载
- 积分:1
-
It is written with sql Recruitment website, hoping to have this kind for those w...
这是用sql编写的人才招聘网站,希望能对有这类需求的人有所帮助
-It is written with sql Recruitment website, hoping to have this kind for those who need help
- 2023-01-06 19:35:04下载
- 积分:1
-
Raspberry PI + Nancy + (可选 MySQL) = 构建小巧的嵌入式HTTP服务
感谢作者Ranjan.D
使用 Nancy 构建跨平台 HTTP 服务并在 Raspberry PI 上部署。
介绍:
本文将向你展示如何在 Raspberry PI中设置和使用 Nancy(这是一个在 .Net 和 Mono中构建基于 HTTP 服务的轻量级的简明框架)。
使用Nancy 而不是 Web API 或其他机制构建HTTP服务的主要考虑是Nancy 非常简洁。
正如 Nancy 的创造者所说,你不必担心配置更改等问题,它很容易就可以运作。设置 Nancy 并在 Linux 上托管应用不会给你造成负担。
背景
如果你才开始接触Raspberry PI,请事先了解一下基本原理。
如果你才开始接触Nancy,也建议你做一下了解:https://github.com/NancyFx/Nancy/wiki/Documentation
本文采用以下链接中提到的示例MySQL 数据库:http://www.mysqltutorial.org/mysql-sample-database.aspx
它具有真实数据模型,使用它我们可以使用 Nancy 开发出简单高雅的HTTP服务,并在 Raspberry PI 上托管。
目标是,首先在 Raspberry PI 上设置需要的软件 – MySQL、 Nancy。然后,我们要创建一个简单的Nancy 应用让 MySQL 数据可以通过基于Nancy HTTP的服务对外界可用。当托管应用时,为了简单起见,我们将在控制台上托管我们的演示应用。
之后,我们将通过进行 HTTP 请求来测试,对内容类型进行适当设置来显示
- 2022-10-09 18:30:03下载
- 积分:1
-
在数据库中实现全文检索,实现按时间按分类进行索引,加快检索速度...
在数据库中实现全文检索,实现按时间按分类进行索引,加快检索速度-Index and Search for Ms Database , vc source.
- 2023-08-19 10:45:03下载
- 积分:1