-
SyncResult
This class is used to communicate the results of a sync operation to the SyncManager. Based on the values here the SyncManager will determine the disposition of the sync and whether or not a new sync operation needs to be scheduled in the future.
- 2013-12-11 13:17:28下载
- 积分:1
-
calculater
android环境下开发的计算器,基本实现计算器的功能,界面美观(android calculater)
- 2012-05-10 21:22:55下载
- 积分:1
-
Chart1
《Java语言程序设计》源代码的第一章源代码。("Java Programming Language" source code, in the first chapter, the source code.)
- 2006-12-24 15:00:12下载
- 积分:1
-
语音呼叫客户端_1.0.0
基于windows系统的文字转语音的小程序,需要手动将jre包放到程序的exe文件同级目录才可运行(Voice Call Software Based on Windows System)
- 2020-06-25 00:20:02下载
- 积分:1
-
JVm
用于模拟器安装APK 方便快捷安装 本人分享的源码(Installing APK for simulator)
- 2011-11-14 12:25:22下载
- 积分:1
-
Infor_WMS
介绍INFOR公司的仓管软件WMS及其解决方案。(Introduced the company' s warehouse INFOR WMS software and solutions.)
- 2020-10-27 20:09:58下载
- 积分:1
-
NoteBoard080806
留言簿:通过在Tomcat服务器下建立一个简易的留言簿网站应用小程序,加深了解软件工具和环境这门课所学的知识,有利于今后在网络服务领域的发展(NOTEBOOK)
- 2009-03-14 13:13:45下载
- 积分:1
-
OwnFont
自己写的带有字体的java带界面的代码,导入可以直接使用。可以显示你的电脑上安装的大部分字体。(Write your own fonts with java code to interface with the import can be used directly. Most can display fonts installed on your computer.)
- 2014-01-18 19:14:32下载
- 积分:1
-
api_String
Java编程基础,关于api中String类中的方法实现,适合Java学习着使用(Java programming foundation, about the method implementation in String class in api, suitable for Java learning to use)
- 2019-01-03 15:30:26下载
- 积分:1
-
11
说明: 一只青蛙一次可以跳上1级台阶,也可以跳上2级。求该青蛙跳上一个n级的台阶总共有多少种跳法。要求:分别用普通方法和递归方法实现(A frog can jump up a step or two at a time. Find out how many jumping methods the frog can use to jump up an n-step. Requirements: Implemented by common method and recursive method respectively)
- 2019-03-10 16:48:12下载
- 积分:1