首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > 飞利浦8ff3wmi / 00用java写的经理阶层

飞利浦8ff3wmi / 00用java写的经理阶层

  • 资源大小:10.06 kB
  • 上传时间:2021-06-29
  • 下载次数:0次
  • 浏览次数:1次
  • 资源积分:1积分
  • 标      签: java 经理 飞利浦

资 源 简 介

Description This package adds simple methods to upload images and files to Philips 8FF3WMI/00 digital photoframe. Includes also ability to create, rename and delete directories and files. This library is build using JDK 1.6. Usage To use this class add .jar file to project and import clause: import fi.uta.cs.tauchi.philipsphotoframemanager.PhilipsPhotoFrameManager; Then in code create new instance and pass photo frames IP address in constructor. For example if photoframe ip is 192.168.0.5. PhilipsPhotoFrameManager manager = new PhilipsPhotoFrameManager("192.168.0.5"); Then you can use manager to send and retrieve information to photoframe. ``` //deletes mypicture.jpg from interal memory folder ALBUM manager.deleteFile("/internal/ALBUM/mypicture.jpg"); //deletes recursively ALBUM folder and all content manager.deleteFolder("/internal/ALBUM/")

相 关 资 源

您 可 能 感 兴 趣 的

同 类 别 推 荐

VIP VIP
0.197983s