公告:最近网站有弹窗,如有不便,请见谅。

三星I8000安卓畅爽cmb2最终优化版

2012年02月20日  分类:Android, WM/WP  添加评论  85 次阅读 
三星I8000安卓畅爽cmb2最终优化版
注意!下载后加扩展名gho[分区还是内置卡三逻辑分区,rom分区大于1.32g,data内的swap镜像我压缩了,如要使用请解压后把swap.img文件放在data文件夹就可以了,sd文件夹内置开启脚本,查看swap脚本,体验还和原来差不多,只会更好, 三星I8000安卓畅爽cmb2最终优化版下载地址:http://ref.so/kw4q 下载:三星I8000Android启动文件及chost11.zip 安装教程参考:http://www.linuxsight.com/blog/2982 三星I8000安卓游戏(愤怒的小鸟+水果忍者)下载:http://www.linuxsight.com/blog/3367   
阅读全文

Ubuntu开发Struts2应用(7、完成增删查改操作)

2012年02月14日  分类:JAVA, Linux, Ubuntu  添加评论  110 次阅读 
Ubuntu开发Struts2应用(7、完成增删查改操作)
由于注重的是整合,所以这里没有写得很完善,没有事务处理,也没有处理业务逻辑的service层等,更适合初学者学习。 1、接口UserDAO以及实现类UserDAOImpl。主要是hibernate和spring的整合,提供数据增删查改的操作。 UserDAO.java package com.linuxsight.dao; import java.util.List; public interface UserDAO { public void insert(Object o) throws Exception; public List<Object> list() throws Exception; public void update(Object o) throws Exception; public void delete(int id) throws Exception; public Object queryById(int id) throws...
阅读全文

Ubuntu开发Struts2应用(6、整合hibernate和spring)

2012年02月14日  分类:JAVA, Linux, Ubuntu  添加评论  90 次阅读 
Ubuntu开发Struts2应用(6、整合hibernate和spring)
1 准备数据库。由于用到了hibernate,自然少不了数据库,我们这里建立一个简单的表以做演示,ubuntu下的mysql我们已经安装好了,用户名root,密码123456。 把s2sh.sql放到/home/linuxsight目录中 linuxsight@linuxsight-ODM:~$ pwd /home/linuxsight linuxsight@linuxsight-ODM:~$ mysql -uroot -p123456 < s2sh.sql s2sh.sql create database s2sh character set 'utf8' collate 'utf8_general_ci'; use s2sh; CREATE TABLE `user` (   `id` int(11) NOT NULL auto_increment,   `name` varchar(50) NOT NULL,   `age` int(11) NOT NULL,   PRIMARY KEY  (`id`...
阅读全文

NetBSD 5.1.2 发布下载

2012年02月11日  分类:BSD  添加评论  115 次阅读 
NetBSD 5.1.2 发布下载
NetBSD 5.1.2 发布了。 下载信息: i386cd-5.1.2.iso (238MB, SHA512, torrent), amd64cd-5.1.2.iso (242MB, SHA512, torrent).
阅读全文

Sabayon Linux 8 发布下载

2012年02月11日  分类:Gentoo/Sabayon, Linux  添加评论  121 次阅读 
Sabayon Linux 8 发布下载
Sabayon Linux 8 发布了 下载信息: Download: Sabayon_Linux_8_x86_K.iso (2,269MB, MD5, torrent), Sabayon_Linux_8_x86_G.iso (1,778MB, MD5, torrent), Sabayon_Linux_8_x86_Xfce.iso (1,438MB, MD5, torrent), Sabayon_Linux_8_amd64_K.iso (2,450MB, MD5, torrent), Sabayon_Linux_8_amd64_G.iso (1,969MB, MD5, torrent), Sabayon_Linux_8_amd64_Xfce.iso (1,631MB, MD5, torrent).
阅读全文

Mac OS如何卸载Xcode?

2012年02月8日  分类:MAC  添加评论  134 次阅读 
Mac OS如何卸载Xcode?
不知道各位都装过Xcode没有呢?如果想卸载,只需要照以下操作: 打开”终端”(应用程序->实用工具文件夹中),输入以下命令: sudo /Developer/Library/uninstall-devtools —mode=all 然后会提示输入密码,之后就是等待卸载过程了。 xcode下载地址: Apple Xcodev4.0.2下载(iOS SDK v4.3)   Xcode 3.2.2 for Mac 下载
阅读全文

PCLinuxOS 2012.2 发布下载

2012年02月4日  分类:Linux, Mandriva  添加评论  273 次阅读 
PCLinuxOS 2012.2 发布下载
既然用PClinuxOS推荐还是用KDE,虽然它也有gnome,官方也推荐用KDE。 PCLinuxOS KDE and KDE-MiniME 2012.02 are now available for download. These are 32-bit quarterly update ISO images which can also be installed on 64-bit computers. Features: Linux kernel 2.6.38.8bfs kernel for maximum desktop performance; full KDE 4.6.5 desktop; NVIDIA and ATI fglrx drivers support; multimedia playback support for many popular formats; wireless support for many network devices; printer support for many local and networked printer devices; Ad...
阅读全文

Linux Mint 12 “KDE” 发布下载

2012年02月4日  分类:Linux, Ubuntu  添加评论  259 次阅读 
Linux Mint 12 “KDE” 发布下载
不得不说,现在的Mint很火。我本人用Mint都喜欢用GNOME2,而有人也独爱KDE,那Mint 12 “KDE”就适合你了。 The team is proud to announce the release of Linux Mint 12 KDE. Linux Mint 12 KDE comes with updated software and brings refinements and new features to make your desktop even more comfortable to use. This edition comes with the latest and recently released KDE 4.7.4. This is the first release of Linux Mint using Hybrid ISO images. Traditionally, tools such as ‘Startup Disk Creator’ or ‘UNetboo...
阅读全文
2012-02-14
  • Ubuntu开发Struts2应用(7、完成增
  • 2012-02-14
  • Ubuntu开发Struts2应用(6、整合h
  • 2012-02-11
  • Sabayon Linux 8 发布下载
  • 2012-02-4
  • PCLinuxOS 2012.2 发布下载
  • 2012-02-4
  • Linux Mint 12 "KDE" 发布下载
  • 2011-11-9
  • 黑莓手机模拟器下载(BlackBerry
  • 2011-06-21
  • 黑莓万年历HandCalender
  • 2011-06-19
  • 黑莓OS4.5主题(Ver_PING)
  • 2011-06-19
  • 黑莓OS4.5主题(Dock-Plus)
  • 2011-06-14
  • 黑莓手机模拟器上网设置
  • 2011-11-10
  • Oracle Solaris 11 11/11下载
  • 2011-07-23
  • Oracle Solaris 11安装Vitualbo
  • 2011-07-20
  • Oracle Solaris 11挂载NTFS/
  • 2011-04-23
  • Virualbox上的Oracle Solaris 1
  • 2011-02-20
  • Solaris 11安装pkg后缀的软件
  • BSD
    2012-02-11
  • NetBSD 5.1.2 发布下载
  • 2012-01-14
  • PC-BSD 9.0 发布下载
  • 2012-01-12
  • FreeBSD 9.0 下载
  • 2011-11-2
  • OpenBSD 5.0 下载
  • 2011-05-13
  • FreeBSD8.2安装GNOME
  • 2012-02-20
  • 三星I8000安卓畅爽cmb2最终优化版
  • 2012-01-6
  • 三星I8000安卓游戏(愤怒的小鸟+水
  • 2012-01-6
  • 三星I8000安卓CM6微减版(ISO
  • 2011-11-8
  • 三星I8000 Android B3(附刷机教
  • 2011-10-19
  • Android 4.0 SDK 下载
  • 2011-09-22
  • S60V5主题下载(棕色主题)
  • 2011-09-22
  • S60V5主题下载(自然美景)
  • 2011-09-21
  • S60V5主题下载(神秘的金字塔Pyr
  • 2011-09-21
  • S60V5主题下载(雪夜天华)
  • 2011-08-9
  • S60V5主题下载(GNOME风格)
  • 2012-02-8
  • Mac OS如何卸载Xcode?
  • 2012-02-2
  • 苹果Mac OS X 10.7.3 Lion 正
  • 2011-12-30
  • Mac系统磁盘测速:BlackMagic D
  • 2011-12-30
  • Mac系统加速桌面空间切换速度
  • 2011-12-30
  • 快速找到Mac OS X壁纸的位置
  • 2012-01-15
  • Windows 7官方主题(战争机器3)
  • 2012-01-5
  • Windows 7官网主题《蝴蝶》
  • 2011-12-1
  • Win7codecs 3.3 下载
  • 2011-11-27
  • Windows 7上的iPad模拟器--iPad
  • 2011-07-21
  • 解决MSSQL2005:超时时间已到
  • 无觅相关文章插件,快速提升流量