-
数据库方面的课程设计,数据库的图书管理系统,解压后就能用...
数据库方面的课程设计,数据库的图书管理系统,解压后就能用-Database design, database, library management system, after decompression can be used
- 2023-01-09 10:15:03下载
- 积分:1
-
的局域网考试系统自己用VB开发,C/S结构的比较…
自己用vb开发的局域网考试系统,是c/S结构的公司自用管理软件-own use vb development of the LAN examination system, c/S structure of the companies use management software
- 2022-08-17 03:01:02下载
- 积分: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
-
普京欢迎新的网络商城的使用,xpshop。Net v1.2具有以下…
欢迎使用新普网络商城,XpShop .Net v1.2具有如下特点:
1、使用ASP.Net(c#)、三层结构开发;
2、支持多语言,详细使用方法请咨询新普公司客服;
3、支持多模板,现有版本已经附带6套模板,官方网站不定时发布新模板;
4、兼容主流浏览器,界面美观,皮肤设计灵活多变;
5、可定制缺货处理功能;
6、支持附件销售功能;
7、支持会员组批发功能;
8、支持预付款;
9、自动核算配送价格;
10、商品支持多类别;
11、支持在线备份数据库;
12、支持无限级商品类别;
13、可添加无限多种商品扩展属性,并可将扩展属性加入高级搜索;
14、支持多管理员,可自由设定管理员的可管理项;
15、自动生成报价单,商品价格一目了然;-Putin welcomed the use of the new network Mall, XpShop. Net v1.2 has the following characteristics : 1. use ASP.Net (c#), the three-tier structure development; 2, multi-language support, Details please use the new general advisory company customer service; 3, for the multi- template, the current version has six sets of templates fringe, official web site regularly releases new templates; 4, compatible browser mainstream, beautiful interface, the design flexibility of the skin; 5. Customizable understocked processing functions; 6, Annex sales support functions; 7, the support group members and wholesale functions; 8. support advances; 9, auto
- 2023-05-03 17:15:05下载
- 积分:1
-
visual basic6.0 connect sql2000 Operation
visual basic6.0连接sql2000操作-visual basic6.0 connect sql2000 Operation
- 2022-01-21 20:57:09下载
- 积分:1
-
刚刚学习jdbc数据库,用jcreator编了一个小数据库,还可以,通过了。
功能:能够进行添加数据、修改数据、查找数据、删除数据、还可以上下翻页!
注...
刚刚学习jdbc数据库,用jcreator编了一个小数据库,还可以,通过了。
功能:能够进行添加数据、修改数据、查找数据、删除数据、还可以上下翻页!
注:
里面的东西还没有进行整理,多少还有一些凌乱。由于刚刚学,有些功能不知道,许多功能还是按照以前的知识进行写的,多少显得笨拙!但也是一种解决的方法,可供初学者
参考。
说明文档--给初学者
1、首先把数据库文件加入到SQLSERVER数据库中DATA路径下,
2、在SQL SERVER中:右键选中数据库/所有任务/附加数据库/找到需要附加数据库的路径
注意在这一步中,应该都是对号,否则就要检查是否文件名一致的问题
3、在管理工具/ODBC数据源管理器/系统DSN/添加SQLSERVER数据源/
记住:在这一步中数据源起名是OO,本机服务器是(local),要更改默认的数据库为clientregister.
-just learning jdbc database jcreator series with a small database, can also adopted. Function : to add new data, modify data, search data, delete data, but also from top to bottom flip! Note : The stuff inside has yet to be collated, there was some chaos. Just because school, some of them do not know, or many of the features found in the knowledge of writing, the number is stupid! But it is also a solution, available for advanced users. Documentation-- for a beginner, first of all database files into the database SQLSERVER DATA trails, 2, in SQL SERVER : Right-selected database/all tasks
- 2022-11-11 22:15:02下载
- 积分:1
-
你需要安装MS SQL Server 2000和Visual Basic 6 SP6,3)进入…
您需要安装 MS SQL Server 2000 以及 Visual Basic 6.0 SP6 ,
3) 进入“后台管理”目录,先注册 XPMenu.ocx,否则代码运行时会发生错误哟。方法:运行 注册.bat 。
默认管理员帐号:admin 密码:admin
FatCombo、FTextBox、XButton 和 XPButton。前3个是我原创的代码(绝对是原创),分别实现XP风格的Combo,TextBox,和Button。-you need to install MS SQL Server 2000 and Visual Basic 6.0 SP6, 3) entered the "backstage management" directory, first registered XPMenu.ocx, Otherwise code runtime error occurs yo. Method : Run registration. Bat. The default administrator account : admin Password : admin FatCombo, FTextBox. XButton and XPButton. Before three of my original code (absolutely original), respectively achieving XP style Combo, TextBox, and Button.
- 2022-03-14 12:55:23下载
- 积分:1
-
数据库 mysql
德尔福在 mysql 名望
提示: 您将赚取积分 (0-20) 基于您的源代码和说明的质量。质量低、 重复的代码或穷人所述将被删除。
- 2022-08-25 16:52:48下载
- 积分:1
-
人力资源管理系统,讲述了关于人力资源管理系统的如何建立与实现,为源代码方式上传。...
人力资源管理系统,讲述了关于人力资源管理系统的如何建立与实现,为源代码方式上传。-Human resources management system, described on human resources management system and implementation of how to set up, the way the source code for the upload.
- 2022-02-12 14:53:04下载
- 积分:1
-
导出数据sql
说明: 将数据库表中的数据,导出并形成Insert脚本(Export and form Insert scripts from data in database tables)
- 2019-07-10 11:59:04下载
- 积分:1