搜索资源列表
Money-net.tar
- 自行开发的j2me小软件,用于管理个人日常开支收入,midp1.0,开发环境为eclipse 3.21,j2me toolkit 2.5 jsdk1.6-j2me developed by the small software for the management of day-to-day expenses of personal income, midp1.0. Development Environment for the eclipse 3.21, j2me toolkit 2.5 js
Java_mobile_game
- 打飞机的,背景可以移动,有关头,有奖励,有一架飞机带跟踪,很简单,各位不要笑话我,发上来主要照顾毕业设计危险的XD 操作系统:Microsoft Windows XP 程序语言:Java 2 开 发 包:Java(TM) 2 Standard Edition (5.0) Sun Micro. J2ME Wireless Tool Kit 2.2 IDE: Eclipse 3.01
astcentric-editor-0.5.0
- ===== ASTcentric Editor 0.5.0 ===== This is the distribution of the Swing-based ASTcentric Editor. 1. CONTENT This distribution contains README.TXT This file LICENSE.TXT Software license astcentric-editor.jar
agenda
- 这是一个基于命令行交互方式的议程(agenda)管理系统(采用面向对象方法和Java 语言开发) 版本:1.01 编程语言:Java 所用平台:Windows XP sp2+ Eclipse 3.2 + JDK 1.5.0 完成日期:2006-11-13 [主要功能说明]:已注册到系统的用户(user)可添加(add)、删除(delete)、查询(query)系统中记录的会议(meeting)安排;系统还提供新用户注册(register)、清除(clear)某一用户所有会议安
02
- < 精通AJAX>>光盘 要求: JDK1.4.2 以上版本 数据库采用MySQL 4.1.4 以上版本 服务器采用Tomcat 5 以上版本 开发工具采用Eclipse 3.0 第2章 基于Ajax的留言板示例
03
- 《精通AJAX》光盘 要求: JDK1.4.2 以上版本 数据库采用MySQL 4.1.4 以上版本 服务器采用Tomcat 5 以上版本 开发工具采用Eclipse 3.0 第3章
04
- 《精通AJAX》光盘 要求: JDK1.4.2 以上版本 数据库采用MySQL 4.1.4 以上版本 服务器采用Tomcat 5 以上版本 开发工具采用Eclipse 3.0 第4章
05
- 《精通AJAX》光盘 要求: JDK1.4.2 以上版本 数据库采用MySQL 4.1.4 以上版本 服务器采用Tomcat 5 以上版本 开发工具采用Eclipse 3.0 第5章
Eclipse-3.5.2-and-J2ME-WTK2.5.2
- 介绍:Eclipse 3.5.2配置J2ME环境和 WTK2.5.2 合理的设置-Descr iption: Eclipse 3.5.2 environment and WTK2.5.2 reasonable J2ME configuration settings, optimization software
J2EE_mzhjxt
- 基于J2EE的门诊划价系统 目 录 第1章 绪论 1 1.1 引言 1 1.2 概述 2 1.2.1 简要概述 2 1.2.2 目标 3 1.2.3 条件或限制 3 1.3 J2EE概述 3 第2章 系统运行的必要环境 6 2.1 J2EE运行环境的要求 6 2.1.1 对硬件条件和操作系统的要求 6 2.1.2 对软件环境的要求 6 2.2 安装和配置JDK 7 2.3 Eclipse的下载和安装 8 2.4 安装和配置JBoss
Android-A_Programmers_Guide
- Android编程手册,英文版,前面一部分与android的SDK文档差不多,后面部分比较有参看价值,具体目录见英文描述!-Android A Programmer’s Guide New York Chicago San Francisco Contents at a Glance(目录) 1 What Is Android? 2 Downloading and Installing Eclipse 3 Downloading and I
javascripttools
- Javascr iptTools TopicsAbout (1)Adblock Plus (2)Add-ons (8)Blogger (5)Books (1)CSS (3)Douban (4)Eclipse (3)ECMAscr ipt (1)Extension (1)Firebug (8)Firefox (61)Greasemonkey (8)HTML (1)Javascr ipt (35)jQuery
spring-ide_updatesite_2.2.1_v200811281800
- 整合Spring,适应版本Eclipse 3.4。适合Eclipse 3.4的版本越来越少了,在这里保存一个,为大家做贡献了。-Integration of Spring, adapted version of the Eclipse 3.4. Eclipse 3.4 version for less and less, where to save one, for everyone to contribute to the.
org.vssplugin_1.4.1-2.0-compability
- 在Eclipse中使用VSS: 新建程序: 1. 将工具生成好的源文件建好工作路径,将整个工作路径拷贝到服务器的相应位置; 2. 打开Eclipse->File->New->Project…选择服务器上的此本程序的工作路径建立新工程; 3. 右键点选工程->Team->Share Project…; 4. 选择VSS Configuration Wizard,点next; 5. User Name和Password输入你的用户名和
LSC(full)
- lcs 求出全部的最长公共子序列,实验程序全部采用Java实现,编译器为J2SE SDK 1.5.0_06,集成环境为Eclipse 3.1.2。-lcs find all of the longest common subsequence, experimental procedure used in all Java implementation, the compiler for the J2SE SDK 1.5.0_06, an integrated environment for Ec
smslib-v3.4.5
- 下载工具 (1)jdk-1_5_x:jdk-1_5_0_08-windows-i586-p.exe(J2SE开发包) (2)j2me_wireless_toolkit-2_2-windows:j2me_wireless_toolkit-2_2-windows.exe(提供了运行J2ME程 序所需要的库以及模拟器等) (3)eclipse-SDK-3.x:eclipse-SDK-3.2.1-win32.zip(EclipseIDE开发环境)-Download Tools (1) jdk-1_5_x
Calculator
- [原创]SWT做的计算器,部分代码来自IBM DW。 可以从Eclipse导入本文件夹为Calculator项目,需要导入swt-3.5.2-win32-win32-x86.zip,Calculator.jar是打包后的程序,可以直接双击运行。 功能: 1.二进制,八进制,十进制,十六进制转换及加减乘除、求倒数、平方、开方运算(非十进制模式下只支持整数运算,且不支持求倒数、平方、开方运算); 2.可以复制运算结果到系统剪贴板,也可以从系统剪贴板取得数据作为运算数据(从剪贴板
MP3M-win32-3.5.2.v201003231531
- eclipse rcp mp3 源代码 Java-the eclipse the rcp mp3 source code
eclipse-test-framework-3.5.2
- 对于搞Eclipse插件开发的朋友需要对自己开发的RCP应用进行测试,这个是Eclipse3.5.2测试框架,具体使用见其官网-Friends engage in Eclipse plug-in development need to develop their own RCP application testing, this is the framework of Eclipse3.5.2 test, specifically reflected in its official websit
AndroidDev
- 1、 环境搭建: 3 1.1、 安装Eclipse 3 1.2、 下载JDK 3 1.3、 下载Android SDK 5 1.4、 给Eclipse 安装ADT插件 8 1.5、 运行Eclipse设置Android ADT插件 10 1.6、 NDK安装 12 1.7、 安装Cygwin 13 1.8、 创建虚拟机 15 1.9、 编译并运行控件安卓例子-1, environmental structures: 3 1.1, install Eclip