-
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环...
MFC中有两类线程,分别称之为工作者线程和用户界面线程。二者的主要区别在于人工辅助线程没有消息循环,而用户界面线程有自己的消息队列和消息循环-MFC there are two types of thread, thread workers were called and the user interface thread. The main difference between the two is artificial threads no news cycle, and the user interface thread has its own message queue and the news cycle
- 2022-11-24 12:35:03下载
- 积分:1
-
SQL-Server(1~6)
SQL Server 数据开发案例详解,包括图书馆系统等,很多案例。(Detailed SQL Server data development case, including the library system, many cases.)
- 2016-01-28 20:40:44下载
- 积分:1
-
学籍管理系统
学籍管理系统 -expulsion Management System Status Management System Status Management System
- 2022-07-03 13:29:21下载
- 积分:1
-
SQL-Function
SQL函数说明大全 一旦成功地从表中检索出数据,就需要进一步操纵这些数据,以获得有用或有意义的结果。(SQL Function Description Daquan)
- 2014-02-12 13:34:11下载
- 积分:1
-
Linq三层模式之演示添加修改删除源码
net2008+sqlserver2005,利用Linq分三层操作数据,数据库文件在DB下,直接附加即可,新手学习的...
Linq三层模式之演示添加修改删除源码
net2008+sqlserver2005,利用Linq分三层操作数据,数据库文件在DB下,直接附加即可,新手学习的好资料。-LINQ presentation of three-tier model to add amendments to delete source net2008+ Sqlserver2005, the use of LINQ operations at the three-tier data, database files in the DB directly attached to, and newcomers learn the information.
- 2022-10-13 09:55:04下载
- 积分:1
-
Visual Basic 传统数据访问模式ADO,利用SQL sever作为数据库
Visual Basic 传统数据访问模式ADO,利用SQL sever作为数据库-Visual Basic data access patterns of traditional ADO, use as a SQL sever database
- 2022-03-14 03:02:49下载
- 积分:1
-
用VB制作的图书管理系统,vb制作,源代码
用VB制作的图书管理系统,vb制作,源代码-VB production library management system, vb production, the source code
- 2022-02-15 23:53:31下载
- 积分:1
-
使用T-SQL编写存储过程
应用背景介绍使用T-SQL编写存储过程的基本用法,供初学者学习之用。存储过程是预先编译好的一组 Transact-SQL 语句,作为一个单元存储在服务器端并在服务器端执行. 存储过程可以带输入、 输出参数, 具有返回值. 存储过程的优点如下:
(1) 存储过程可以强制应用程序的安全性, 可以防御 SQL 注入攻击.
(2) 存储过程大大减少网络通信流量.
(3) 存储过程在服务器上注册, 执行效率高.
(4) 存储过程大大提高应用程序的可维护性和设计效率.关键技术
在SQL Server 2008中定义、执行、修改存储过程。使用create procedure或create proc定义存储过程,使用exec或execute执行存储过程,使用alter proc或alter procedure修改已有存储过程。包含输入、输出参数的使用。包含用户登录、修改密码、模糊查询等存储过程。
- 2023-06-18 02:30:02下载
- 积分: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
-
ch08
说明: sql2000工程实践一书第8张源代码,可以直接调试 (SQL2000 engineering practice of a book section 8 Zhang code, debugging can be directly)
- 2008-12-01 23:57:24下载
- 积分:1