-
VB_PPT
VB.NET 程序设计语言课程内容
第一章:概述
第二章:使用窗体和控件
第三章:变量和数组
第四章:过程
第五章:判断结构与循环结构
第六章:验证用户输入
第七章:面向对象编程
第十一章 使用 ADO.NET
数据库概念
ADO.NET 概述
使用数据
数据库概念
数据库术语
数据库编程的工作方式
SQL
连接环境
非连接环境
课堂练习 区别适用于连接或非连接方案的场景
数据库术语
数据库编程的工作方式
SQL
连接环境
在连接环境中,应用程序会持续连接到数据源上
优点
连接环境更易于维护
并发控制更容易
与非连接环境相比,数据更容易刷新
缺点
必须维持稳定的网络连接
有限的可扩展性
非连接环境
非连接环境是指可以在本地对数据进行单独修改,然后再把修改更新到数据库
优点
与数据源保持连接的时间短,而且并发访问的连接数少,从而能为更多用户提供服务
非连接环境大大增加了连接的可用性,从而改善了应用程序的可扩展性和性能
缺点
数据不总是最新的
可能发生更改冲突,这是个必须解决的问题 ()
- 2008-05-12 11:06:03下载
- 积分:1
-
control
说明: 触摸屏控制两台PLC,非常实用,有需要请下(触摸屏)
- 2010-03-27 01:44:25下载
- 积分:1
-
bihu(1)
说明: 介绍了一个基于ATmega8L 和CC1000 芯片的壁虎动物机器人遥控刺激系统。该系统主要由便携式电脑、微控制
器和无线数据收发器构成,可以分为控制平台和刺激器两部分。(Introduced a ATmega8L and the CC1000 chip, based on gecko animal-robot remote control to stimulate the system. The system mainly consists of portable computers, micro-controllers and wireless data transceivers, can be divided into control platform and the stimulator in two parts.)
- 2009-08-24 14:59:28下载
- 积分:1
-
OVERVIEW_NCS
networked system estimation dynamic systems
- 2017-05-21 16:24:26下载
- 积分:1
-
Lua程序设计(第2版)中文
说明: Lua程序设计(第2版)中文,电子工业出版社出版。(Teaching lua programming)
- 2019-06-11 16:09:23下载
- 积分:1
-
Windows-programmer-desion
说明: 是一部window开发比较全面的书籍,书中涉及了window开发的所有内容,适合有一定编程基础的开发人员不断地学习。(Window is a more comprehensive development of books, book covers all the contents of window development for a certain programming based development staff have been learning.)
- 2011-03-04 11:40:20下载
- 积分:1
-
javalocal
子类方法不可比父类方法抛出更多的例外。子类抛出的例外或者与父类抛出的例外一致,或者是父类抛出例外的子类型。或者子类型不抛出例外。(Class methods are not comparable to the parent class method throws more exceptions. The subclass thrown exception or thrown with the parent class exceptions, or the parent class throw exception sub type. Do not throw exceptions or sub type.
)
- 2013-10-18 19:51:43下载
- 积分:1
-
PHEV
插电式混合动力汽车用动力蓄电池探析,插电式混合动力是现在新能源汽车发展的重点,本文对相关领域的人有一定的参考价值(Plug-in hybrid electric vehicle battery power Analysis, plug-in hybrid is now the focus of the development of new energy vehicles, this paper related fields who have a certain reference value for)
- 2010-01-05 09:54:04下载
- 积分:1
-
milimeterradarresearch
一种新型的毫米波雷达地杂波特性de分析与研究,(milimeter radar research)
- 2009-04-19 10:42:46下载
- 积分:1
-
80216_xieyijiedu
详细介绍了802.16的协议,这部分是MAC层,其余正在下载中(details of the 802.16 of the Agreement, which is part of the MAC layer, and the rest were Download)
- 2006-08-03 07:47:57下载
- 积分:1