多对多关系(学生Student,课程Course)学生类的定义以及hbm文件的配置如下1 public class Student {2 private int id;3 private String name;4 private Set courses = new Hash...
分类:
系统相关 时间:
2014-07-01 00:41:37
阅读次数:
396
Weekly golfers will find a bag that gives them enough space to do a lot of tees, balls, sticks, and whatever he deems necessary for the golf course. P...
分类:
其他好文 时间:
2014-06-30 20:52:39
阅读次数:
258
Foreword
Fortunately, I met “ExtJS” in earlier afternoon, the feeling justlike my encounter with “REST” Actually, at beginning, I had no idea about them,but when I got in touch with REST, I found i...
分类:
Web程序 时间:
2014-06-30 20:09:27
阅读次数:
411
Source Code for Unity3D Course Example Applications
https://github.com/edagarli/unity3d...
分类:
移动开发 时间:
2014-06-30 09:47:31
阅读次数:
227
数据类型:分为值类型和引用类型值类型包括:简单类型(整数类型,实数类型,字符类型,布尔类型),结构类型,枚举类型引用类型包括:类,接口,数组,委托以及object和string,其中object和string是两个比较特殊的类型,object是C#中所有类型(包括所有的值类型和引用类型)..
分类:
其他好文 时间:
2014-06-28 06:05:42
阅读次数:
304
笔记内容 学习笔记-段玉磊Stanford course View Controller Lifecycle 这篇文是我记载Developing iOS 7 Apps公开课 第5课的笔记UITextViewSet its text and attributes via its NSMutableAt...
分类:
移动开发 时间:
2014-06-25 19:04:52
阅读次数:
276
In this installment its time to look at the various cmdlets that have to do with Features. Of course you can look at the UI to do this but its much, m...
分类:
其他好文 时间:
2014-06-25 18:58:45
阅读次数:
276
DescriptionChosen Problem Solving and Program design as an optional course, you are required to solve all kinds of problems. Here, we get a new proble...
分类:
其他好文 时间:
2014-06-24 09:58:37
阅读次数:
236
Course.java:
/**
* @Title:Course.java
* @Package:com.you.student.system.model
* @Description:课程封装类
* @author:Youhaidong(游海东)
* @date:2014-6-18 下午9:57:47
* @version V1.0
*/
package com.you....
分类:
其他好文 时间:
2014-06-22 22:17:32
阅读次数:
216
一、LINUX基础教程1.老男孩系列免费视频:1)linux高薪入门实战视频教程(第二部)老男孩linux教程http://edu.51cto.com/course/course_id-1035-page-1.html2)跟着老男孩从0开始一步步实战深入学习linux运维(三)http://edu.51cto.com/lesson/id-11909.html
分类:
系统相关 时间:
2014-06-22 10:08:17
阅读次数:
294