Tag: tutorial

Transaction in Redis Cluster

Redis is an in-memory data structure store that is used as a database, cache, and message broker. One of the key features of Redis is its ability to perform transactions, which allows multiple commands to be executed as a single atomic operation. In Redis Cluster, transactions are used to guarantee that a series of commands are executed as a single unit, ensuring data consistency across the cluster.

教程:PlantUML

本教程将教您如何使用 PlantUML 创建图表,PlantUML 是一个用于创建 UML 图表的强大开源工具。它将涵盖该语言的基础知识、如何安装和使用软件,以及如何使用 PlantUML 创建图表。它还将提供一些提示和技巧,帮助您充分利用 PlantUML。

Tutorial: PlantUML

This tutorial will teach you how to create diagrams with PlantUML, a powerful open source tool for creating UML diagrams. It will cover the basics of the language, how to install and use the software, and how to create diagrams with PlantUML. It will also provide some tips and tricks to help you get the most out of PlantUML.

教學:Jekyll 用於 GitHub Pages

Jekyll 是一個靜態網站產生器,用於建立網站和部落格。它採用 Ruby 編寫,並從 Markdown 檔案產生 HTML 頁面。它是 GitHub Pages 背後的引擎,允許使用者在 GitHub 上免費託管其網站。

教程:使用 Jekyll 搭建 GitHub Pages

Jekyll 是一个用于创建网站和博客的静态网站生成器。它采用 Ruby 编写,能够从 Markdown 文件生成 HTML 页面。它是 GitHub Pages 的核心引擎,允许用户在 GitHub 上免费托管网站。

Tutorial: Jekyll for github page

Jekyll is a static site generator that is used to create websites and blogs. It is written in Ruby and is used to generate HTML pages from Markdown files. It is the engine behind GitHub Pages, which allows users to host their websites on GitHub for free.

教學 - 編寫智慧合約腳本

智慧合約是自動執行的合約,買賣雙方之間的協議條款直接寫入程式碼中。它是一種電腦協定,旨在以數位方式促進、驗證或強制執行合約的談判或履行。智慧合約儲存在區塊鏈上,可以安全透明地管理交易。

教程 - 编写智能合约脚本

智能合约是自动执行的合约,买卖双方之间的协议条款直接写入代码行中。它是一种计算机协议,旨在以数字方式促进、验证或强制执行合约的谈判或履行。智能合约存储在区块链上,可以安全透明地管理交易。

Tutorial - Make Smart contracts script

Smart contracts are self-executing contracts with the terms of the agreement between buyer and seller being directly written into lines of code. It is a computer protocol intended to digitally facilitate, verify, or enforce the negotiation or performance of a contract. Smart contracts are stored on the blockchain, allowing for secure and transparent management of transactions.