-
安卓版微信图片视频管理助手
说明: 使用说明:
全网唯一的一款能够快速完全浏览+整理微信图片视频的软件!
智能的发现微信聊天中的显示过的图片、视频,并将它们汇总在一起,方便您随时浏览。
您可以将您亲人的照片、工作中的重要图片、搞笑的视频等资源,整理收藏起来。
提供图片、视频的备份功能,收藏就是备份到手机的存储卡上。(Instructions:
The only software on the whole network that can browse and organize the pictures and videos of Wechat quickly and completely!
Intelligent discovery of pictures and videos displayed in the micro-chat, and aggregate them together to facilitate your browsing at any time.
You can organize and collect photos of your relatives, important pictures at work, funny videos and other resources.
Provide the backup function of pictures and videos, and the collection is backed up to the memory card of the mobile phone.)
- 2020-06-24 05:20:02下载
- 积分:1
-
自己些的java版本的按键精灵可以读取配置文件(Voter.action)
自己些的java版本的按键精灵可以读取配置文件(Voter.action)-Own some of the java version of the button configuration files can be read Elven (Voter.action)
- 2022-08-15 21:11:27下载
- 积分:1
-
helloworld
java android 入门之hello world(hello world)
- 2011-11-06 13:50:46下载
- 积分:1
-
Java实现多元线性回归
使用Java实现多元线性回归预测算法,其中包括一元算法
- 2022-12-04 19:20:02下载
- 积分:1
-
简易计算器不需要很高深的算法,对于数字计算的唯一要求就是在除数为零的时候要加以判断和处理,其他的就是窗口布局和功能完善了;首先:计算器需要一个显示按键结果的Te...
简易计算器不需要很高深的算法,对于数字计算的唯一要求就是在除数为零的时候要加以判断和处理,其他的就是窗口布局和功能完善了;首先:计算器需要一个显示按键结果的TextField部件,再就是添加很多Button了;为了界面的美观,为Frame添加两个panel,一个布局用BorderLayout.NORTH,另一个用GridLayout分成均等的几行几列;窗口的整体布局就基本成形了。剩下的为Button添加事件及响应事件的结果,编写程序实现。-simple calculators do not need high deep algorithm, figures for the only requirement is the divisor to zero when the judgment and, The rest is window layout and functions; First : need a calculator button shows the results of the TextField component, Then, it took a lot of added Button; To the beautiful interface, Frame added two panel, BorderLayout.NORTH using a layout, Another use GridLayout divided into equal out several lines; window on the overall layout of the basic shaping. Button left to add events and respond to the findings, preparation processes.
- 2022-01-22 13:27:23下载
- 积分:1
-
微博商业数据java接口
资源描述
微博商业数据java接口
实现了微博商业接口的应用
- 2022-03-11 06:38:28下载
- 积分:1
-
horse_race
How to create a random horse race with gui (netbeans 7.5)
- 2014-09-29 20:15:16下载
- 积分:1
-
文本编辑器
设计一个简单的文本编辑器,对文本区中的选中字符串进行剪切,复制,粘贴等操作,改变文本区中的字体,字号,字形等,当字号值出错或者是不合适时,弹出消息对话框,演示文本区,复选框,菜单,快捷菜单等组件和字体类的使用方法。
- 2022-02-12 00:47:52下载
- 积分:1
-
(一个用标准JDBC连接Oracle数据库的包)
(一个用标准JDBC连接Oracle数据库的包)-(a JDBC connections using standard Oracle database packages)
- 2022-02-11 13:42:31下载
- 积分:1
-
java 访问者模式
访问者模式(Visitor Pattern)是GoF提出的23种设计模式中的一种,属于行为模式。据《大话设计模式》中说算是最复杂也是最难以理解的一种模式了。
定义(源于GoF《Design Pattern》):表示一个作用于某对象结构中的各元素的操作。它使你可以在不改变各元素类的前提下定义作用于这些元素的新操作。
从定义可以看出结构对象是使用访问者模式必备条件,而且这个结构对象必须存在遍历自身各个对象的方法。这便类似于Java语言当中的collection概念了。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报 打分 发表评论 暂无评论
- 2023-06-11 05:25:04下载
- 积分:1