当前位置:网站首页>2day
2day
2022-07-25 22:06:00 【denggongming】
JAVA Cross-platform sex :JVM The virtual machine itself does not allow cross platform , What allows cross platform is java Program .
JRE and JDK and JVM The role of :1、 When writing code, you will use JRE Has been written in java Code
2、 When compiling code, you will use JDK Compilation tools in
3、 When running code, you will use JDK Running tools in
4、 The code runs in JVM in

Why configure “Path” environment variable : Not configured path Environment variables can only be in bin Only in the directory can javac and java Tools , In the future, the code will be placed in bin The directory is not easy to manage ; With the path Environment variables can then be in any directory ( Folder path ) Next , All have access to bin In the directory javac and java Tools .
Classification of notes
Single-line comments :// Annotation information
Multiline comment :/* Annotation information */
Documentation Comments :/** Annotation information **/
Comments will not be involved in the operation of the code
keyword : Keyword means to be java English words with specific meanings ; Characteristic is : The letters are all lowercase , Code editing tools will color keywords .
identifier : Give class , Method , Symbol of variable name ; By digital , Letter , Underline and dollar sign make up 、 Cannot start with a number 、 It can't be a keyword 、 Case sensitive 、 You can't have Spaces .
边栏推荐
- Whether the five distribution methods will produce internal fragments and external fragments
- Bitcoin.com:usdd represents a truly decentralized stable currency
- [51nod1676 undirected graph isomorphism] undirected graph hash [easy to understand]
- ZigBee development board (nxpzigbee Development)
- C language: random generated number + selective sorting
- 面了个腾讯三年经验的测试员,让我见识到了真正的测试天花板
- Can I buy financial products with a revenue of more than 6% after opening an account
- Acwing 866. determining prime numbers by trial division
- Come again
- 【饭谈】Web3.0到来后,测试人员该何去何从?(十条预言和建议)
猜你喜欢

Application of breakthrough thinking in testing work

JMeter websocket interface test

Having met a tester with three years' experience in Tencent, I saw the real test ceiling

6-18 vulnerability exploitation - backdoor connection

How to implement an app application to limit users' time use?

【饭谈】如何设计好一款测试平台?
![[hand torn STL] unordered_ set、unordered_ Map (encapsulated with hash table)](/img/33/08f7b72ce99e07821a1f4b6e594e13.png)
[hand torn STL] unordered_ set、unordered_ Map (encapsulated with hash table)

QML module not found

信息安全建设原则指导

What have I experienced to become a harder tester than development?
随机推荐
磁盘空间的三种分配方式
开源的RSS订阅器FreshRSS
The automation testing post spent 20K recruiting, but in the end, there was no suitable one. Both fresh students are better than them
Uninstall NPM and install NPM_ Use 'NPM uninstall' to uninstall the NPM package 'recommended collection'
Basic knowledge in the project
Redis foundation 2 (notes)
What is partition and barrel division?
Dovecot set mailbox quota
Wet- a good choice for people with English difficulties - console translation
What should I do if I encounter the problem of verification code during automatic testing?
Playwright tutorial (II) suitable for Xiaobai
Basic knowledge in the project
Open source RSS subscriber freshrss
[Fantan] how to design a test platform?
Animation curves are used every day. Can you make one by yourself? After reading this article, you will!
redis主从架构锁失效问题(主从)
JMeter websocket接口测试
[fan Tan] in detail: lower control, upward management, upward drawing cake.
How to solve the problem of using the download Plug-in for export?
Jmeter---设置代理录制请求