From daf69d1898ccca01d494335a1708c39dc3fd3466 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=99=88=E6=B9=9B=E6=98=8E?= Date: Tue, 26 Mar 2024 09:55:37 +0000 Subject: [PATCH] Add the date of translation for README_zh.md --- README_zh.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README_zh.md b/README_zh.md index d2c6f90..65ff05b 100644 --- a/README_zh.md +++ b/README_zh.md @@ -2,6 +2,8 @@ 🌏 [English](README.md) | **简体中文** +*Translated by 陈湛明 (Chén Zhànmíng) on 2024-03-26* + *Planète Casio 上的一个帖子:[fxSDK 是另外一套开发计算器程序的工具链(法语帖子)](https://www.planet-casio.com/Fr/forums/topic13164-last-fxsdk-un-sdk-alternatif-pour-ecrire-des-add-ins.html)* fxSDK 是一套开发卡西欧图形计算器里的程序的工具,里面提供了命令行工具、构建系统以及一个跨平台编译器,用来开发程序以及库。这套工具需要和 [gint 内核](/Lephenixnoir/gint) 一起使用,因为这个内核提供的运行时非常之厉害。