搜索资源列表
flickering_sweat
- 用迭代算法实现动态逼近效果,最终实现颤动的小水珠,代码很简单,但是很有意思,只要修改一下,就可以制作出很漂亮的按钮-using iterative approximation algorithm dynamic effects, and eventually realizing the quiver of small globs, the code is very simple. However, it is very interesting, as long as the changes th
pageflip_v22
- flash中实现翻书效果的源代码,功能完善,可以用鼠标拖拽或双击实现向前或向后翻页,可以设置该页是软页还是硬页,还可以实现页的跳转-flash book to achieve the effect of the source code, complete functions, can double-click or drag the mouse to achieve forward or backward flip, can set the page is soft or hard page p
fscommad
- 模拟Windows已用程序中的最小化、最大化、关闭按钮所实现的功能。可以将上面的手画图像改为漂亮的图片,就和普通的应哟过程序效果一样了。-Windows simulation has been used to the procedures to minimize, maximize, close button by the function. Can be above the hands of painting images to a pretty picture, and the genera
2000121502103
- Flash5 碰壁小球本来用 Flash4 也可以实现的一个功能,但是用 Flash5 的 Action 编辑很顺手,一会儿就完成了。到处碰壁的交互小球!-Flash5 rebuffed ball originally used Flash4 can achieve a functional, but with the Action Editor Flash5 very smoothly, and while it is completed. The interactive rebuffed e
time
- flash实现电子表效果 有生成的swf可以查看 很好用的素材
cloud
- flash实现小鸟,云,人 很好用的素材 可以先观看
hotel
- flash实现旅馆效果 有生成的swf可以查看 很好用的素材 非常好
feiji
- flash实现飞机在天空飞的效果 有生成的swf可以查看 很好用的素材
book_flash1111
- 一款很好的翻书效果,可以用鼠标拖拽或双击实现向前或向后翻页,可以设置该页是软页还是硬页,还可以实现页的跳转
qddown_fla52458822444
- 实现翻书效果的源代码,功能完善,可以用鼠标拖拽或双击实现向前或向后翻页,可以设置该页是软页还是硬页,还可以实现页的跳转
2004530947229998
- 用flash制作的相册系统,可以实现照片展示-using flash produced albums system, can achieve a display of photographs
Carmark_Awu 用AS3写的平滑图片滚动
- 用AS3写的平滑图片滚动,完全的无缝滚动哦, 使用方法: 在AS3中,直接引用包文件就可以轻松实现图片的平滑滚动。-Images with smooth scroll written in AS3 is completely seamless rolling Oh, use the method: in AS3, refer directly to the package file you can easily picture the smooth scrolling.
wave
- 日本人编写的用AS3.0实现的逼真的海浪的效果,可以用鼠标操作。-Japanese prepared to achieve the realistic with AS3.0 wave effects, can use the mouse operation.
M41
- 一个很不错的可以用FLASH来实现HTML的实例。很不错哦-a very good FLASH can be used to achieve HTML examples. Quite oh
M60
- 一个可以用来实现图片相互转化的百叶窗效果的-a photo can be used for the conversion effect of the Eastern Louver
DomoCar
- 实现四个点的扭曲的AS动作,可以用鼠标自由拖动各点来实现-Four point distorting AS action, you can drag with the mouse free to achieve
amstock_1.2.2.0
- amstock是一个画K线图的调用包.可以用些包轻松实现flash动态K线-the amstock is draw K
HtmlButton
- HtmlButton组件,继承button实现可以用htmllabel方式填写名称-The HtmlButton components, inherited button implementation can use htmllabel fill in a name
sound_ranging
- 改VHDL代码可以实现超声波测距的功能,其精确度达到US级,可以用七段数码管显示其数值-sound ranging sound ranging sound ranging sound ranging sound ranging sound ranging sound ranging sound ranging sound ranging sound ranging sound ranging
JXCManager0309
- 设计使用 JTable 的应用程序时,务必要注意用来表示表数据的数据结构。DefaultTableModel 是一个模型实现,它使用一个 Vector 来存储所有单元格的值,该 Vector 由包含多个 Object 的 Vector 组成。除了将数据从应用程序复制到 DefaultTableModel 中之外,还可以用 TableModel 接口的方法来包装数据,这样可将数据直接传递到 JTable,如上例所示。这通常可以提高应用程序的效率,因为模型可以自由选择最适合数据的内部表示形式。在决定