Summed up the share of daily life in the use of some of the functions, very good very powerful, a lot of 20, I hope you like

Source: Internet
Author: User

The original: summed up the share of daily life in the use of some of the functions, very good very powerful, a lot of 20, I hope you like

Source code: Http://www.zuidaima.com/share/1590231786228736.htm

to the next, this code is all javase related.
why not?
1) If you don't share, these codes are a bunch of 0 and 1 lying on your computer, though mercifully won't mold, but it's more like worthless digital trash.
2) Although there is no "high-tech" code, there are always people who need them.
What do you got?
1) Write your own example: a demo for the application of a technology in a project, or a demo for purely learning a technology.
2) Examples of online downloads: either changed or not changed, or perfected or intact.
1. Datastructure: There are 3 classes that demonstrate sorting algorithms, bubble sort, insert sort, and select sort.
2, Javasortdemo: Insert sort, hill sort example.
3, Downloaddemo: Realize the network download file function.
4. JAVADB: Implement JDBC to connect to Oracle database and demonstrate call stored procedure.
Configure database connection basic parameters in the properties file:
Drivers=oracle.jdbc.driver.oracledriver
Url=jdbc:oracle:thin: @localhost: 1521:CTCMC
User=demo
Password=demo
5. Javadesignpatterns: Just an example of a factory design pattern.
6. Javaenhance: A project for the Java Enhancement Course of Wisdom Podcast: Automatic injection, AOP, reflection, ClassLoader, etc.
7, Javaiodemo:java io Common class demonstration.
8. Javamianshi: Sample code for some Java interview topics.
9, Javasocketdemo:java network programming, realize the client and server file transfer function, there are TCP, upd two versions.
10, Javastatictest: Static variables, static members, static domain of some tests.
11, Javatest: Array, date class, exception of the small test.
12, Javathread: Multi-threaded development related examples, such as: the realization of producers, consumers.
13, Javattd: an example of an Agile development book (if you do not read, the code itself is not very valuable reference, too long, the title I forgot).
14, Javazip: the implementation of compressing the directory into a ZIP package and zip decompression example (the project needs such a function, this example should be downloaded from the Internet after the modification).
15, Jpademo:java persistence API Some demo code (storage jar package of some directories have been deleted, so the project of the jar package is missing, if you need to find the full jar online).
16. Junitdemo:junit Some demo code to use the method.
17, Lucenedemo: Full-Text Search engine Toolkit Lucene demo code.
Zyglucene Engineering is also an example of Lucene-related.
18, Regextest: To demonstrate some code of the regular expression, there is the implementation of statistical code and string processing related methods.
19, Zygjavadbpool: Demonstration database Connection pool use Method Example. Tested on MS SQL Server, Oracle.
20. Zygparsexml: Examples of XML parsing, as well as the construction of XML file-related code.

Copyright NOTICE: This article for Bo Master original article, without Bo Master permission not reproduced.

Summed up the share of daily life in the use of some of the functions, very good very powerful, a lot of 20, I hope you like

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.