摘要: 一、开发环境 编译器:VS2013 .Net版本:.net framework4.5 二、涉及程序集 Spring.Core.dll:1.3 Common.Logging 三、开发过程 1.项目结构 2.添加Person.cs namespace CreateObjects { public class Person { public o... 阅读全文
posted @ 2016-03-28 22:04 Kimisme 阅读(917) 评论(0) 推荐(0)
摘要: 一、开发环境 数据库:SQLServer2008 编译器:VS2010 .Net版本:.Net Framework 4.0 二、开发过程 1.项目结构 承接上一篇 2.执行sql语句 (1)基本语法 3.执行hql语句 (1)基本语法 (2)返回多个不确定类型的值 (3)返回确定类型的值 4.执行L 阅读全文
posted @ 2016-03-28 19:49 Kimisme 阅读(255) 评论(0) 推荐(0)
摘要: 一、开发环境 数据库:SQLServer2008 编译器:VS2010 .Net版本:.Net Framework 4.0 二、涉及第三方程序集 NHibernate.dll:版本3.2 Iesi.Collections.dll 三、开发过程 1.项目结构 2.添加Product.cs 3.添加Pr 阅读全文
posted @ 2016-03-28 19:09 Kimisme 阅读(292) 评论(0) 推荐(0)
摘要: 1.页面定制CSS代码 /* Minification failed. Returning unminified contents. (670,38): run-time error CSS1062: Expected semicolon or closing curly-brace, found ')' */ #EntryTag { margin-top: 20px; ... 阅读全文
posted @ 2016-03-28 14:37 Kimisme 阅读(266) 评论(0) 推荐(0)