1 Star 0 Fork 1

houwentaoff/cgic

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
base.h 823 Bytes
一键复制 编辑 原始数据 按行查看 历史
housir 提交于 2014-09-05 17:27 +08:00 . [FEA] Implement the view_page.
/*
* =====================================================================================
* Copyright (c), 2013-2020, Goke.
* Filename: base.h
*
* Description:
* Others:
*
* Version: 1.0
* Date: 2014/8/27 15:55:32
* Revision: none
* Compiler: xxx-gcc
*
* Author: Sean Hou , houwentaoff@gmail.com
* Organization: Goke
* History: Created by housir
*
* =====================================================================================
*/
#ifndef __BASE_H__
#define __BASE_H__
extern const char * const video_html;
extern const char * const head_html;/*Sean Hou: */
extern const char * const body_html;
extern const char * const foot_html;
extern const char * const head_footHtml;
#endif
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/houwentaoff/cgic.git
git@gitee.com:houwentaoff/cgic.git
houwentaoff
cgic
cgic
master

搜索帮助