Software is a process can be executed, can be correctly executed is a qualified software. JAVA language to be executed requires an environment can be executed before the implementation of the need to compile, compile is to check the correctness of the software.
① Java source programming with the help of notepad writing tools.
All the java file editing, compiling, debugging, interpretation of the operation is through the use of character commands to perform operations. Jdk consists of a standard class library and a set of java utilities that build, test, and build documents. The core java API is a pre-defined class library, developers need to use these classes to access the java language features. JDK is the core of the java, including the java operating environment, a bunch of java tools and java-based class library.
② JAVA language development process
First of all need to write, write the code by the programmer to complete the work; and then write the code to compile, compile the process in the development environment to complete, check the correctness of the program. Finally, run, the main purpose of programming is to run and use. The above three steps to complete a simple program development.
③ JAVA language compiler and execution tools
The code is done manually, compiled and executed by the computer. Then need a JAVA tool, this tool is JDK. JDK correct operation is the need for environmental configuration, the purpose of the environment configuration is a bridge between the system and the JDK, the system and tools combined to complete the work of the operation.
Software është një proces mund të ekzekutohet, mund të ekzekutohet si duhet është një software i kualifikuar. Gjuha JAVA që do të ekzekutohet kërkon një ambient mund të ekzekutohet para zbatimit të nevojës që të hartojë, të hartuar është për të kontrolluar saktësinë e softuerit.
① Java programimit burim me ndihmën e mjeteve të shkrimit Notepad.
All fotografi redaktimi java, hartimin, debugging, interpretimi i operacionit është përmes përdorimit të karakterit urdhëron për të kryer operacione. JDK përbëhet nga një bibliotekë standarde të klasës dhe një sërë shërbimeve java që ndërtojnë, test, dhe për të ndërtuar dokumente. Thelbi java API është një bibliotekë para-përcaktuar klasë, zhvilluesit duhet të përdorin këto klasa për të hyrë në tiparet e gjuhës java. JDK është thelbi i java, duke përfshirë mjedisin operativ java, një bandë e mjeteve java dhe java e bazuar në bibliotekën e klasës.
② Procesi i zhvillimit të gjuhës JAVA
Para së gjithash duhet të shkruani, shkruani kodin nga programues për të përfunduar punën; dhe pastaj shkruani kodin për të hartuar, hartimin e procesit në mjedisin e zhvillimit të përfunduar, të kontrolluar saktësinë e programit. Së fundi, të drejtuar, qëllimi kryesor i programimit është për të drejtuar dhe të përdorni. Mbi tre hapa për të përfunduar një zhvillim të thjeshtë të programit.
③ JAVA përpiluesit gjuha dhe ekzekutimi mjete
Kodi është bërë me dorë, hartuar dhe ekzekutuar nga kompjuteri. Pastaj nevojë për një mjet JAVA, ky mjet është JDK. JDK funksionimin e duhur është nevoja për konfigurimin e mjedisit, qëllimi i konfigurimit mjedisit është një urë në mes sistemit dhe JDK, sistemi dhe mjetet e kombinuar për të përfunduar punën e operacionit.
正在翻譯中..