-
android listview
资源描述关于listview各种效果, animation = new AlphaAnimation(0, 1); //AlphaAnimation 控制渐变透明的动画效果
// animation = new TranslateAnimation(0,0, 100, 0); //TranslateAnimation 控制画面平移的动画效果
// animation = new RotateAnimation(30,10); //RotateAnimation 控制画面角度变化的动画效果
// animation = new ScaleAnimation(5,0,2,0); //ScaleAnimation 控制尺寸伸缩的动画效果
- 2022-03-11 03:46:54下载
- 积分:1
-
在java的FP-Growth算法
fp growth algorithm in java
- 2022-01-26 15:14:05下载
- 积分:1
-
用java的数据类型比较大小
用java的数据类型比较大小- Compares the size with the java data type
- 2022-07-19 22:13:10下载
- 积分:1
-
Thinking-in-Java-4th
本书赢得了全球程序员的广泛赞誉,即使是最晦涩的概念,在Bruce Eckel的文字亲和力和小而直接的编程示例面前也会化解于无形。从Java的基础语法到最高级特性(深入的面向对象概念、多线程、自动项目构建、单元测试和调试等),本书都能逐步指导你轻松掌握。
从本书获得的各项大奖以及来自世界各地的读者评论中,不难看出这是一本经典之作。本书的作者拥有多年教学经验,对C、C++以及Java语言都有独到、深入的见解,以通俗易懂及小而直接的示例解释了一个个晦涩抽象的概念(The legendary author Bruce Eckel brings Java to life with this extraordinarily insightful, opinionated and downright funny introduction. Thinking in Java introduces all of the language s fundamentals, one step at a time, using to-the-point code examples. More than virtually any other book, Thinking in Java helps you understand not just what to do-- but why. Eckel introduces all the basics of objects as Java uses them then walks carefully through the fundamental concepts underlying all Java programming-- including program flow, initialization and cleanup, hiding implementations, reusing classes and polymorphism. Using extensive, to-the-point examples, he introduces error handling, exceptions, Java I/O, run-time type identification, and passing and returning objects. He covers the Java AWT, multithreading, network programming with Java-- even design patterns. The best way to understand the real value of this book is to hear what readers of the online version have been saying about it: ")
- 2011-01-18 15:11:53下载
- 积分:1
-
Java写的扫雷程序
Java写的扫雷程序-write Java mine procedures
- 2023-06-01 15:20:04下载
- 积分:1
-
This is Part I of java parlors, the running parlors. Html you can start parlors,...
这是我编的java点歌程序,运行 点歌.html 你就可以开始点歌了,在下拉菜单中选种你要听的歌曲,浏览器就回为你播放了,真的很棒呀!-This is Part I of java parlors, the running parlors. Html you can start parlors, in the drop-down menu selection you want to hear the song, the browser on your back for the players, really great!
- 2023-07-15 09:15:07下载
- 积分:1
-
route reservation..................................................................
route reservation-route reservation..................................................................................................................................
- 2022-03-17 23:49:36下载
- 积分:1
-
Bresenham的程序代码
Bresenham的程序代码-Bresenham the code
- 2022-04-29 12:49:27下载
- 积分:1
-
计算器,有点错误,望高人指教
计算器,有点错误,望高人指教-calculator, a little bit wrong, look superior enlighten
- 2022-06-13 19:57:37下载
- 积分:1
-
在applet中检测到鼠标单击的位置。。并以这个点绘制一个x.y坐标...
在applet中检测到鼠标单击的位置。。并以这个点绘制一个x.y坐标-detected in the mouse click position. . And to the point of mapping coordinates a x.y
- 2022-04-25 07:00:50下载
- 积分:1