登录
首页 » Java Develop » 我们提供的VideoIM手机自动拍照上传器J2ME版本[开源]就是这么一种概念: 一个可以下载到手机(例如Nokia7610已经确实可以下载安装并正常运行)...

我们提供的VideoIM手机自动拍照上传器J2ME版本[开源]就是这么一种概念: 一个可以下载到手机(例如Nokia7610已经确实可以下载安装并正常运行)...

于 2023-06-02 发布 文件大小:757.87 kB
0 324
下载积分: 2 下载次数: 1

代码说明:

我们提供的VideoIM手机自动拍照上传器J2ME版本[开源]就是这么一种概念: 一个可以下载到手机(例如Nokia7610已经确实可以下载安装并正常运行)的Java应用程序,用来自动驱动你的手机摄像头定时拍摄一张图像(默认是Jpeg格式,数据量很小)。然后,后台线程将Jpeg图像(很小,大约几KB)上传到服务器上。手机默默地拍照,默默地上传照片,不用手工干预,比如你可以设置每隔三分钟拍一张照片,然后上传到Flickr这个著名的图片共享站点上,全世界都会看到你的慢速视频。 -We provide automatic camera phone VideoIM Uploader J2ME version of [open source] is such a concept: one can be downloaded to your phone (for example, can download Nokia7610 has actually installed and running) of Java applications, used to automatically drive your cell phone camera to take a picture from time to time (the default is the Jpeg format, a very small amount of data). Then, the background thread will Jpeg images (small, about a few KB) uploaded to the server. Camera phone quietly, silently upload photos without manual intervention, for example, you can set up every three minutes take a photo, and then uploaded to Flickr this famous picture-sharing site, the world will see your slow video.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用JAVA查看语句CLONE
    用JAVA查看语句CLONE-View with JAVA statement plasmid
    2023-08-15 23:35:03下载
    积分:1
  • 这个程序的基础框架部分是我在玩OOP玩得走火入魔的时候写的(当然那个时候是有意要走火入魔的了:...
    这个程序的基础框架部分是我在玩OOP玩得走火入魔的时候写的(当然那个时候是有意要走火入魔的了:-)。当时本来是想做一个光盘目录管理之类的东西,不过后来发现工作量太大了,这个工程被我给永久的Hibernate了。 总是觉得一些半成品放在硬盘上未免有些可惜,这些代码对一些初学OOP的朋友来说或许还会有些用。想想还是简单的改改发布好了。 虽然当时对OOP走火入魔,在设计的过程中存在很严重的过度设计。不过就现在发布这些代码来说设计还算是合理的了。 在程序对程序目录的处理过程中,最初是使用的XML文件进行处理,后来改成了自定义格式,再到现在直接将目录保存到文本中。在更换处理方式的时候,对目录进行遍历的uMakeCD.pas一直未修改过,而在对目录进行保存的时候只是对接口的具体实现进行了相应的修改而已。 -this procedure part of the basic framework is playing OOP farthest extremes of writing (of course, that time is intended to extremes of the :-). When originally wanted to do a CD-ROM directory management things like, but later found the workload too much, I of this project was to a permanent Hibernate. Always think on some semi-finished drives it is really a pity that some of the code of learning OOP friends perhaps also of some use. Consider a simple change or change a good release. Although the OOP obsessions, in the process of designing the existence of a very serious over-design. But on releasing the code run design contests
    2022-06-13 06:18:21下载
    积分:1
  • Simple MYSQL database connection, the basic approach shows the reader, JB compil...
    简单的MYSQL数据库连接实现,基本表明了读取方式,JB编译-Simple MYSQL database connection, the basic approach shows the reader, JB compiler
    2022-02-06 18:20:08下载
    积分:1
  • 重新上传java素数发生器,原先的压缩包打不开,使用java语言在netbean环境开发,产生一定范围内的素数...
    重新上传java素数发生器,原先的压缩包打不开,使用java语言在netbean环境开发,产生一定范围内的素数-Re-upload java prime number generator, the original compressed packets can not be opened, use the java language in the NetBeans development environment, resulting in a range of prime numbers
    2022-01-26 06:53:22下载
    积分:1
  • Java手机版的火影忍者游戏源代码,需要相应的手机程序库支持,源代码完整,可以参考一下。...
    Java手机版的火影忍者游戏源代码,需要相应的手机程序库支持,源代码完整,可以参考一下。-Java Games Mobile version of the Naruto source code, the necessary libraries to support the mobile phone, complete source code, you can refer to.
    2022-12-03 03:30:03下载
    积分:1
  • 实用程序,一个ejb调用另一个ejb的例子。
    实用程序,一个ejb调用另一个ejb的例子。-Utility, a ejb call another ejb example.
    2022-02-14 16:03:38下载
    积分:1
  • 清华教科书上的非常好的原代码
    清华教科书上的非常好的原代码-Qinghua textbooks in a very good source
    2022-01-26 00:23:37下载
    积分:1
  • Development Environment: J2SDK1.42+ Resin2.1.5+ ACCESS2000 operational requireme...
    开发环境:J2SDK1.42+Resin2.1.5+ACCESS2000 运行要求:   ・Windows 2000 或 Windows XP 安装 J2SDK1.42+Resin2.1.5+ACCESS2000 主要功能:   ・支持UBB;   ・屏蔽HTML;   ・加入表情;   ・发言,回复,修改,删除,搜索;   ・管理留言本;-Development Environment: J2SDK1.42+ Resin2.1.5+ ACCESS2000 operational requirements: Windows 2000 or Windows XP installed J2SDK1.42+ Resin2.1.5+ ACCESS2000 main functions: to support UBB shielding HTML adding expressions statement to restore, modify, delete, search management Guestbook
    2022-07-12 16:04:59下载
    积分:1
  • 一个以jbuilder9.0开发的学生管理,已经通过测试,能国良好运行
    一个以jbuilder9.0开发的学生管理,已经通过测试,能国良好运行-Jbuilder9.0 the development of a student management, and has passed the tests that can run the country well
    2022-02-20 01:08:03下载
    积分:1
  • JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。 http://d...
    JSON(JavaScript Object Notation) 是一种轻量级的数据交换格式。易于人阅读和编写。同时也易于机器解析和生成。 http://doc.zoomquiet.org/data/20060522172353/-JSON (JavaScript Object Notation) is a lightweight The data exchange format. Easy to read and prepare. Also easy analysis and generation machines. Http :// doc.zoomquiet.org/data/20060522172353 /
    2022-02-05 20:39:16下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载