-
GPS compass, J2ME programs, EclipseMe+ WTK Development
GPS指南针,J2ME程序,EclipseMe+WTK开发-GPS compass, J2ME programs, EclipseMe+ WTK Development
- 2022-02-05 05:14:29下载
- 积分:1
-
加勒比海盗的源码J2ME,大家都玩过了吧,不用多说了
加勒比海盗的源码J2ME,大家都玩过了吧,不用多说了-Pirates of the Caribbean" s source J2ME, we all played a bar, goes without saying
- 2022-02-21 15:57:19下载
- 积分:1
-
J2ME 是SUN 公司针对嵌入式、消费类
电子产品推出的开发平台,与J2SE 和J2EE 共同组成Java 技术的三个重要的分支。J2ME 实际
上是...
J2ME 是SUN 公司针对嵌入式、消费类
电子产品推出的开发平台,与J2SE 和J2EE 共同组成Java 技术的三个重要的分支。J2ME 实际
上是一系列规范的集合,由JCP 组织制定相关的Java Specification Request(JSR)并发布,各
个厂商会按照规范在自己的产品上进行实现,但是必须要通过TCK 测试,这样确保兼容性。比
如MIDP2.0 规范就是在JSR118 中制定的。可能接触过J2ME 的开发者会觉得说J2ME 是一系列
的规范不准确吧。因为我们在开发中用到了很多例如CLDC(Connected Limited Devices
Configuration)和MIDP(Mobile Information Devices Profile)等内容。-J2ME is targeted at embedded SUN companies, and consumer electronics products launched development platform, J2SE and J2EE and Java technologies together constitute the three major branches. J2ME is actually a collection of a series of norms, by the JCP-related organizations to develop Java Specification Request (JSR) and publish various vendors will be in accordance with the norms in their own products to realize, but must pass TCK test, so to ensure compatibility. For example, MIDP2.0 specification is developed in JSR118. May come into contact with J2ME developers will find that J2ME is a series of standards are not accurate now. Be
- 2022-03-24 01:05:01下载
- 积分:1
-
《J2ME图形应用基础》第二章,演示如何创建最基本的MIDlet应用程序。...
《J2ME图形应用基础》第二章,演示如何创建最基本的MIDlet应用程序。-"J2ME based graphics applications," the second chapter, shows how to create basic MIDlet applications.
- 2022-04-12 07:50:10下载
- 积分:1
-
JAVA 租车系统(包含Mysql数据库)
【实例简介】 管理员登陆账号:admin 密码:123456
普通用户账号:demo 密码:demo
- 2021-05-24 08:46:50下载
- 积分:1
-
Zaval Light
Zaval Light-Weight Visual Components Library (LwVCL) is a pure Java alternative to humble AWT-based GUI interfaces for wide ranges of platforms, including J2SE, PersonalJava and J2ME(coming soon). LwVCL can be used on Zaurus, iPAQ and other devices. -Zaval Light-Weight Visual Components Library (LwVCL) is a pure Java alternative to humble AWT-based GUI interfaces for wide ranges of platforms, including J2SE, PersonalJava and J2ME (coming soon). LwVCL can be used on Zaurus, iPAQ and other devices .
- 2022-05-28 05:55:29下载
- 积分:1
-
用于客户端的程序,用j2me写成,主要用于手机的客户端,用户基于此可以编程自己的手机客户端。...
用于客户端的程序,用j2me写成,主要用于手机的客户端,用户基于此可以编程自己的手机客户端。-client for the program, J2ME languages, mainly for mobile client, users can program this on the phone client.
- 2022-03-23 14:51:17下载
- 积分:1
-
针对moto sdk的经典源代码
针对moto sdk的经典源代码-against the classic source code
- 2022-03-24 03:22:30下载
- 积分:1
-
visual design for j2me developers
visual design for j2me developers
- 2023-07-09 07:15:03下载
- 积分:1
-
offline implementation of banking operations (offline banking) Java version of I...
脱机执行银行业务操作(offline banking)
Java版
由于互联网的不安全性,为了防止在线电子转账时可能发生的电子偷窃行为,本题需要建立一个脱机的银行业务操作程序。
题目要求:
-本题要求在计算机上模拟一些基本的银行业务,界面要显示以下功能:
建立一个新的账户(包括两种:转帐帐户和存款账户,转帐帐户可以负债,存款帐户不能负债,但是具有相对较高的利息)。所以客户在建立一个新帐户时,需要进行选择。
向其他户头转账
存取现金
察看账户现金状况
-每个用户资料包括姓名,密码,账号,要存储在每个客户自己得数据库中,并且以后也将从这个数据库中调出。
-当用户在程序中给出不同的指令时,计算机要执行相应的操作,比如:扣除每月的房租,每年的利息,工资进帐等等。
-每个客户的每次交易(包括存,取,转账)都要存储下来,以便客户查询资金状况。
-在每次转账和提取现金的时候都要有密码询问,并且输入密码。当进行转账操作的时候,要输入相应的资料,比如:姓名,转账目的,金额,汇款人,接受人。-offline implementation of banking operations (offline banking) Java version of Internet insecurity, in order to prevent online electronic transfers may occur when the electronic theft, and that the need to establish an off-line banking procedures. Topics requirements :- that the requirements on the computer simulation of some basic banking services, interface to show that the following functions : create a new account (including two categories : the transfer of accounts and deposit accounts, transfer accoun
- 2022-03-06 20:56:28下载
- 积分:1