-
mojiydjm
高仿墨迹天气引导界面共有4个视图,截图里的图片都是实现后的静态图,运行程序可以看到动画效果。第一个界面中有四个动画效果,最上面的“极低耗电”标示,最下面的箭头标示,还有中间旋转的电池图标和电子表的闪动,第二个界面最上面的“极小安装”动画和最下面的箭头动画和第一个图中的一样,不做过多介绍第三个界面中间云移动效果使用了平移动画,火箭喷气效果使用了animation-list的逐帧动画。(High imitation ink weather interface to guide a total of four views, the screenshot of the picture is after the realization of the static graph, run the program to see the animation. Mark the first interface has four animation, the top extremely low power consumption, the bottom arrow mark, and intermediate rotation of the battery icon and electronic table of flashing, at the top of the second interface minimal installation animation and the bottom arrow animation and the first figure, not do too introduce the three interface between mobile cloud effect translational animation, rocket jet effect using the animation list frame by frame animation.)
- 2016-07-04 10:34:16下载
- 积分:1
-
PendingIntentRecord
Pending Intent Record extends I Intent Sender. Stub Source Code for Andriod.
- 2013-12-16 12:35:39下载
- 积分:1
-
eclipse--OUT.doc
用eclipse导出.war文件 是有图例法显示的,简单易学易用,希望能帮助刚刚入行的菜鸟们(Exporting with eclipse. War file is a legend law shows, easy to learn and use, hoping to help just join the newbies)
- 2013-08-22 16:54:04下载
- 积分:1
-
USESQLINFO
Java获取数据库对SQL的支持信息,只有一个JAVA代码文件,需要的请下载。数据库对SQL的支持是有区别的,了解数据库对SQL 的支持可以可以有助于我们对数据库的处理。本Java实例编程实现了获取系统里数据库对SQL 支持的信息。程序执行后将会把数据库对SQL 支持的各种信息都显示出来(Java support for SQL databases to obtain information, and only a JAVA code file, you need to download. Support for SQL database is different, understanding of database support for SQL can can help us deal with the database. The Java programming examples to achieve access to the system database on SQL support. After various information program will execute SQL databases supported are displayed)
- 2014-05-27 12:12:38下载
- 积分:1
-
spring-in-action
介绍spring相关知识,内容详细深入。(Introduce the relative knowledge of spring, the content in detail.)
- 2013-03-19 09:41:02下载
- 积分:1
-
web
通过struts2作为web端,实现文件上传,并将上传的文件存入hadoop的HDFS中,可以对上传的文件进行操作(hadoop2.2 struts2 upload)
- 2015-01-27 16:47:13下载
- 积分:1
-
JAVA
有关Java的程序,可以实现火车票预订,订票,退票(you can afford ticket in advance)
- 2013-04-21 20:02:09下载
- 积分:1
-
MirandaAbstract
abstract class MirandaAbstract implements MirandaInterface.
- 2014-01-22 10:57:47下载
- 积分:1
-
Java-mid-term-test
(1)某邮局对邮寄包裹有如下规定:若包裹的长宽高任一尺寸超过1米或重量超过30千克,不予邮寄;对可以邮寄的包裹每件收取手续费0.5元,再加上根据下表按重量weight计算的邮资,请编写程序计算某包裹的邮寄资费。
重量(千克) 收费标准(元)
weight<=10 1.00
10<weigh<=20 0.90
20<weigh<=30 0.80
(2)设计一个Rectangle(矩形)类,数据成员包括length(长)、width(宽)。要求成员方法实现以下功能:
①由键盘输入长和宽
②计算面积
③计算周长
④输出面积和周长
(3)一辆卡车违反交通规则,撞人后逃跑。现场有3人目击事件,但都没记住车号,只记下车号的一些特征。甲说:牌照的前两位数字式相同的;乙说:牌照的后两位数字是相同的,但与前两位不同;丙是数学家,他说:4位的车牌号刚好是一个整数的平方。请根据以上线索求出车号。(Java mid-term test)
- 2011-06-19 18:49:56下载
- 积分:1
-
java-chat
j a v a 聊 天 程 序 源 代 码(java chat program source code)
- 2014-04-17 11:56:03下载
- 积分:1