CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - switch java
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - switch java - List
[
JSP
]
SubstanceAPI
DL : 0
Substance是一个开源项目,主要是对java中的Swing组件外观进行了改进,是界面更加友好,且可更换不同的皮肤,完全改变了swing外观丑陋的看法-Substance is an open source project, mainly for java look and feel of the Swing components has been improved and is more user-friendly interface, and can switch to a different skin, and completely changed the appearance of ugly view of swing
Date
: 2025-12-22
Size
: 2.82mb
User
:
lee
[
JSP
]
Ant
DL : 0
如果您正在编写 Java 代码却还没有使用 Ant,那么本教程就是为您准备的。不管您当前是否在使 用某种不同的生成工具,或者根本就没有使用生成工具,了解关于Ant 的更多知识或许会促使您转 而使用它。-If you are writing Java code is still not using Ant, then this tutorial is prepared for you. No matter whether you are currently using a different generation tool, or simply not use the build tools, more knowledge about Ant may prompt you to switch to use it.
Date
: 2025-12-22
Size
: 270kb
User
:
佟勋
[
JSP
]
lession3
DL : 0
简单介绍java分支结构如switch,case-Brief java branch structure, such as switch, case
Date
: 2025-12-22
Size
: 8kb
User
:
杨洁
[
JSP
]
Java-Object-Oriented-Programming
DL : 0
Introduction 2 Super classes and Subclasses 3 protected Members 4 Relationship between Super class Objects and Subclass Objects 5 Implicit Subclass-Object-to-Super class-Object Conversion 6 Software Engineering with Inheritance 7 Composition vs. Inheritance 8 Introduction to Polymorphism 9 Type Fields and switch Statements 10 Dynamic Method Binding 11 final Methods and Classes 12 Abstract Super classes and Concrete Classes 13 Polymorphism Example 14 New Classes and Dynamic Binding 15 Case Study: Inheriting Interface and Implementation 16 Case Study: Creating and Using Interfaces 17 Inner Class Definitions 18 Notes on Inner Class Definitions
Date
: 2025-12-22
Size
: 72kb
User
:
raju ganguly
[
JSP
]
javaMultiThread
DL : 0
本文主要讲了java中多线程的使用方法、线程同步、线程数据传递、线程状态及相应的一些线程函数用法、概述等。 首先讲一下进程和线程的区别: 进程:每个进程都有独立的代码和数据空间(进程上下文),进程间的切换会有较大的开销,一个进程包含1 n个线程。 线程:同一类线程共享代码和数据空间,每个线程有独立的运行栈和程序计数器(PC),线程切换开销小。 线程和进程一样分为五个阶段:创建、就绪、运行、阻塞、终止。 多进程是指操作系统能同时运行多个任务(程序)。 多线程是指在同一程序中有多个顺序流在执行。-In this paper, we mainly talk about the use of multi thread in Java, thread synchronization, thread data transfer, thread status and the corresponding thread function usage, overview, etc.. First, talk about the difference between the process and the thread: Process: each process has a separate code and data space (process context), the process of the switch will have a greater overhead, a process contains 1 n threads. Threads: the same class of thread sharing code and data space, each thread has a separate running stack and program counter (PC), and the thread switching overhead is small. Threads and processes are divided into five phases: creating, ready, running, blocking, terminating. Multi process is that the operating system can run multiple tasks at the same time (program). Multiple threads are multiple sequential streams in the same program.
Date
: 2025-12-22
Size
: 5.47mb
User
:
zhangzhen
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.