1、什么是类图 类图(Class diagram)主要用于描述系统的结构化设计。类图也是最常用的UML图,用类图可以显示出类、接口以及它们之间的静态结构和关系。2、类图的元素 在类图中一共包含了以下几种模型元素,分别是:类(Class)、接口(Interface)、依赖(Dependency)关.....
分类:
其他好文 时间:
2014-11-22 14:31:58
阅读次数:
222
介绍在本文中,我们要创建一个SSIS Catalog 实例,部署我们的项目,并且运行 weather data loader 包.SSIS 2012 部署模型 SSIS 2012 Deployment ModelsSQL Server 2012 Integration Services 支持两种部署...
分类:
其他好文 时间:
2014-11-22 00:34:30
阅读次数:
317
A robot is located at the top-left corner of a m x n grid (marked 'Start' in the diagram below).
The robot can only move either down or right at any point in time. The robot is trying to reach the ...
分类:
其他好文 时间:
2014-11-20 15:27:40
阅读次数:
167
Dynamic ProgrammingA robot is located at the top-left corner of amxngrid (marked 'Start' in the diagram below).The robot can only move either down or ...
分类:
其他好文 时间:
2014-11-20 14:57:16
阅读次数:
196
规范解释:状态图(Statechart Diagram)是描述一个实体基于事件反应的动态行为,显示了该实体如何根据当前所处的状态对不同的事件做出反应的。
简单理解:状态图,首先应理解什么是状态,比如水可以有凉水,沸水两种状态。凉水(状态)经过加热(事件)可以转换为沸水(状态),沸水经过冰冻(事件)可以转换为沸水(状态)。这样是不是很容易理解了?...
分类:
其他好文 时间:
2014-11-19 20:36:10
阅读次数:
177
介绍本文中我们会用SSDT把第一个SSIS项目转换为 SSIS 2012, 为什么要升级到2012? 你可能想使用SSIS 2012新的特性. 又或者想使用 SSIS 2012 Catalog. 想要使用 Catalog, 你的项目必须转为 Project Deployment Model 我们会在...
分类:
其他好文 时间:
2014-11-19 18:25:05
阅读次数:
224
错误描述:These columns don't currently have unique values.Content deployment job 'job name' failed.The exception thrown was 'System.ArgumentException' : 'These columns don't currently have unique values.'...
分类:
其他好文 时间:
2014-11-19 16:08:24
阅读次数:
180
最近使用Eclipse helios版本结合tomcat7.0建立动态的web项目时,发现在WEB-INF下的web.xml没有了。解决方案:建立web项目时,建到第三个下一步时,将Generate web.xml deployment descriptor这个选项选中即可。
分类:
Web程序 时间:
2014-11-19 10:39:11
阅读次数:
231
部署office365proplus多种途径:用户可以自己在office365门户网站下载安装;企业内部受控的情况借助SCCM\OFFICEdeploymenttool等。下面就来记录下借助officedeploymenttool在企业内部部署officeproplus。demo背景:现有环境有N多个客户端需要部署office365proplus,如果用户同..
分类:
其他好文 时间:
2014-11-19 02:06:41
阅读次数:
877
错误描述:These columns don't currently have unique values.Content deployment job 'job name' failed.The exception thrown was 'System.ArgumentException' :.....
分类:
其他好文 时间:
2014-11-18 23:42:12
阅读次数:
386