Office模板工具 OpenTBS

码农软件 · 软件分类 · 模板引擎 · 2019-08-24 14:27:54

软件介绍

OpenTBS 是基于 TinyButStrong 模板引擎的 PHP 工具,用来帮助生成 OpenOffice 和 MS Office 文档。

示例代码:

include_once('tbs_class.php');
include_once('tbs_plugin_opentbs.php');
 
$TBS = new clsTinyButStrong;
$TBS->Plugin(TBS_INSTALL, OPENTBS_PLUGIN);

本文地址:https://www.codercto.com/soft/d/13070.html

Effective Modern C++

Effective Modern C++

Scott Meyers / O'Reilly Media / 2014-12 / USD 49.99

Learn how to program expertly with C++ with this practical book from Scott Meyers, one of the world's foremost authorities on this systems programming language. Scott Meyers takes some of the most dif......一起来看看 《Effective Modern C++》 这本书的介绍吧!

图片转BASE64编码
图片转BASE64编码

在线图片转Base64编码工具

XML 在线格式化
XML 在线格式化

在线 XML 格式化压缩工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器