上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 25 下一页
该文被密码保护。 阅读全文
posted @ 2017-07-01 14:40 GaoAnLee 阅读(2) 评论(0) 推荐(0)
摘要: 摘自:http://www.cnblogs.com/advocate/p/3730027.html 目标:本文主要介绍PowerDesigner中概念数据模型 CDM的基本概念。一、概念数据模型概述数据模型是现实世界中数据特征的抽象。数据模型应该满足三个方面的要求:1)能够比较真实地模拟现实世界2) 阅读全文
posted @ 2017-06-25 14:13 GaoAnLee 阅读(373) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2017-06-24 19:40 GaoAnLee 阅读(2) 评论(0) 推荐(0)
该文被密码保护。 阅读全文
posted @ 2017-06-24 17:20 GaoAnLee 阅读(1) 评论(0) 推荐(0)
摘要: 摘自:http://blog.csdn.net/scythe666/article/details/51881235 缺省情况下是inner join,开发中使用的left join和right join属于outer join,另外outer join还包括full join.下面我通过图标让大家 阅读全文
posted @ 2017-06-18 20:35 GaoAnLee 阅读(146) 评论(0) 推荐(0)
摘要: 模型图: -- ============================================ -- Author: lifu -- Create Date: 2017-06-18 -- Descrpition: 简化进销系统 报表制作 -- ============================================ -- Tables And ... 阅读全文
posted @ 2017-06-18 20:29 GaoAnLee 阅读(443) 评论(0) 推荐(0)
摘要: 摘自:http://www.cnblogs.com/furenjian/p/4519426.html sql prompt这个工具安装好之后就可以在SSMS里使用代码提示功能 园子里非常多的文章:例如SQLSERVER开发利器XXXXXX http://www.cnblogs.com/VAllen/ 阅读全文
posted @ 2017-06-18 17:00 GaoAnLee 阅读(360) 评论(0) 推荐(0)
摘要: 摘自:http://www.cnblogs.com/haiyang1985/archive/2009/02/27/1399641.html 锁机制 NOLOCK和READPAST的区别。 1. 开启一个事务执行插入数据的操作。 BEGIN TRAN t INSERT INTO Customer SE 阅读全文
posted @ 2017-06-17 20:23 GaoAnLee 阅读(183) 评论(0) 推荐(0)
摘要: 项目结构目录 pom.xml jar包管理 web.xml jdbc.properties spring-mybatis.xml spring 和 mybatis dbcp连接 配置 springmvc-servlet.xml springMVC配置 model User.java model ma 阅读全文
posted @ 2017-06-17 16:42 GaoAnLee 阅读(364) 评论(0) 推荐(0)
摘要: 项目结构目录 pom.xml 添加和管理jar包 jdbc.properties spring-core.xml spring 核心配置文件 spring-hibernate.xml spring-entity.xml 管理entity beans struts.xml struts2与spring 阅读全文
posted @ 2017-06-17 16:16 GaoAnLee 阅读(298) 评论(0) 推荐(0)
上一页 1 ··· 10 11 12 13 14 15 16 17 18 ··· 25 下一页