📄 fsdata.c
字号:
/*************************************************************************
fsdata.c generator for UIP0.9
Works with cc65 C compiler
Based on the work of Adam Dunkels <adam@dunkels.com>
The syntax has been left as-is, with respect to the perl version
Supports for a maximum of 2 levels directory and 999 files in each directory
For more information, please go to http://www.design4fpga.com
ALL RIGHTS RESERVED, COPYRIGHT APRIL 2006, DESIGN4FPGA
*************************************************************************/
/*************************************************************************
REDISTRIBUTION OF THIS PIECE OF SOFTWARE IN SOURCE OR AS A BINARY FILE IS PERMITTED IF AND ONLY IF
THE FOLLOWING RULES ARE OBSERVED:
1) THE REDISTRIBUTION FILE OR ARCHIVE SHOULD INCLUDE THIS README FILE AS WELL AS THE COPYRIGHT NOTICE.
BY USING THIS SOFTWARE, YOU ARE ACKNOWLEDGING THAT YOU HAVE READ AND AGREED WITH THE FOLLOWING
DISCLAIMER AND THE COPYRIGHT NOTICE ABOVE.
DISCLAIMER:
THIS PIECE OF SOFTWARE IS SUPPLIED ''AS IS'', WE (DESIGN4FPGA) SHALL NOT BE HELD RESPONSIBLE OR LIABLE
FOR ANY RESULTING EVENTS THAT MIGHT HAPPEN DURING THE USE OF THIS PROGRAM IN PARTICULAR:
1) THE LOSS OF INFORMATION DUE TO THE USE OR MISUSE OF FS_GENERATOR.EXE
2) THE LOSS OF BUSINESS, STOCKS, MONEY, PEOPLE AND LIVES OR ANY UNFORTUNATE CIRCUMSTANCE THAT MAY PREVAIL
AS A RESULT OF A SYSTEM FAILURE, DIRECTLY OR INDIRECTLY DUE TO THE USE OF FS_GENERATOR.EXE
*************************************************************************/
#include "fsdata.h"
#ifndef NULL
#define NULL (0)
#endif
static const char data_404_html[] = {
0x2f,0x34,0x30,0x34,0x2e,0x68,0x74,0x6d,
0x6c,0x00,0x48,0x54,0x54,0x50,0x2f,0x31,
0x2e,0x30,0x20,0x34,0x30,0x34,0x20,0x46,
0x69,0x6c,0x65,0x20,0x6e,0x6f,0x74,0x20,
0x66,0x6f,0x75,0x6e,0x64,0x0d,0x0a,0x53,
0x65,0x72,0x76,0x65,0x72,0x3a,0x20,0x75,
0x49,0x50,0x2f,0x30,0x2e,0x39,0x20,0x28,
0x68,0x74,0x74,0x70,0x3a,0x2f,0x2f,0x64,
0x75,0x6e,0x6b,0x65,0x6c,0x73,0x2e,0x63,
0x6f,0x6d,0x2f,0x61,0x64,0x61,0x6d,0x2f,
0x75,0x69,0x70,0x2f,0x29,0x0d,0x0a,0x43,
0x6f,0x6e,0x74,0x65,0x6e,0x74,0x2d,0x74,
0x79,0x70,0x65,0x3a,0x20,0x74,0x65,0x78,
0x74,0x2f,0x68,0x74,0x6d,0x6c,0x0d,0x0a,
0x0d,0x0a,0x3c,0x68,0x74,0x6d,0x6c,0x3e,
0x3c,0x62,0x6f,0x64,0x79,0x20,0x62,0x67,
0x63,0x6f,0x6c,0x6f,0x72,0x3d,0x22,0x77,
0x68,0x69,0x74,0x65,0x22,0x3e,0x3c,0x63,
0x65,0x6e,0x74,0x65,0x72,0x3e,0x3c,0x68,
0x31,0x3e,0x34,0x30,0x34,0x20,0x2d,0x20,
0x66,0x69,0x6c,0x65,0x20,0x6e,0x6f,0x74,
0x20,0x66,0x6f,0x75,0x6e,0x64,0x3c,0x2f,
0x68,0x31,0x3e,0x3c,0x2f,0x63,0x65,0x6e,
0x74,0x65,0x72,0x3e,0x3c,0x2f,0x62,0x6f,
0x64,0x79,0x3e,0x3c,0x2f,0x68,0x74,0x6d,
0x6c,0x3e,};
static const char data_about_html[] = {
0x2f,0x61,0x62,0x6f,0x75,0x74,0x2e,0x68,
0x74,0x6d,0x6c,0x00,0x48,0x54,0x54,0x50,
0x2f,0x31,0x2e,0x30,0x20,0x32,0x30,0x30,
0x20,0x4f,0x4b,0x0d,0x0a,0x53,0x65,0x72,
0x76,0x65,0x72,0x3a,0x20,0x75,0x49,0x50,
0x2f,0x30,0x2e,0x39,0x20,0x28,0x68,0x74,
0x74,0x70,0x3a,0x2f,0x2f,0x64,0x75,0x6e,
0x6b,0x65,0x6c,0x73,0x2e,0x63,0x6f,0x6d,
0x2f,0x61,0x64,0x61,0x6d,0x2f,0x75,0x69,
0x70,0x2f,0x29,0x0d,0x0a,0x43,0x6f,0x6e,
0x74,0x65,0x6e,0x74,0x2d,0x74,0x79,0x70,
0x65,0x3a,0x20,0x74,0x65,0x78,0x74,0x2f,
0x68,0x74,0x6d,0x6c,0x0d,0x0a,0x0d,0x0a,
0x3c,0x68,0x74,0x6d,0x6c,0x3e,0x0d,0x0a,
0x3c,0x62,0x6f,0x64,0x79,0x20,0x62,0x67,
0x63,0x6f,0x6c,0x6f,0x72,0x3d,0x22,0x77,
0x68,0x69,0x74,0x65,0x22,0x3e,0x0d,0x0a,
0x3c,0x63,0x65,0x6e,0x74,0x65,0x72,0x3e,
0x0d,0x0a,0x3c,0x74,0x61,0x62,0x6c,0x65,
0x20,0x77,0x69,0x64,0x74,0x68,0x3d,0x22,
0x36,0x30,0x30,0x22,0x20,0x62,0x6f,0x72,
0x64,0x65,0x72,0x3d,0x22,0x30,0x22,0x3e,
0x3c,0x74,0x72,0x3e,0x3c,0x74,0x64,0x3e,
0x0d,0x0a,0x3c,0x68,0x32,0x3e,0x57,0x65,
0x6c,0x63,0x6f,0x6d,0x65,0x3c,0x2f,0x68,
0x32,0x3e,0x0d,0x0a,0x3c,0x70,0x20,0x61,
0x6c,0x69,0x67,0x6e,0x3d,0x22,0x6a,0x75,
0x73,0x74,0x69,0x66,0x79,0x22,0x3e,0x0d,
0x0a,0x54,0x68,0x69,0x73,0x20,0x77,0x65,
0x62,0x20,0x70,0x61,0x67,0x65,0x20,0x69,
0x73,0x20,0x73,0x65,0x72,0x76,0x65,0x64,
0x20,0x66,0x72,0x6f,0x6d,0x20,0x74,0x68,
0x65,0x20,0x53,0x54,0x52,0x39,0x31,0x32,
0x20,0x6d,0x69,0x63,0x72,0x6f,0x63,0x6f,
0x6e,0x74,0x72,0x6f,0x6c,0x6c,0x65,0x72,
0x20,0x62,0x79,0x20,0x61,0x20,0x73,0x6d,
0x61,0x6c,0x6c,0x20,0x77,0x65,0x62,0x20,
0x73,0x65,0x72,0x76,0x65,0x72,0x20,0x72,
0x75,0x6e,0x6e,0x69,0x6e,0x67,0x20,0x6f,
0x6e,0x20,0x74,0x6f,0x70,0x20,0x6f,0x66,
0x0d,0x0a,0x74,0x68,0x65,0x20,0x75,0x49,
0x50,0x20,0x54,0x43,0x50,0x2f,0x49,0x50,
0x0d,0x0a,0x73,0x74,0x61,0x63,0x6b,0x2e,
0x0d,0x0a,0x3c,0x2f,0x74,0x64,0x3e,0x3c,
0x2f,0x74,0x72,0x3e,0x3c,0x2f,0x74,0x61,
0x62,0x6c,0x65,0x3e,0x0d,0x0a,0x3c,0x2f,
0x63,0x65,0x6e,0x74,0x65,0x72,0x3e,0x0d,
0x0a,0x3c,0x2f,0x62,0x6f,0x64,0x79,0x3e,
0x0d,0x0a,0x3c,0x2f,0x68,0x74,0x6d,0x6c,
0x3e,};
static const char data_control_html[] = {
0x2f,0x63,0x6f,0x6e,0x74,0x72,0x6f,0x6c,
0x2e,0x68,0x74,0x6d,0x6c,0x00,0x48,0x54,
0x54,0x50,0x2f,0x31,0x2e,0x30,0x20,0x32,
0x30,0x30,0x20,0x4f,0x4b,0x0d,0x0a,0x53,
0x65,0x72,0x76,0x65,0x72,0x3a,0x20,0x75,
0x49,0x50,0x2f,0x30,0x2e,0x39,0x20,0x28,
0x68,0x74,0x74,0x70,0x3a,0x2f,0x2f,0x64,
0x75,0x6e,0x6b,0x65,0x6c,0x73,0x2e,0x63,
0x6f,0x6d,0x2f,0x61,0x64,0x61,0x6d,0x2f,
0x75,0x69,0x70,0x2f,0x29,0x0d,0x0a,0x43,
0x6f,0x6e,0x74,0x65,0x6e,0x74,0x2d,0x74,
0x79,0x70,0x65,0x3a,0x20,0x74,0x65,0x78,
0x74,0x2f,0x68,0x74,0x6d,0x6c,0x0d,0x0a,
0x0d,0x0a,0x3c,0x68,0x74,0x6d,0x6c,0x3e,
0x0d,0x0a,0x3c,0x62,0x6f,0x64,0x79,0x20,
0x62,0x67,0x63,0x6f,0x6c,0x6f,0x72,0x3d,
0x22,0x77,0x68,0x69,0x74,0x65,0x22,0x3e,
0x0d,0x0a,0x3c,0x63,0x65,0x6e,0x74,0x65,
0x72,0x3e,0x0d,0x0a,0x3c,0x74,0x61,0x62,
0x6c,0x65,0x20,0x77,0x69,0x64,0x74,0x68,
0x3d,0x22,0x37,0x39,0x37,0x22,0x20,0x68,
0x65,0x69,0x67,0x68,0x74,0x3d,0x22,0x39,
0x34,0x22,0x20,0x62,0x6f,0x72,0x64,0x65,
0x72,0x3d,0x22,0x30,0x22,0x20,0x63,0x65,
0x6c,0x6c,0x70,0x61,0x64,0x64,0x69,0x6e,
0x67,0x3d,0x22,0x30,0x22,0x0d,0x0a,0x09,
0x63,0x65,0x6c,0x6c,0x73,0x70,0x61,0x63,
0x69,0x6e,0x67,0x3d,0x22,0x30,0x22,0x20,
0x3e,0x3c,0x74,0x72,0x3e,0x3c,0x74,0x64,
0x20,0x61,0x6c,0x69,0x67,0x6e,0x3d,0x22,
0x63,0x65,0x6e,0x74,0x65,0x72,0x22,0x3e,
0x0d,0x0a,0x3c,0x68,0x31,0x3e,0x53,0x54,
0x52,0x39,0x31,0x78,0x20,0x75,0x49,0x50,
0x20,0x77,0x65,0x62,0x20,0x73,0x65,0x72,
0x76,0x65,0x72,0x20,0x74,0x65,0x73,0x74,
0x20,0x70,0x61,0x67,0x65,0x3c,0x2f,0x68,
0x31,0x3e,0x0d,0x0a,0x3c,0x2f,0x74,0x64,
0x3e,0x3c,0x2f,0x74,0x72,0x3e,0x3c,0x2f,
0x74,0x61,0x62,0x6c,0x65,0x3e,0x0d,0x0a,
0x3c,0x2f,0x63,0x65,0x6e,0x74,0x65,0x72,
0x3e,0x0d,0x0a,0x3c,0x2f,0x62,0x6f,0x64,
0x79,0x3e,0x0d,0x0a,0x3c,0x2f,0x68,0x74,
0x6d,0x6c,0x3e,};
static const char data_index_html[] = {
0x2f,0x69,0x6e,0x64,0x65,0x78,0x2e,0x68,
0x74,0x6d,0x6c,0x00,0x48,0x54,0x54,0x50,
0x2f,0x31,0x2e,0x30,0x20,0x32,0x30,0x30,
0x20,0x4f,0x4b,0x0d,0x0a,0x53,0x65,0x72,
0x76,0x65,0x72,0x3a,0x20,0x75,0x49,0x50,
0x2f,0x30,0x2e,0x39,0x20,0x28,0x68,0x74,
0x74,0x70,0x3a,0x2f,0x2f,0x64,0x75,0x6e,
0x6b,0x65,0x6c,0x73,0x2e,0x63,0x6f,0x6d,
0x2f,0x61,0x64,0x61,0x6d,0x2f,0x75,0x69,
0x70,0x2f,0x29,0x0d,0x0a,0x43,0x6f,0x6e,
0x74,0x65,0x6e,0x74,0x2d,0x74,0x79,0x70,
0x65,0x3a,0x20,0x74,0x65,0x78,0x74,0x2f,
0x68,0x74,0x6d,0x6c,0x0d,0x0a,0x0d,0x0a,
0x3c,0x68,0x74,0x6d,0x6c,0x3e,0x0d,0x0a,
0x3c,0x68,0x65,0x61,0x64,0x3e,0x3c,0x74,
0x69,0x74,0x6c,0x65,0x3e,0x75,0x49,0x50,
0x20,0x77,0x65,0x62,0x20,0x73,0x65,0x72,
0x76,0x65,0x72,0x20,0x74,0x65,0x73,0x74,
0x20,0x70,0x61,0x67,0x65,0x3c,0x2f,0x74,
0x69,0x74,0x6c,0x65,0x3e,0x3c,0x2f,0x68,
0x65,0x61,0x64,0x3e,0x0d,0x0a,0x0d,0x0a,
0x3c,0x66,0x72,0x61,0x6d,0x65,0x73,0x65,
0x74,0x20,0x63,0x6f,0x6c,0x73,0x3d,0x22,
0x2a,0x22,0x20,0x72,0x6f,0x77,0x73,0x3d,
0x22,0x31,0x32,0x30,0x2c,0x2a,0x22,0x20,
0x66,0x72,0x61,0x6d,0x65,0x62,0x6f,0x72,
0x64,0x65,0x72,0x3d,0x22,0x6e,0x6f,0x22,
0x3e,0x20,0x0d,0x0a,0x20,0x20,0x3c,0x66,
0x72,0x61,0x6d,0x65,0x20,0x73,0x72,0x63,
0x3d,0x22,0x63,0x6f,0x6e,0x74,0x72,0x6f,
0x6c,0x2e,0x68,0x74,0x6d,0x6c,0x22,0x3e,
0x0d,0x0a,0x20,0x20,0x3c,0x66,0x72,0x61,
0x6d,0x65,0x20,0x73,0x72,0x63,0x3d,0x22,
0x61,0x62,0x6f,0x75,0x74,0x2e,0x68,0x74,
0x6d,0x6c,0x22,0x20,0x6e,0x61,0x6d,0x65,
0x3d,0x22,0x6d,0x61,0x69,0x6e,0x22,0x3e,
0x0d,0x0a,0x3c,0x2f,0x66,0x72,0x61,0x6d,
0x65,0x73,0x65,0x74,0x3e,0x0d,0x0a,0x0d,
0x0a,0x3c,0x6e,0x6f,0x66,0x72,0x61,0x6d,
0x65,0x73,0x3e,0x0d,0x0a,0x3c,0x62,0x6f,
0x64,0x79,0x3e,0x0d,0x0a,0x59,0x6f,0x75,
0x72,0x20,0x62,0x72,0x6f,0x77,0x73,0x65,
0x72,0x20,0x6d,0x75,0x73,0x74,0x20,0x73,
0x75,0x70,0x70,0x6f,0x72,0x74,0x20,0x66,
0x72,0x61,0x6d,0x65,0x73,0x0d,0x0a,0x3c,
0x2f,0x62,0x6f,0x64,0x79,0x3e,0x0d,0x0a,
0x3c,0x2f,0x6e,0x6f,0x66,0x72,0x61,0x6d,
0x65,0x73,0x3e,0x0d,0x0a,0x3c,0x2f,0x68,
0x74,0x6d,0x6c,0x3e,};
static const char data_TMPceh0hzo4l3_htm[] = {
0x2f,0x54,0x4d,0x50,0x63,0x65,0x68,0x30,
0x68,0x7a,0x6f,0x34,0x6c,0x33,0x2e,0x68,
0x74,0x6d,0x00,0x48,0x54,0x54,0x50,0x2f,
0x31,0x2e,0x30,0x20,0x32,0x30,0x30,0x20,
0x4f,0x4b,0x0d,0x0a,0x53,0x65,0x72,0x76,
0x65,0x72,0x3a,0x20,0x75,0x49,0x50,0x2f,
0x30,0x2e,0x39,0x20,0x28,0x68,0x74,0x74,
0x70,0x3a,0x2f,0x2f,0x64,0x75,0x6e,0x6b,
0x65,0x6c,0x73,0x2e,0x63,0x6f,0x6d,0x2f,
0x61,0x64,0x61,0x6d,0x2f,0x75,0x69,0x70,
0x2f,0x29,0x0d,0x0a,0x43,0x6f,0x6e,0x74,
0x65,0x6e,0x74,0x2d,0x74,0x79,0x70,0x65,
0x3a,0x20,0x74,0x65,0x78,0x74,0x2f,0x68,
0x74,0x6d,0x6c,0x0d,0x0a,0x0d,0x0a,0x3c,
0x68,0x74,0x6d,0x6c,0x3e,0x0d,0x0a,0x3c,
0x62,0x6f,0x64,0x79,0x20,0x62,0x67,0x63,
0x6f,0x6c,0x6f,0x72,0x3d,0x22,0x77,0x68,
0x69,0x74,0x65,0x22,0x3e,0x0d,0x0a,0x3c,
0x63,0x65,0x6e,0x74,0x65,0x72,0x3e,0x0d,
0x0a,0x20,0x20,0x3c,0x74,0x61,0x62,0x6c,
0x65,0x20,0x77,0x69,0x64,0x74,0x68,0x3d,
0x22,0x36,0x30,0x30,0x22,0x20,0x68,0x65,
0x69,0x67,0x68,0x74,0x3d,0x22,0x35,0x30,
0x35,0x22,0x20,0x62,0x6f,0x72,0x64,0x65,
0x72,0x3d,0x22,0x30,0x22,0x3e,0x0d,0x0a,
0x20,0x20,0x20,0x20,0x3c,0x74,0x72,0x3e,
0x20,0x0d,0x0a,0x20,0x20,0x20,0x20,0x20,
0x20,0x3c,0x74,0x64,0x3e,0x20,0x3c,0x68,
0x32,0x3e,0x3c,0x66,0x6f,0x6e,0x74,0x20,
0x63,0x6f,0x6c,0x6f,0x72,0x3d,0x22,0x23,
0x30,0x30,0x38,0x30,0x46,0x46,0x22,0x3e,
0x3c,0x73,0x74,0x72,0x6f,0x6e,0x67,0x3e,
0x57,0x65,0x6c,0x63,0x6f,0x6d,0x65,0x20,
0x74,0x6f,0x20,0x74,0x68,0x65,0x20,0x53,
0x54,0x52,0x39,0x20,0x77,0x65,0x62,0x70,
0x61,0x67,0x65,0x3c,0x2f,0x73,0x74,0x72,
0x6f,0x6e,0x67,0x3e,0x3c,0x2f,0x66,0x6f,
0x6e,0x74,0x3e,0x3c,0x2f,0x68,0x32,0x3e,
0x0d,0x0a,0x20,0x20,0x20,0x20,0x20,0x20,
0x20,0x20,0x3c,0x70,0x20,0x61,0x6c,0x69,
0x67,0x6e,0x3d,0x22,0x6a,0x75,0x73,0x74,
0x69,0x66,0x79,0x22,0x3e,0x20,0x54,0x68,
0x69,0x73,0x20,0x77,0x65,0x62,0x20,0x70,
0x61,0x67,0x65,0x20,0x69,0x73,0x20,0x73,
0x65,0x72,0x76,0x65,0x64,0x20,0x66,0x72,
0x6f,0x6d,0x20,0x74,0x68,0x65,0x20,0x53,
0x54,0x52,0x39,0x31,0x32,0x20,0x6d,0x69,
0x63,0x72,0x6f,0x63,0x6f,0x6e,0x74,0x72,
0x6f,0x6c,0x6c,0x65,0x72,0x20,0x0d,0x0a,
0x20,0x20,0x20,0x20,0x20,0x20,0x20,0x20,
0x20,0x20,0x75,0x73,0x69,0x6e,0x67,0x20,
0x74,0x68,0x65,0x20,0x75,0x49,0x50,0x20,
0x54,0x43,0x50,0x2f,0x49,0x50,0x20,0x73,
0x74,0x61,0x63,0x6b,0x2e,0x20,0x3c,0x2f,
0x70,0x3e,0x3c,0x2f,0x74,0x64,0x3e,0x0d,
0x0a,0x20,0x20,0x20,0x20,0x3c,0x2f,0x74,
0x72,0x3e,0x0d,0x0a,0x20,0x20,0x3c,0x2f,
0x74,0x61,0x62,0x6c,0x65,0x3e,0x0d,0x0a,
0x3c,0x2f,0x63,0x65,0x6e,0x74,0x65,0x72,
0x3e,0x0d,0x0a,0x3c,0x2f,0x62,0x6f,0x64,
0x79,0x3e,0x0d,0x0a,0x3c,0x2f,0x68,0x74,
0x6d,0x6c,0x3e,};
const struct fsdata_file file_404_html[] = {{NULL, data_404_html, data_404_html + 10, sizeof(data_404_html) - 10}};
const struct fsdata_file file_about_html[] = {{file_404_html, data_about_html, data_about_html + 12, sizeof(data_about_html) - 12}};
const struct fsdata_file file_control_html[] = {{file_about_html, data_control_html, data_control_html + 14, sizeof(data_control_html) - 14}};
const struct fsdata_file file_index_html[] = {{file_control_html, data_index_html, data_index_html + 12, sizeof(data_index_html) - 12}};
const struct fsdata_file file_TMPceh0hzo4l3_htm[]= {{file_index_html, data_TMPceh0hzo4l3_htm, data_TMPceh0hzo4l3_htm + 19, sizeof(data_TMPceh0hzo4l3_htm) - 19}};
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -