搜索资源列表
DragTextDemo
- 摘要:Java源码,文字字符,文本拖动 Java文本的拖动处理,Java实现文本拖动的源代码,创建字符数组,用于构造列表框,设置自动换行,实例化拖动目标为标签,实例化分隔面板,拖动操作处理在DragLabel.java中,接受拖动、得到拖动数据、设置标签的文本、结束拖动。 -the Java source code, character, text and dragJava text drag handle, Java text drag source code, create a
spfile
- 最基本的文件分隔器,可以把一个大文件按照用户需要分成若干个子文件,比如把一篇长篇小说分成很多份,便于观看。是界面化了的文件分隔器,操作通俗易懂。-Basic file splitter, a large file in accordance with the user needs to be divided into a number of sub-documents, such as a novel is divided into many parts, easy to watch. Inte
jquerybeforeafter
- jquery与HTML5实现拖动图片变换效果,拖动中间的分隔线,可看到两种截然不同的效果,一边是清淅的图像,一边是模糊的图片,当然是调用了两张分别处理过的图片,综合运用jquery.beforeafter-1.3.js,jquery-ui-1.8.13.custom.min.js,jquery-1.6.1.min.js等jquery插件来实现,在图片中你可看到模特的脸,左边是不清淅的,右边则是高清的,你可通过中间的分隔条来向左或向右拖动查看。 因为用了HTML5技术,所以测试时候IE8
文件分割器
- 一个简单的文件分割器,选择文件地址,输入需要分割的数量,保存到文件夹(A simple file divider, select the file address, input the number of needs to be divided, save to the folder)
FileSplit
- 实现一个文件分割器,把一个大文件分割成若干个小文件(可根据情况自行设计)(A file divider is implemented to divide a large file into several small files (designed on the basis of the situation).)