-
DIV-CSS
div+css的详细介绍,如何实际在java中应用(div+ css detailed description of how the java application)
- 2013-10-19 16:23:50下载
- 积分:1
-
附件上传组件
是一个flash和js相结合而成的文件上传插件,其功能非常强大以前在项目中用过几次,但它的配置参数太多了,用过后就忘记怎么用了, 到以后要用时又得到官网上看它的文档,真是太烦了。所以索性就把它的用法记录下来, 也方便英语拙计的同学查看,利人利己,一劳永逸
- 2022-01-21 20:30:51下载
- 积分:1
-
Record-Sound
RecordSound源代码,Android录音实例,获取程序界面中的两个按钮,为两个按钮的单击事件绑定监听器,创建保存录音的音频文件,设置录音的声音来源,设置录制的声音的输出格式(必须在设置声音编码格式之前设置),设置声音编码的格式……(RecordSound source code, Android recordings instance, get two buttons in the program interface binding for the two-button click event listener, create audio file of the saved recordings, set recording of the sound source, set the output format of the recorded sound(must be set prior to setting the audio encoding format), set the audio coding format ...)
- 2013-01-22 18:32:39下载
- 积分:1
-
电子商城系统 struts2+jqueryeasyui
基于struts2+jqueryeasyui语言开发的电子商务系统。前台功能大致包括:注册、登陆、商品展示等等;后台功能包括:商品管理、用户管理、系统设置等等
- 2023-06-14 01:15:58下载
- 积分:1
-
EasyDBUtils
应用背景1.减少了配置文件的数量,使用一个easyDBUtils.properties的配置文件替代了easyDBUtilsService.properties和easyDBUtilsDao.properties
2.将EasyDataSource也写到了easyDBUtils.properties中,key固定为:EasyDataSource,value是实现类的具体路径
**更新后准备工作跟以前不一样了**
需要:
1.在src的根目录下创建配置文件easyDBUtils.properties
2.实现EasyDataSource接口,并在easyDBUtils.properties完成配置
3.业务层和持久层的配置全部写在easyDBUtils.properties文件中关键技术EasyDBUtils是对DBUtils的功能封装
主要功能有:
简化了事务管理————只需要在业务层接口中需要管理事务的方法上进行@StartTransaction的注解声明,EasyDBUtils就会自动的帮你管理事务
简化了持久层的代码————以后在写持久层代码的时候不用在持久层里面传入DataSource或者是Connection了,也都是EasyDBUtils帮你完成。
以后在你写的代码中再也不会出现Connection和DataSource了!!!
使用方法:
====准备工作和配置====
1.实现EasyDataSource接口,完成与数据库连接池的对接,主要是为了给EasyDBUtils自动获取到DataSource和Connection提供帮助
2.在src的根目录下创建两个配置文件 easyDBUtilsDao.properties 以及 easyDBUtilsService.properties
easyDBUtilsService.properties 中的key是业务层的接口名称,value是业务层的实现类的具体路径
easyDBUtilsDao.properties 中的key是持久层的接口名称,value是持久层的实现类的具体路径
====如何使用=====
- 2022-02-20 11:41:55下载
- 积分:1
-
jnidemo
convert bmp img to png by using jni in android
- 2015-03-19 13:40:57下载
- 积分:1
-
Android-PPT
Android learn. This document include all PPT and other meterials to help you learn the Android development(Android learn. This document include all PPT and other meterials to help you learn the Android development.)
- 2015-05-05 21:00:44下载
- 积分:1
-
android 图片搜索 例子源码下载
android 图片搜索 例子源码下载
- 2014-11-24下载
- 积分:1
-
200个电路实例
【实例简介】
- 2021-10-01 00:30:57下载
- 积分:1
-
Android编程权威指南 第3版
说明: Android编程权威指南 第3版,适合初学者和进阶使用,内容详实。(android development for all Android developer with detailed content and good examples. Easy to understand and make it by yourself.)
- 2020-06-29 18:43:23下载
- 积分:1