Recent Posts
-
Tool class for parsing class
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Java read and write gzip format file code
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
JfreeChart generates bar code
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Java proxy IP setting instance
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Android phone call recording implementation
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Timeutil, a time processing class commonly used in Java
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Java computing countdown
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Java sends HTTP get and post requests
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Java HTTP request to save pictures to local
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Android select local pictures and crop tool classes
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Java regular expressions verify mailbox, mobile phone number, ID card, etc
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
General method for generating SQL query statements in Java (with sorting / paging)
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Servlet multi file package download
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Experience of using Apache commons email
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Java code for judging picture format
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Java screenshot simple example
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
A paging java code for different databases
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Write a general query method using reflection and JDBC metadata
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Java requests to save remote pictures to local through HTTP
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
AES encryption and decryption of Java
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Android dimension unit conversion tool class
Here is the programming house jb51 CC collects and arranges code fragments through the network. Programming house Xiao…… -
Android implements code through code setting, opening WiFi hotspot and hotspot connection
Friends who use too fast teeth should know that they use a WiFi hotspot when transferring files between devices for tw…… -
Code implementation of setting WiFi of Android device to never disconnect during sleep
Mainactivity is as follows: The code is as above, but in the actual project, it's rude to set WiFi to never disconnect…… -
Android realizes similar wechat page switching effect based on viewpager
This article is only for personal learning Android, recording growth and convenient review! Realize viewpager and real…… -
Android communicates between two apps through Aidl
1、 Project introduction [knowledge preparation] ① Android interface definition language (Aidl), which aims to realize…… -
Android uses Aidl to realize communication between two apps
Today, we have developed a function to complete the communication between two apps through Android's Aidl mechanism. T…… -
Android Aidl implements cross process communication between two apps
This paper shares an example of cross process communication between two apps implemented by Android Aidl for your refe…… -
Android uses SwipeRefreshLayout control tiktok to do the video drop-down refresh effect.
Swiperefreshlayout (this control), let me introduce this control to you first: 1、 Brief introduction to swiperefreshl…… -
Android uses broadcastreceiver to listen for changes in network connection status
You only need to implement the following two codes to monitor the network connection status. Don't forget to add netwo…… -
Android broadcastreceiver enables real-time monitoring of network status
Recently, in the company's project reconstruction, in order to improve the user experience, the project requires to ad…… -
Implementation of refresh paging for Android recyclerview
Refresh paging is often used in development. Here, a simple refresh paging operation of recyclerview is implemented. T…… -
Analysis of Android code quality management
Template method - base class encapsulation Activity and fragment should be the most commonly used components of Androi……