论坛: 编程破解 标题: JavaLeaner 复制本贴地址    
作者: Javapro [helper]    论坛用户   登录
请问谁在用Java?


地主 发表时间: 10/12 18:58

回复: Javapro [helper]   论坛用户   登录
Java名称的三重意思。

Java这个名字来源于在Sun公司窗外一棵树的名字。
其二是现在和将来将广泛使用的一种面向对象编程语言的名字。
其三是Java是一个平台,像操作系统平台、硬件平台等一样概念的平台,在这个平台上可以实现Java语言的作用和特点。



[此贴被 Javapro(helper) 在 10月12日19时53分 编辑过]

B1层 发表时间: 10/12 19:10

回复: Javapro [helper]   论坛用户   登录
怎样在自己的电脑上实现Java平台和编程?

直接在Sun公司的网站(www.sun.com)上下载Java2 SDK安装就行了。
但你的电脑要具备基本的配置,CPU最低是P1.66 内存80M。HDD:300M。

B2层 发表时间: 10/12 19:22

回复: Javapro [helper]   论坛用户   登录
这个开发工具不像Visual Studio一样,具有可视化效果。
编译和运行的工作都是在DOS窗口下用命令做的。
一开始不很容易适应。




[此贴被 Javapro(helper) 在 10月12日19时03分 编辑过]

B3层 发表时间: 10/12 19:28

回复: Javapro [helper]   论坛用户   登录
Sun公司官方网站对Java的介绍

How Will Java Technology Change My Life?
We can't promise you fame, fortune, or even a job if you learn the Java programming language. Still, it is likely to make your programs better and requires less effort than other languages. We believe that Java technology will help you do the following:

1。Get started quickly: Although the Java programming language is a powerful object-oriented language, it's easy to learn, especially for programmers already familiar with C or C++.
Write less code: Comparisons of program metrics (class counts, method counts, and so on) suggest that a program written in the Java programming language can be four times smaller than the same program in C++.

2。Write better code: The Java programming language encourages good coding practices, and its garbage collection helps you avoid memory leaks. Its object orientation, its JavaBeans component architecture, and its wide-ranging, easily extendible API let you reuse other people's tested code and introduce fewer bugs.

3。Develop programs more quickly: Your development time may be as much as twice as fast versus writing the same program in C++. Why? You write fewer lines of code and it is a simpler programming language than C++.

4。Avoid platform dependencies with 100% Pure Java: You can keep your program portable by avoiding the use of libraries written in other languages. The 100% Pure JavaTM Product Certification Program has a repository of historical process manuals, white papers, brochures, and similar materials online.

5。Write once, run anywhere: Because 100% Pure Java programs are compiled into machine-independent bytecodes, they run consistently on any Java platform.

6。Distribute software more easily: You can upgrade applets easily from a central server. Applets take advantage of the feature of allowing new classes to be loaded "on the fly," without recompiling the entire program.



[此贴被 Javapro(helper) 在 10月12日19时43分 编辑过]

B4层 发表时间: 10/12 19:34

回复: Javapro [helper]   论坛用户   登录
大家都知道C语言是贝尔实验室的Dennis Ritchie从B语言发展而来的。
关于Java是在Sun公司的James Gosling 在给公司开发一个软件的时候因为用的是C和C++语言,而这个语言在开发公司特定的软件的时候很不适用,自然被发展出来的就是Java。

B5层 发表时间: 10/12 19:51

回复: Javapro [helper]   论坛用户   登录
对于Sun公司大家不能不知道就是 Sun Microsystems, Inc
一打开主页就能看道明显的标题:We make the net work
看看Sun公司的Vision

Sun Vision 
Since its inception in 1982, a singular vision - The Network is The Computer - has propelled Sun Microsystems, Inc. (Nasdaq: SUNW) to its position as a leading provider of industrial-strength hardware, software, and services that make the Net work. Sun can be found in more than 100 countries and on the World Wide Web. 

中文含义是

Sun 的观点
自 Sun Microsystems, Inc. (Nasdaq: SUNW) 在 1982 成立之初起,Sun 所持的一个观点 - 网络就是计算机[tm] - 已促使 Sun 成为启用网络的工业用硬件、软件和服务的领先供应商。在 170 多个国家和万维网上均可以找到 Sun 的身影。



B6层 发表时间: 10/12 19:56

回复: Javapro [helper]   论坛用户   登录
我们要认识Java、支持Java、用Java,将来10年内处处将看到Java的身影。

B7层 发表时间: 10/12 20:04

回复: Javapro [helper]   论坛用户   登录
Java语言特点

简单
面向对象
轻便
高性能
分布式
解释型
多线程
强健
结构中立
动态性
安全性

B8层 发表时间: 10/12 20:10

回复: shesh [shesh]   版主   登录
你到底在干嘛呢?

自问自答?

B9层 发表时间: 10/12 22:20

回复: realpope [realpope]   论坛用户   登录
可能是在交接一点东西吧

B10层 发表时间: 10/13 11:40

回复: ghostmm [ghostmm]   论坛用户   登录
有没有JBuilder 6 Enterprise Edition的序列号,和注册吗?
这样就不用javac,java

B11层 发表时间: 10/13 20:42

回复: bjd [bjd]   论坛用户   登录
  大哥啊,楼主啊,你让我说你什么好啊。
  

B12层 发表时间: 10/15 20:15

回复: niuges [niuges]   论坛用户   登录
刚开始学习java的时候,jdk的安装需要设置环境变量,运行java程序也是再dos界面下,很不直观。俺推荐一个java编程工具:jcreator+jdk
  jcreator是可视化的编程工具,操作简单,实用。是初学者必备工具啊!
  jcreator本身没有java编译器,它需要和JDK一起使用。

B13层 发表时间: 10/16 11:46

论坛: 编程破解

20CN网络安全小组版权所有
Copyright © 2000-2010 20CN Security Group. All Rights Reserved.
论坛程序编写:NetDemon

粤ICP备05087286号