09 2018 档案

摘要:Hibernate是ORM(Object Relationship Mapping)对象映射关系的持久层框架 开发环境eclipse + MySQL8.0 + JDK1.7+hibernate5 1.准备工作:创建测试用的数据库 2.在eclipse中新建项目一个项目 导入相关jar包: a.数据库 阅读全文
posted @ 2018-09-27 19:21 annofyf 阅读(171) 评论(0) 推荐(0)
摘要:用到了Apache的→POI插件←,可点击链接从官网下载,目前已更新至4.0版本 1.将下载好的放入lib(class_path)目录下, 2.编写代码 阅读全文
posted @ 2018-09-18 17:00 annofyf 阅读(4117) 评论(0) 推荐(0)
摘要:先插入如下代码: loop表示循环播放 autoplay表示自动播放 css修饰如下: 这种方式也可以用于将图片设定为页面背景 阅读全文
posted @ 2018-09-17 10:20 annofyf 阅读(25918) 评论(0) 推荐(1)
摘要:关键字:Angular JS 在插件市场搜索Angular JS直接安装,选择project邮件convert to Angular JS Pro即可,在window->preferences->javascript->tern->Development->Repository下也能找到相应的配置 阅读全文
posted @ 2018-09-03 16:53 annofyf 阅读(162) 评论(0) 推荐(0)