Rất tiếc, mục này chỉ tồn tại ở English.
Category: Công nghệ phần mềm
Software Engineering | Công nghệ phần mềm | Genie Logiciel
Deploying a Grails App in a Tomcat Docker container
Deploying a Grails App in a Tomcat Docker container
Git shows files come along a specific commit
Sometimes we need to check which files were come along with a given commit so as to verify which is the missing file, for instance. I bet some of you…
Hướng dẫn sử dụng cơ bản Git
(English) Git is a free and open source distributed version control system designed to handle everything from small to very large projects with speed and efficiency. Git is easy to learn and has a tiny footprint with lightning fast performance.
(English) How to add a manifest file to jar file
(English) JAR files support a wide range of functionality, including electronic signing, version control, package sealing, and others. What gives a JAR file this versatility? The answer is the JAR file’s manifest.
The manifest is a special file that can contain information about the files packaged in a JAR file. By tailoring this “meta” information that the manifest contains, you enable the JAR file to serve a variety of purposes.
This post will explain the contents of the manifest file and show you how to work with it, with examples for the basic features:
Cache là gì?
Bạn đã bao giờ từng đặt câu hỏi, đại loại như “Cache là cái gì? Hoạt động của cache như thế nào?”. Trong bài viết này tôi muốn giới thiệu…
