浏览器中的SVG技术,超酷!

      今天在搜索js画图图库的时候看到了SVG技术,眼前一亮,然后找了几个例子和网站看了看,确实非常不错,通过简单的描述文件就可以在浏览器中显示非常复杂的图形和动画,堪比flash了,不过比flash好的是真个是W3C推荐的技术,基本上现在浏览[......]

继续阅读

Android2.2中文文档-What is Android?(Androis是什么?)

What is Android?(Android是什么?)

Android is a software stack for mobile devices that includes an operating system, middleware and key applications. The A[......]

继续阅读

Android2.2中文文档-Adding SDK Components(添加SDK组件)

Adding SDK Components(添加SDK组件)

Adding and updating components in your Android SDK is fast and easy. To perform an update, use the Android SDK and AVD [......]

继续阅读

Android2.2中文文档-Installing the SDK(SDK安装)

Installing the SDK(安装SDK)

This page describes how to install the Android SDK and set up your development environment for the first time.

本文详细介绍了第一次如何安[......]

继续阅读

Android2.2中文文档-QuickStart(快速上手)

Quick Start(快速上手)

The steps below provide an overview of how to get started with the Android SDK. For detailed instructions, start with the Installin[......]

继续阅读

Hibernate的“No Dialect mapping for JDBC type: -1”错误

      前两天在处理一个hibernate查询问题时出现No Dialect mapping for JDBC type: -1错误,信息如下:

  1. javax.persistence.PersistenceException: org.hiber[......]

继续阅读

纯粹基于javascript的图像幻灯片

      因为这两天给朋友处理一个幻灯片的东东,在网上也找了一些参考,但要么演示凌乱,要么不符合要求,实在是没法拿来用。话说网上东西一大堆,但都是你抄我的,我抄你的,一点原创精神都没有,而且有的炒的还很不负责任,胡乱一搞根本看不了,要知道代码是给人[......]

继续阅读

360与QQ互掐祸害用户

      晚上刚刚登陆qq的时候,qq竟然弹窗提示必须卸载360相关软件才可以继续运行,真被吓了一跳。虽然最近360与QQ掐架闹得沸沸扬扬的,但毕竟也都是口水战,还没有达到水火不容的地步,可QQ竟然率先出击做出不兼容这样不可理喻与饶恕的举动,真是太草率了。Q[......]

继续阅读