The View layer of the basis of Sails - Assets
The assets directory is the directory where the front-end static resources are placed under the application of Sails, such as js, css, image, etc. Dy...
Spring Security and Spring Session
Extend JSON-based login The client and server timed out and authentication failed due to prolonged interaction on the server.However, the user does no...
Java GC learning practice
Recently, I often go to the customer's site. If there is a problem on the site, I will send it to the company's leaders (I really don'...
Details Python operation Excel files
Preface This article summarizes the third-party libraries and methods for working with Excel files using python. Introduction to Common Libraries 1.x...
Ruby 2.x source code learning: memory management & GC
Preface data structure object space rb_objspace_t RVALUE heap rb_heap_t heap page heap_page_body heap_page_header heap_page_body heap_page memory mana...