搜索资源列表
MYHanoiTower.RAR
- 创建一个Applet小程序实现有名的汉诺塔小游戏,用户可以单击“AUTOSLVE”按钮自动实现移动盘子的过程,也可以用鼠标拖运盘子完成游戏,并同时为用户记时-Applet created a small program known HANOR small game, Users can click the "AUTOSLVE" button automatically mobile dishes process, can also use the mouse to compl
nokiakjavashezhi
- 本问讨论的是采用Nokia开发包以及Sun One Studio 4Mobile 开发Nokia 60 系列手机 Kjava开发环境的安装。其他的手机开发环境安装可参考这个过程-asked to discuss the use of the Nokia development kits and Sun One Studio 4Mobil Development of e Nokia Series 60 mobile phones Kilobytes development environment
WebAdmin20
- 这是一个运行在ASP.NET环境下的管理程序,实现了对文件/文件夹的浏览复制移动删除编辑上传下载、执行cmd命令、SQLRootKit、Clone Time等功能(当然,要对目标具有相应权限)。-This is a run on ASP.NET environment management process to achieve the right file / folder browser copy editor to delete mobile uploading and downloadin
zz
- 此为一款基于J2ME的手机游戏,《重装机兵》源代码,本源码并未在手机上测试,可以编译成功。这款游戏基本实现了必须的所有功能,如碰撞探测、地图转换、NPC对话、事件处理,、横版回合制战斗系统等,并根据原游戏的特色加入了人、车两战斗系统,在玩的过程中,你可以用方向键控制人物行走;回车键弹出游戏菜单,"1"键进行命令取消。-This is a J2ME-based mobile games, " Metal Max," the source code, the source did
javaControl
- 远程协助 如何用Java实现qq中的远程协助功能,可以看到对方桌面,可以控制对方鼠标(在允许的情况下) 帮帮我好吗?(但我没分能给你,我还没分) 不断截取屏幕图像,然后发给接收方,接收方显示及时显示图片,这样可以实现远程监控,如果用控制鼠标,就给受控方发送鼠标移动命令,用受控方的Java程序解析命令移动鼠标,不过Java虚拟机有没有这个权限就不知道了。 用Java.awt.Robot类可以实现全部功能,达到远程控制的目的,-
SimpleTiledLayer
- 一个JAVA手机游戏分块图层的演示程序,包括源代码和相应的资源文件。-a Java mobile phone game block layer of the display process, including source code and the corresponding resource files.
game
- 这是一个泡泡堂手机游戏 主要功能是通过用炸弹炸毁箱子 并且躲过幽灵的袭击 将人质就出的过程-This is a primary function of mobile gaming BNB by using bombs to destroy the box and escaped the specter of an attack would be hostage to a process of
src_MetalMax
- 此为一款基于J2ME的手机游戏,《重装机兵》源代码,可以编译成功。这款游戏基本实现了必须的所有功能,如碰撞探测、地图转换、NPC对话、事件处理,、横版回合制战斗系统等,并根据原游戏的特色加入了人、车两战斗系统,在玩的过程中,你可以用方向键控制人物行走;回车键弹出游戏菜单,"1"键进行命令取消。-This is a J2ME-based mobile games, " Metal Max," the source code, you can compile successfull
Mobile3D
- 关于Mobile 3D学习的程序,有益学习手机开发软件的图像-About Mobile 3D learning process, useful to study mobile phone software development of image
IconifiedTextMenuTest
- 本源代码始采用java实现andriod手机开发,是最近比较流行的开发程序.-Java source code to start using mobile phones to achieve andriod development is the recently popular development process.
PICMANAGER
- JAVA ME写的图片管理程序,实现管理本机图片,可在部分高端手机上实现-JAVA ME write image management process to achieve management of the machine image can be realized in some high-end mobile phones
ShareDesigner_2.1
- ShareDesigner.SL是基于微软SilverLight技术的开源产品。 主要包含以下功能: 支持拖拽创建和修改流程 导出图形对应的xml描述文件 根据流程xml描述文件显示流程图 支持设计回滚(undo)和重做(redo)操作 支持(群组)拷贝,(群组)粘贴,(群组)移动 支持丰富的鼠标和键盘操作 支持上下文菜单 支持图形缩放 支持多语言 -ShareDesigner.SL is based on Microsoft
SMSServer
- 无线通信技术的飞速发展和移动终端设备的不断更新为行业用户的工作、生活提供了无限的扩展空间。SMS是短信息服务(Short Message Service)的简称,是一种非常普及的移动数据业务,并且在国内拥有数量庞大的用户群体,所以将SMS与应用系统结合起来,提供特定的服务将能在很大程度上加快企业信息化的进程-The rapid development of wireless communication and mobile terminal equipment update ceaselessl
Mobile-Webiste-Developement
- 这是一个登录过程为移动网站开发的全面支持。它包括样式表、移动控制,手机验证,登录过程、错误页面,重定向-This is a login process for the comprehensive support for mobile web development. It includes stylesheets, movement control, mobile authentication, the login process, error pages, redirects, etc. ..
JAVA_PayPal_Project
- PayPal is the faster, safer way to pay and get paid online, via a mobile device and in store. The service gives people simpler ways to send money without sharing financial information, and with the flexibility to pay using their account balances, ban
SlidingDemoAndroid
- android手势左右与按钮混合触发滑动效果实现,通过不断的移动布局,形成动画效果。布局移动参考了SlidingDrawer,每次移动的时间间隔,20ms,当前时间是SystemClock的时间,平衡总量和每次平移的距离在代码中请自行设置,移动布局,偏移量为offsetX,编写过程中要注意,一定要将触屏事件交给手势识别类去处理(自己处理会很麻烦的)。-android gesture left button triggers mixed with sliding effect achieved t
SlidingDemo
- android手势左右与按钮混合触发滑动效果实现,通过不断的移动布局,形成动画效果。布局移动参考了SlidingDrawer,每次移动的时间间隔,20ms,当前时间是SystemClock的时间,平衡总量和每次平移的距离在代码中请自行设置,移动布局,偏移量为offsetX,编写过程中要注意,一定要将触屏事件交给手势识别类去处理(自己处理会很麻烦的)-android gesture left button triggers mixed with sliding effect achieved th
wheelrun
- Java 3D 新手实践,创建一个轮子的模型并用键盘控制移动,移动过程中轮子会旋转-Create a wheel model and use the keyboard to control the mobile, mobile process will be rotating wheels
JAVA0014jiyuJ2MEgerenricheng
- J2ME(Java 2 Micro Edition) 是近年来随着各种不同设备,尤其是移动通信设备的飞速发展而诞生的一项新的开发技术。它定位在消费性电子产品的应用上,对设备的智能化、多样化,提供了革命性的解决方案,并因其“Write Once, run anywhere”的Java特性而提高开发的效率。-J2ME is a kind of fast developing technology implemented on various devices especially mobile com
plugins.jquery.com-1.2.8
- jQuery 1.2.8 We are currently exploring options to provide better feedback on errors encountered during the process of adding your plugin to the plugins site. If you are still encountering issues after verifying the post-receive hook is in place and