
JavaWeb learning summary_Servlet development
JavaWeb learning summary_Servlet development
Dec 02, 2016 pm 04:25 PM
The java virtual machine runs the jar file directly
1. Select the java file, right-click and select export---> select jar file and click next 2. Check export generated class files and resources and export java source files and resoures and then enter the save path in jar file: and click next 3. Default Click next, click next again, click main cla...
Dec 02, 2016 pm 12:04 PM
2 ways to implement java dynamic proxy
2 ways to implement java dynamic proxy
Nov 30, 2016 pm 02:59 PM
Analysis of java modifiers
Dear viewers, today we will discuss related issues about access modifiers in Java, which are also common questions in interviews. To put it simply, access modifiers are created by code writers to distinguish when the code can be accessed and when the code cannot be accessed. Access restrictions in Java are divided into four categories: friendly (the so-called default type), public, private, and protected. Today we will take a look at the two categories that are more difficult to distinguish, namely friendly and protected. Let’s look at friendly first. When we are in front of members what...
Nov 26, 2016 am 09:14 AM
JAVA basics
First, go to the root directory where the jar files and java files are placed and use the command line to compile the java file with the jar package: javac -cp jcifs-1.3.17.jar -encoding utf8 RemoteFileUpload.java Execute: java -Djava.ext.dirs= ./RemoteFileUpload
Nov 26, 2016 am 09:12 AM
Summary of Java String.split() usage
There is a String.split() method in the java.lang package, and the return is an array. I use some in my application. Let me summarize it for your reference only: 1. If "." is used as the separator, it must be as follows The writing method is String.split("\\."), so that it can be separated correctly. String.split(".") cannot be used; 2. If "|" is used as the separation, it must be written as follows, String. split("\ ...
Nov 26, 2016 am 09:11 AM
How to inject Service in Java Filter
I encountered a problem in the project. Injecting Service into Filter failed and the injected service was always null. As shown below: public class WeiXinFilter implements Filter{ @Autowired private UsersService usersService; public void doFilter(Ser ...
Nov 26, 2016 am 09:10 AM
Java QR code tool class, with LOGO in the middle
import java.awt.BasicStroke; import java.awt.Graphics; import java.awt.Graphics2D; import java.awt.Image; import java.awt.Shape; import java.awt.geom.RoundRectangle2D; import java.awt.image.BufferedImage; import java.io.File; import java.io.OutputStr
Nov 23, 2016 pm 02:54 PM
Why use dynamic packages in Delphi
Because the package is powerful. Design-time packages simplify the release and installation of custom components; run-time packages inject fresh power into traditional programming
Nov 21, 2016 am 11:34 AM
Java obtains the remote network image file stream, compresses it and saves it locally
Java obtains the remote network image file stream, compresses it and saves it locally
Nov 21, 2016 am 11:14 AM![[JAVA Concurrent Programming Practice] Lock Sequence Deadlock](https://img.php.cn/upload/article/000/000/013/bbcda59d598e0cbac0876db0915e02db.jpg?x-oss-process=image/resize,m_fill,h_135,w_240)
[JAVA Concurrent Programming Practice] Lock Sequence Deadlock
[JAVA Concurrent Programming Practice] Lock Sequence Deadlock
Nov 17, 2016 pm 01:39 PM
Principles of Java Visibility Mechanism
Principles of Java Visibility Mechanism
Nov 16, 2016 am 11:20 AM
Basic use of Java multithreading
Multithreading is an inevitable and important subject in Java. Today we will talk about its basic use.
Nov 14, 2016 am 09:32 AM
Binary search method C# implementation
Binary search method C# implementation
Nov 10, 2016 am 09:25 AM
Hot tools Tags

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

Video Face Swap
Swap faces in any video effortlessly with our completely free AI face swap tool!

Hot Article

Hot Tools

vc9-vc14 (32+64 bit) runtime library collection (link below)
Download the collection of runtime libraries required for phpStudy installation

VC9 32-bit
VC9 32-bit phpstudy integrated installation environment runtime library

PHP programmer toolbox full version
Programmer Toolbox v1.0 PHP Integrated Environment

VC11 32-bit
VC11 32-bit phpstudy integrated installation environment runtime library

SublimeText3 Chinese version
Chinese version, very easy to use

Hot Topics









