1,01.zipDialogs in DLL在DLL中实现对话框(5KB)2,02.zipExport dialogs in MFC Extension DLLs在MFC扩充DLL中输出对话框(12KB)3,03.zipRemapping resource scr ipt ID's重影象资源的标识符(4KB)4,04.zipDetermine DLL version number检测DLL的版本号(7KB)5,05.zipGetting the complete information abo
该软件包提供了通用方法,可使用新的界面(可从> v1.11.1开始使用)将多个模板引擎与使用。 特别感谢bdtomlin和arsmn的帮助!
支持8种模板引擎:
安装
需要版本1.13或更高版本。
go get -u github.com/gofiber/fiber/v2
go get -u github.com/gofiber/template
例子
package main
import (
"log"
"github.com/gofiber/fiber/v2"
// To