QQ:5654880
摘要: 一、用spring框架实现hello,spring的示例 环境:Myeclipse2015 1.写一个实体类 2.编写applicationContext.xml配置文件 3.写测试类测试 4.运行效果图 快乐学编程!! 阅读全文
posted @ 2017-09-15 19:53 大师兄丶2K 阅读(379) 评论(0) 推荐(0) 编辑
摘要: Hibernate初级 在Myeclipse部署 实体类: package com.entity; /** * Teacher entity. @author MyEclipse Persistence Tools */ public class Teacher implements java.io 阅读全文
posted @ 2017-09-11 22:46 大师兄丶2K 阅读(100) 评论(0) 推荐(0) 编辑