搜索资源列表
-
0下载:
使用J2ME MIDP进行开发
第 1 章 J2ME介绍 3
1.1 J2ME的基本概念 3
1.1.1 J2ME介绍 3
1.1.2 J2ME、J2SE 与 J2EE 之间的比较 4
1.1.3 CDC与CLDC介绍 5
1.1.4 MIDP介绍 5
1.1.5 CLDC/MIDP架构 6
1.1.6 J2ME的前景 7
1.2 MIDP 的适用范围 8
1.3 本书的内容与组织 8
1.4 本书的读者 9
1.5 J2ME与MIDP相关网站 1
-
-
1下载:
While studying electronic engineering and computer science, I participated in a compiler workshop where we had to write our own programming language. To view and analyse the syntax tree for a given program, I wrote a custom drawn tree component those
-
-
0下载:
Microsoft Intermediate Language (MSIL)微软中间语言
这是一种类似Java字节码的语言,也是为了能在不同平台移植所生成的中间代码。具体过程如下:
MSIL是将.NET代码转化为机器语言的一个中间过程。它是一种介于高级语言和基于Intel的汇编语言的伪汇编语言。当用户编译一个.NET程序时,编译器将源代码翻译成一组可以有效地转换为本机代码且独立于CPU的指令。
-Microsoft Intermediate Language (MSIL), Mi
-
-
0下载:
This document provides a comprehensive list of C++ URL pointers, links to C++ online textbooks, and programming tips on C++. This document also provides a C++ library which imitates Java− language, and which has various methods to avoid memory p
-
-
0下载:
熟悉Java的编程环境,(1) 掌握使用JDK开发Java程序的步骤。掌握Java程序的基本语法;熟练运用Java编译工具编译或运行程序。
-Familiar with the Java programming environment (1) master the steps using JDK develop Java programs. Master the basic syntax of Java programs proficient Java compiler tool to c
-
-
0下载:
用java编写的围棋程序,该程序是java applet编写,请编译后用html嵌入编译好的该类-prepared with the Go program, which is a java applet prepared, compiled using html embedded compiler such good
-
-
0下载:
用java编写的围棋程序,该程序是java applet编写,请编译后用html嵌入编译好的该类-prepared with the Go program, which is a java applet prepared, compiled using html embedded compiler such good
-
-
0下载:
mywifi2程序为手机与电脑的vc程序TCPNetKit通信的手机端程序,手机为客户机,电脑的TCPNetKit为服务器,可以双向传输数据。
该程序是基于android的JAVA语言程序。用elipse软件打开。电脑的TCPNetKit为vc程序,用vc2008软件打开编译。-Mywifi2 procedures for mobile phones and computer vc procedures TCPNetKit communication phone-side program,
-