搜索资源列表
java实现的读书翻页
- java实现的类似读书翻页功能,效果逼真。
FilesNet146102
- 本系统是在asp版《在线文件管理器》的基础上设计制作,取其精华,弃其糟粕,功能更强,效率更高,具有以下特点: 1。采用三层结构开发,程序逻辑和用户界面彻底分离,可轻松换肤。 2。全部代码采用Ultra Edit编写,不使用任何可视化开发工具,精确控制代码流程,确保代码高效率运行。 3。自行开发自定义控件,不产生任何一丁点的HTML代码冗余。 4。尽可能的减少客户与服务器的交互,降低对服务器资源消耗,减少网络传输。 5
wnghasdsf
- 用vc开发的实现图像解码,支持的格式包括 BMP、JPG、WMF、ICO、GIF、PNG、TIFF。 源代码是一个简单的图像浏览器例子,演示如何用 IImgCtx 接口解码、显示图像,及如何实现简单的翻页。其中翻页部分的源代码直接来自ComicsViewer,不过做了简化,如果各位有兴趣,可以试试看在此基础上,能不能做出自己的功能更丰富的图像浏览器。-with vc development of image decoding, su
ASPphoto
- 一个ASP相册功能!功能丰富,具有幻灯片、翻页等实用功能!~!!~!~!~!-an ASP album function! Function rich, with slides, flip, and other practical function! ~! ! ~! ~! ~!
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 t
book200605011006
- flah漂亮翻页效果展示,添加了书签功能。-flah beautiful flip effects display, add a bookmark function.
pageflip_v22_source
- pageflip带有鼠标翻页、键盘翻页等功能,其原理是矩形框的几何变形。还可以插入音效。-pageflip page with the mouse, keyboard and other features page, the principle is the geometric deformation of the rectangular box. Sound can also be inserted.
Book
- 翻页功能,flex最新源码,经典超cool-Flip function, flex the latest source, the classic ultra-cool
AutoPage
- 自动翻页功能...可以设定翻页的时间,解决阅读时需要不停手动翻页的烦恼-Auto-flip feature page ... can set the time to address the reading needs of non-stop manually flip the trouble
SeePic
- 类似于WINDOWS图片查看器的图片浏览器,可实现对图像的任放大缩小,及前后翻页功能-WINDOWS similar picture viewer picture browser, can realize any of the image zoom, and before and after the flip function
CNewListCtrl_20070906
- 简单图形化list,ComboBox控件。每行开头可以有图标,最多可以有2列,行数不受限制,有翻页等一些功能。
qddown_fla52458822444
- 实现翻书效果的源代码,功能完善,可以用鼠标拖拽或双击实现向前或向后翻页,可以设置该页是软页还是硬页,还可以实现页的跳转-Book realize the effect of the source code, function perfect, you can use the mouse to drag and drop or double-click the realization of forward or backward flip
Notepad
- 在EVC下的记事本程序,输入法为自己写的拼音输入法,程序速度不是很快。支持文件列表功能,支持新建,打开,保存,删除文件。支持文本读取,支持换行翻页功能。-In the EVC of the Notepad program, the input method for their own writing Pinyin input method, the program speed is not fast. List of features
999999999999
- VC界面编程,结合百家之所长,嵌入了outlook功能,修改了以前的翻页功能bug-VC programming interface, combined with the 100 director, embedded in outlook function, modify the functions of the previous page bug
carchive_wenjian01
- 操作系统文件管理系统,该系统可以创建目录,删除文件,删除目录,可以进行上下的翻页功能-Operating system file management system, which can create directories, delete files, delete the directory, can be up and down the page feature
PhotoBook
- 超炫的WPF照片浏览器,有3D效果的翻页功能-WPF stunning photos of the browser, there is the flip 3D effect functions
FlipPage
- 利用CRgn类实现模拟翻页功能,产生翻页的动画效果。-Realize FlipPage function Using CRgn
BmpProgCtrlDemo
- 功能非常强大的翻页位图进度条实现乐位图翻页功能...!-Very powerful page-turning progress bar bitmap bitmap next page function to achieve fun ...!
qt-picture-juan-ye
- 图片切换效果,实现从右下角翻页,成3D效果,基于QT4写的,效果流畅-Picture transition effects, from lower right corner of page, into a 3D effect, based on QT4 written, the effect is smooth
【MFC】ListControl控件实现翻页
- 实现list翻页。MFC控件,对ListControl实现翻页功能。 Test.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestApp application class.