- 欢迎访问华中农业大学自考辅导培训网!主要为自考考生提供资讯服务,及培训辅导,网站信息仅供学习交流使用,官方报考信息以华中农业大学继续教育学院官网为准。
- 咨询电话:027-86646545
江苏教育学院编
第一章 C语言概述
基本要求:
了解C语言的特点和简单C程序的构成,main函数和其它函数,头文件数据说明,函数的开始和结束标志,源程序的书写格式,C语言的风格。掌握在不同平台的上机方法。
第二章 程序的灵魂-算法
基本要求:
通过学习了解算法的概念,算法的特性,掌握传统的流程图的画法和N-S流程图的画法,并通过实例画出来。
第三章 数据类型、运算符与表达式
基本要求:
通过学习要求掌握C语言的数据类型(基本类型、构造类型、指针类型、空类型)及其定义方法,常量、变量的概念、标识符的构成,C运算符的种类,优先级结合性,不同类型数据间的转换与运算。
C表达式类型(赋值表达式、算术表达式、关系表达式、逻辑表达式、条件表达式、逗号表达式)和求值规则。
本章重点:
基本数据类型(整型、实型、字符型)
第四章 最简单的C程序设计
基本要求:
C语句、表达式语句、空语句、复合语句。三种程序结构,数据的输入与输出,输入输出函数的调用。
本章重点:
格式输出、格式输入函数
第五章 选择结构程序设计
基本要求:
关系运算和关系表达式、逻辑运算和逻辑表达式,用if语句实现选择结构,用switch语句实现多分支选择结构。
本章重点:
if语句和switch语句
第六章 循环控制
基本要求:
构成循环的方法,goto语句和语句标号的使用,while语句和do while循环结构,for循环结构,Continue语句和 break语句,循环的嵌套(三层)。
本章重点:
for循环结构,while循环和do while循环结构
第七章 数组
基本要求:
数组的概念,一维数组和多维数组的定义,数组初始化和引用,字符串和字符数组。
本章重点:
一维数组和二维数组的定义,初始化和引用。
第八章 函数
基本要求:
库函数的正确调用,函数的定义方法,函数的类型和返回值形式参数与实参数,参数值的传递
函数的正确调用,嵌套调用,递归调用
局部变量和全局变量
变量的存储类别(自动,静态,寄存器,外部),变量的作用域和生存期
内部函数和外部函数
本章重点:
函数的定义方法,局部变量和全局变量,动态存储变量和静态存储变量
真题
自考英语单词必备(猜词方法)
真题
2022年(近代史纲要)真题
真题
2022年(毛泽东思想概论)真题
2023湖北自考报名免费真题指导
自考各科课程思维导图
自考历年真题汇总
专升本真题
扫一扫加入微信交流群
与考生自由互动、并且能直接与专业老师进行交流、解答。
扫一扫关注微信公众号
随时获取自考政策、通知、公告以及各类学习资料、学习方法、教程。
NAME | COMPONENT | DURATION | 0 ms | 25 ms | 50 ms | 75 ms | 100 ms | 125 ms | 150 ms |
---|---|---|---|---|---|---|---|---|---|
Bootstrap | Timer | 34.24 ms | |||||||
Routing | Timer | 0.10 ms | |||||||
Controller | Timer | 120.98 ms | |||||||
Controller Constructor | Timer | 29.85 ms | |||||||
Query | Database | 1.07 ms | |||||||
Query | Database | 0.52 ms | |||||||
Query | Database | 0.48 ms | |||||||
Query | Database | 0.92 ms | |||||||
Query | Database | 0.47 ms | |||||||
Query | Database | 11.31 ms |
Time | Query String |
---|---|
1.07 ms | SELECT * FROM `dr_1_share_index` WHERE `id` = 830 |
0.52 ms | SELECT * FROM `dr_1_article` WHERE `id` = 830 |
0.47 ms | SELECT * FROM `dr_1_article_data_0` WHERE `id` = 830 |
0.92 ms | SELECT * FROM `dr_1_article` WHERE `catid` = 5 AND `id` < 830 ORDER BY `id` desc LIMIT 1 |
0.46 ms | SELECT * FROM `dr_1_article` WHERE `catid` = 5 AND `id` > 830 ORDER BY `id` asc LIMIT 1 |
11.31 ms | SELECT * FROM `dr_1_article` WHERE `dr_1_article`.`catid` = 5 ORDER BY RAND() LIMIT 10 |
模板 | 路径 |
---|---|
article_article.html | /www/wwwroot/gacd.cn/template/pc/default/home/article_article.html |
head_noh1.htm | /www/wwwroot/gacd.cn/template/pc/default/home/head_noh1.htm |
right.htm | /www/wwwroot/gacd.cn/template/pc/default/home/right.htm |
foot.htm | /www/wwwroot/gacd.cn/template/pc/default/home/foot.htm |
模板 | 提示 |
---|---|
article_article.html | 由于模板文件[/www/wwwroot/gacd.cn/template/pc/default/home/article/article_article.html]不存在,因此本页面引用主目录的模板[/www/wwwroot/gacd.cn/template/pc/default/home/article_article.html] |
head_noh1.htm | 由于模板文件[/www/wwwroot/gacd.cn/template/pc/default/home/article/head_noh1.htm]不存在,因此本页面引用主目录的模板[/www/wwwroot/gacd.cn/template/pc/default/home/head_noh1.htm] |
right.htm | 由于模板文件[/www/wwwroot/gacd.cn/template/pc/default/home/article/right.htm]不存在,因此本页面引用主目录的模板[/www/wwwroot/gacd.cn/template/pc/default/home/right.htm] |
foot.htm | 由于模板文件[/www/wwwroot/gacd.cn/template/pc/default/home/article/foot.htm]不存在,因此本页面引用主目录的模板[/www/wwwroot/gacd.cn/template/pc/default/home/foot.htm] |
id | '830' |
catid | '5' |
title | '江苏自学考试C语言程序设计(理论)教材大纲-自考' |
thumb | '' |
keywords | '教材,大纲,-,自考,理论,程序设计,自学考试,C,语言,江' |
description | '江苏教育学院编 第一章 C语言概述 基本要求: 了解C语言的特点和简单C程序的构成,main函数和其它函数,头文件数据说明,函数的开始和结束标志,源程序的书写格式,C语言的风格。掌握在不同平台的上机方法。 第二章 程序的灵魂-算法 基本要求: 通过学习了解' |
hits | '211' |
uid | '1' |
author | '未知' |
status | '9' |
url | '/news/830.html' |
link_id | '0' |
tableid | '0' |
inputip | '' |
inputtime | '2011-03-14 09:12:05' |
updatetime | '2011-03-14 09:12:05' |
displayorder | '0' |
myurl | '' |
redirecturl | '' |
shorttitle | '' |
myflag | array ( ) |
content | ' <P><STRONG> 江苏教育学院编</STRONG></P> <P> 第一章 C语言概述</P> <P> 基本要求:</P> <P> 了解C语言的特点和简单C程序的构成,main函数和其它函数,头文件数据说明,函数的开始和结束标志,源程序的书写格式,C语言的风格。掌握在不同平台的上机方法。</P> <P> 第二章 程序的灵魂-算法</P> <P> 基本要求:</P> <P> 通过学习了解算法的概念,算法的特性,掌握传统的流程图的画法和N-S流程图的画法,并通过实例画出来。</P> <P> 第三章 数据类型、运算符与表达式</P> <P> 基本要求:</P> <P> 通过学习要求掌握C语言的数据类型(基本类型、构造类型、指针类型、空类型)及其定义方法,常量、变量的概念、标识符的构成,C运算符的种类,优先级结合性,不同类型数据间的转换与运算。</P> <P> C表达式类型(赋值表达式、算术表达式、关系表达式、逻辑表达式、条件表达式、逗号表达式)和求值规则。</P> <P> 本章重点:</P> <P> 基本数据类型(整型、实型、字符型)</P> <P> 第四章 最简单的C程序设计</P> <P> 基本要求:</P> <P> C语句、表达式语句、空语句、复合语句。三种程序结构,数据的输入与输出,输入输出函数的调用。</P> <P> 本章重点:</P> <P> 格式输出、格式输入函数</P> <P> 第五章 选择结构程序设计</P> <P> 基本要求:</P> <P> 关系运算和关系表达式、逻辑运算和逻辑表达式,用if语句实现选择结构,用switch语句实现多分支选择结构。</P> <P> 本章重点:</P> <P> if语句和switch语句</P> <P> 第六章 循环控制</P> <P> 基本要求:</P> <P> 构成循环的方法,goto语句和语句标号的使用,while语句和do while循环结构,for循环结构,Continue语句和 break语句,循环的嵌套(三层)。</P> <P> 本章重点:</P> <P> for循环结构,while循环和do while循环结构</P> <P> 第七章 数组</P> <P> 基本要求:</P> <P> 数组的概念,一维数组和多维数组的定义,数组初始化和引用,字符串和字符数组。</P> <P> 本章重点:</P> <P> 一维数组和二维数组的定义,初始化和引用。</P> <P> 第八章 函数</P> <P> 基本要求:</P> <P> 库函数的正确调用,函数的定义方法,函数的类型和返回值形式参数与实参数,参数值的传递</P> <P> 函数的正确调用,嵌套调用,递归调用</P> <P> 局部变量和全局变量</P> <P> 变量的存储类别(自动,静态,寄存器,外部),变量的作用域和生存期</P> <P> 内部函数和外部函数</P> <P> 本章重点:</P> <P> 函数的定义方法,局部变量和全局变量,动态存储变量和静态存储变量<font color="#F5F8FF">' |
_inputtime | '1300065125' |
_updatetime | '1300065125' |
_myflag | '' |
tag | '教材,大纲,-,自考,理论,程序设计,自学考试,C,语言,江' |
kws | array ( '教材' => '/index.php?s=article&c=search&keyword=%E6%95%99%E6%9D%90', '大纲' => '/index.php?s=article&c=search&keyword=%E5%A4%A7%E7%BA%B2', '-' => '/index.php?s=article&c=search&keyword=-', '自考' => '/index.php?s=article&c=search&keyword=%E8%87%AA%E8%80%83', '理论' => '/index.php?s=article&c=search&keyword=%E7%90%86%E8%AE%BA', '程序设计' => '/index.php?s=article&c=search&keyword=%E7%A8%8B%E5%BA%8F%E8%AE%BE%E8%AE%A1', '自学考试' => '/index.php?s=article&c=search&keyword=%E8%87%AA%E5%AD%A6%E8%80%83%E8%AF%95', 'C' => '/index.php?s=article&c=search&keyword=C', '语言' => '/index.php?s=article&c=search&keyword=%E8%AF%AD%E8%A8%80', '江' => '/index.php?s=article&c=search&keyword=%E6%B1%9F', ) |
tags | array ( ) |
prev_page | array ( 'id' => '829', 'catid' => '5', 'title' => '江苏自学考试油画风景(实践)教材大纲-自考', 'thumb' => '', 'keywords' => '大纲,-,自考,教材,实践,自学考试,油画,风景,江苏,', 'description' => '28864 油画风景(实践) 南京艺术学院编 (高纲号 0638) 一、课程性质及其设置目的与要求 《油画风景》课程是江苏省高等教育自学考试美术专业(独立本科段)的专业课程。本课程的设置其目的是本专业的应考者在基础学习的基础上,更进一步地学习油画在表现大', 'hits' => '117', 'uid' => '1', 'author' => '未知', 'status' => '9', 'url' => '/news/829.html', 'link_id' => '0', 'tableid' => '0', 'inputip' => '', 'inputtime' => '1300065124', 'updatetime' => '1300065124', 'displayorder' => '0', 'myurl' => '', 'redirecturl' => '', 'shorttitle' => '', 'myflag' => '', ) |
next_page | array ( 'id' => '831', 'catid' => '5', 'title' => '江苏自学考试传递与分离教材大纲-自考', 'thumb' => '', 'keywords' => '大纲,-,自考,教材,分离,自学考试,传递,江苏,', 'description' => '一、课程的性质及要求 (一)本课程的性质和目的 “传递与分离”是化学工程分支学科之一。它包含《化工传递过程基', 'hits' => '65', 'uid' => '1', 'author' => '未知', 'status' => '9', 'url' => '/news/831.html', 'link_id' => '0', 'tableid' => '0', 'inputip' => '', 'inputtime' => '1300065126', 'updatetime' => '1300065126', 'displayorder' => '0', 'myurl' => '', 'redirecturl' => '', 'shorttitle' => '', 'myflag' => '', ) |
meta_title | '江苏自学考试C语言程序设计(理论)教材大纲-自考_学校动态_我的项目' |
meta_keywords | '教材,大纲,-,自考,理论,程序设计,自学考试,C,语言,江' |
meta_description | '江苏教育学院编 第一章 C语言概述 基本要求: 了解C语言的特点和简单C程序的构成,main函数和其它函数,头文件数据说明,函数的开始和结束标志,源程序的书写格式,C语言的风格。掌握在不同平台的上机方法。 第二章 程序的灵魂-算法 基本要求: 通过学习了解' |
cat | array ( 'id' => '5', 'tid' => '1', 'pid' => '0', 'mid' => 'article', 'pids' => '0', 'name' => '学校动态', 'dirname' => 'news', 'pdirname' => '', 'child' => 0, 'disabled' => '0', 'ismain' => 1, 'childids' => 5, 'thumb' => '', 'show' => '1', 'content' => ' ', 'setting' => array ( 'disabled' => '0', 'linkurl' => '', 'urlrule' => 2, 'seo' => array ( 'list_title' => '华中农业大学自考学校概括', 'list_keywords' => '华中农业大学自考学校概括', 'list_description' => '华中农业大学自考学校概括提供华中农业大学自考学校简介。', ), 'template' => array ( 'pagesize' => '10', 'mpagesize' => '10', 'page' => 'page.html', 'list' => 'list_article.html', 'category' => 'category.html', 'search' => 'search.html', 'show' => 'article_article.html', ), 'cat_field' => '', 'module_field' => '', 'html' => 0, ), 'displayorder' => '0', 'pcatpost' => 0, 'topid' => '5', 'catids' => array ( 0 => '5', ), 'is_post' => 1, 'url' => 'http://www.gacd.cn/news/', 'total' => '请使用count标签查询', 'field' => array ( ), ) |
top | array ( 'id' => '5', 'tid' => '1', 'pid' => '0', 'mid' => 'article', 'pids' => '0', 'name' => '学校动态', 'dirname' => 'news', 'pdirname' => '', 'child' => 0, 'disabled' => '0', 'ismain' => 1, 'childids' => 5, 'thumb' => '', 'show' => '1', 'content' => ' ', 'setting' => array ( 'disabled' => '0', 'linkurl' => '', 'urlrule' => 2, 'seo' => array ( 'list_title' => '华中农业大学自考学校概括', 'list_keywords' => '华中农业大学自考学校概括', 'list_description' => '华中农业大学自考学校概括提供华中农业大学自考学校简介。', ), 'template' => array ( 'pagesize' => '10', 'mpagesize' => '10', 'page' => 'page.html', 'list' => 'list_article.html', 'category' => 'category.html', 'search' => 'search.html', 'show' => 'article_article.html', ), 'cat_field' => '', 'module_field' => '', 'html' => 0, ), 'displayorder' => '0', 'pcatpost' => 0, 'topid' => '5', 'catids' => array ( 0 => '5', ), 'is_post' => 1, 'url' => 'http://www.gacd.cn/news/', 'total' => '请使用count标签查询', 'field' => array ( ), ) |
pageid | 1 |
params | array ( 'catid' => '5', ) |
parent | array ( 'id' => '5', 'tid' => '1', 'pid' => '0', 'mid' => 'article', 'pids' => '0', 'name' => '学校动态', 'dirname' => 'news', 'pdirname' => '', 'child' => 0, 'disabled' => '0', 'ismain' => 1, 'childids' => 5, 'thumb' => '', 'show' => '1', 'content' => ' ', 'setting' => array ( 'disabled' => '0', 'linkurl' => '', 'urlrule' => 2, 'seo' => array ( 'list_title' => '华中农业大学自考学校概括', 'list_keywords' => '华中农业大学自考学校概括', 'list_description' => '华中农业大学自考学校概括提供华中农业大学自考学校简介。', ), 'template' => array ( 'pagesize' => '10', 'mpagesize' => '10', 'page' => 'page.html', 'list' => 'list_article.html', 'category' => 'category.html', 'search' => 'search.html', 'show' => 'article_article.html', ), 'cat_field' => '', 'module_field' => '', 'html' => 0, ), 'displayorder' => '0', 'pcatpost' => 0, 'topid' => '5', 'catids' => array ( 0 => '5', ), 'is_post' => 1, 'url' => 'http://www.gacd.cn/news/', 'total' => '请使用count标签查询', 'field' => array ( ), ) |
related | array ( 1 => array ( 'id' => '1', 'tid' => '1', 'pid' => '0', 'mid' => 'article', 'pids' => '0', 'name' => '学校概括', 'dirname' => 'info', 'pdirname' => '', 'child' => 0, 'disabled' => '0', 'ismain' => 1, 'childids' => 1, 'thumb' => '', 'show' => '1', 'content' => '<p style="text-align: center"> <span style="font-size: small"><strong>华中农业大学学校简介</strong></span></p> <p> 华中农业大学是一所教育部直属、国家“211工程”建设的全国重点大学。校园位于湖北省武汉市武昌南湖狮子山,三面环湖,风景秀丽,环境幽雅,建筑楼群鳞次栉比,自然园林风貌引人入胜。</p> <p> <strong>学校历史悠久,历来受到国家的高度重视。</strong>其前身是清朝光绪年间湖广总督张之洞1898年创办的湖北农务学堂,几经演变,1952年由武汉大学农学院和湖北农学院的全部系科以及中山大学等6所综合性大学农学院的部分系科组建成立华中农学院。建国后,学校曾直属中央高等教育部,后实行农业部和湖北省双重领导。1979年经国务院批准列为全国重点大学,直属农业部。1981年经国务院学位委员会批准,成为首批具有博士学位和硕士学位授予权的学校。学校具有教授和博士生导师评审权。1985年更名为华中农业大学。 2000年由农业部划转教育部直属领导。</p> <p> <strong>学校长期得到党和国家领导人的亲切关怀。</strong>董必武、李先念、徐特立等先后为学校题词和题写校名。时任中共中央政治局常委、国务院副总理李岚清1997年11月23日到学校视察。时任中共中央总书记、国家主席江泽民1998年10月1日为学校百年校庆题词:“贯彻党的教育方针,实施科教兴国战略,努力培养农业现代化建设优秀人才”。</p> <p> <strong>学校基础条件优良。</strong>校园占地面积495万平方米(合7425亩)。现有校舍建筑面积95万㎡;教学科研仪器设备资产值4.4亿元;图书综合馆藏260万册,电子图书3.8万GB,图书馆系中国高等教育文献保障体系(CALIS)的重要成员,华中地区高校3个B级成员馆之一;校园网“千兆为主干,百兆到桌面”覆盖全校。2009年12月,学校在教育部直属69所高校整体绩效评价中名列第11位。</p> <p> <strong>学校师资力量雄厚,名师才俊荟萃。</strong>现有教职工2600多人,其中专任教师1450多人,教授320人,副教授390人,博士生导师290人,专任教师中具有博士学位、硕士学位的占79.7%;有中国科学院院士1人,中国工程院院士4人,第三世界科学院院士2人,美国科学院外籍院士1人;“长江学者奖励计划”特聘教授7人,“长江学者奖励计划”讲座教授3人;“千人计划”特聘专家2人;国际学术咨询委员会主席2人;国务院学位委员会学科评议组成员6人;12人入选“新世纪百千万人才工程”国家级人选,国家杰出青年科学基金获得者11人;国家级教学名师3人,湖北省教学名师3人,“楚天学者计划”特聘教授4人,“楚天学者计划”讲座教授7人;国家级有突出贡献的中青年专家10人,省部级有突出贡献的中青年专家54人;享受国务院政府特殊津贴263人。国家自然科学基金创新研究群体2个,省部优秀创新团队13个。</p> <p> <strong>学校具备培养学士、硕士、博士及博士后的完整教育体系。</strong>设有植物科学技术学院、动物科学技术学院、动物医学院、资源环境学院、生命科学技术学院、园艺林学学院、水产学院、工学院、经济管理学院、土地管理学院、食品科技学院、理学院、文法学院、外国语学院、体育课部等15个学院(部)。现有本科专业54个,硕士学位授权点专业90个,博士学位授权点专业57个,一级学科硕士点17个,一级学科博士点11个,博士后科研流动站10个。学校面向全国招生,目前,全日制在校学生24000多人,其中本科生18000多人,研究生6000多人。<br /> <strong>学校以农科为优势,以生命科学为特色,农、理、工、文、法、经、管等多学科相结合,学科优势明显,新兴与传统学科交融。</strong>现有8个国家级重点学科,1个国家重点培育学科,省部级重点学科36个, 2个国家人才培养基地(1个国家生物学理科基地,1个国家生命科学与技术人才培养基地)。国家生物学理科基地“九五”、“十五”期间连续2次被评为国家优秀基地,国家生命科学与技术人才培养基地2003年以来连续3次年检结果为优秀。据美国信息科技所《基本科学指标》数据库(ESI)2010年9月最新统计数据显示,我校农业科学、植物与动物学两个学科领域的SCI、SSCI高水平论文发表数量与引用频次排名进入全球前1%。<br /> <strong>学校不断深化教学改革,人才培养工作步入全国先进行列。</strong>“十一五”期间,新获国家级教学成果奖5项,其中一等奖1项、二等奖4项,使国家教学成果奖总量达18项;新获湖北省教学成果奖14项,其中一等奖6项,使湖北省教学成果奖总量达60项;新增国家级精品课程21门,湖北省精品课程35门,使总量分别达到32门、53门;首批获准实施“国家大学生创新性实验计划”;国家人才培养模式创新试验区2个;国家级实验教学示范中心3个;获国家精品教材4种、全国高等农业院校优秀教材15项;新入选全国百篇优秀博士学位论文8篇,提名奖10篇,使总量分别达到9篇和13篇。近年来,学校本科毕业生录取硕士研究生的比例在30%左右,其中生物类等特色和农科优势专业的录取率超过或接近50%;本科毕业生年度就业率稳定在96%以上。</p> <p> <strong>学校科研实力强劲,创新能力不断提升。</strong>现有国家重点实验室2个,省部重点(专业)实验室13个,国家研发中心4个,部省研发中心20个。“十一五”期间,学校共承担科研项目3527项,其中国家级项目828项,省部级项目1013项,国际合作项目102项;获得科技经费约15.2亿元,年均3.04亿元,比“十五”期间增长178.9%;获省部级(含武汉市)以上科技成果奖125项,其中,国家级9项;授权专利271项,其中发明专利199项,实用新型专利70项;在杂交油菜、绿色水稻、优质种猪、动物疫苗、优质柑橘、试管种薯等研究领域,取得一批享誉国内外的标志性成果。学校被评为全国对口支援三峡工程库区移民工作先进集体,国家实施“863”计划先进集体高校,“十一五”国家科技计划执行优秀团队。</p> <p> <strong>学校广泛开展国际交流与合作。</strong>先后与美国、加拿大、俄罗斯、瑞典、英国、法国等近20个国家和地区的40余所院校、科研机构建立了合作交流关系,同20个国际基金组织和机构建立了良好的合作联系,与多所国外高校建立了联合培养人才的合作伙伴关系。近年来学校获准承办国际油菜大会、国际柑橘大会等多个重大国际性学术会议。2003年学校成为“高层次专家培养高学历留学生”全国首个试点单位。</p> <p> <strong>学校学术氛围浓厚,学风严谨朴实。</strong>在逾百年的发展历程中,学校积淀了“勤读力耕、立己达人”等优良的办学传统,凝练了“育人为本,崇尚学术”的办学理念,形成了“团结、勤俭、求是、奋进”的优良校风。学校桃李遍及海内外。1952年迄今,已输送了各级各类毕业生12万余人,涌现出一大批国内外著名的农业科学家、教育家、社会活动家、优秀管理专家、领导干部以及“感动中国”人物徐本禹等新一代大学生典范。</p> <p> 近年来,学校连续七次被评为湖北省最佳文明单位,2005年获全国精神文明建设先进单位,2008年荣膺全国文明单位。<br /> <strong>学校新时期的奋斗目标是:</strong>到2018年(建校120周年),把学校建设成为整体水平国内一流,优势学科达到国际先进水平,特色鲜明的研究型大学。<br /> </p> ', 'setting' => array ( 'disabled' => '0', 'linkurl' => '', 'getchild' => '0', 'notedit' => '0', 'urlrule' => 2, 'seo' => array ( 'list_title' => '华中农业大学自考学校概括', 'list_keywords' => '华中农业大学自考学校概括', 'list_description' => '华中农业大学自考学校概括提供华中农业大学自考学校简介。', ), 'template' => array ( 'pagesize' => '10', 'mpagesize' => '10', 'page' => 'page.html', 'list' => 'list_article.html', 'category' => 'category.html', 'search' => 'search.html', 'show' => 'article_article.html', ), 'cat_field' => '', 'module_field' => '', 'html' => 0, ), 'displayorder' => '0', 'pcatpost' => 0, 'topid' => '1', 'catids' => array ( 0 => '1', ), 'is_post' => 1, 'url' => 'http://www.gacd.cn/info/', 'total' => '请使用count标签查询', 'field' => array ( ), ), 3 => array ( 'id' => '3', 'tid' => '1', 'pid' => '0', 'mid' => 'article', 'pids' => '0', 'name' => '招生问答', 'dirname' => 'ask', 'pdirname' => '', 'child' => 0, 'disabled' => '0', 'ismain' => 1, 'childids' => 3, 'thumb' => '', 'show' => '1', 'content' => ' ', 'setting' => array ( 'disabled' => '0', 'linkurl' => '', 'urlrule' => 2, 'seo' => array ( 'list_title' => '华中农业大学自考学校概括', 'list_keywords' => '华中农业大学自考学校概括', 'list_description' => '华中农业大学自考学校概括提供华中农业大学自考学校简介。', ), 'template' => array ( 'pagesize' => '10', 'mpagesize' => '10', 'page' => 'page.html', 'list' => 'list_article.html', 'category' => 'category.html', 'search' => 'search.html', 'show' => 'article_article.html', ), 'cat_field' => '', 'module_field' => '', 'html' => 0, ), 'displayorder' => '0', 'pcatpost' => 0, 'topid' => '3', 'catids' => array ( 0 => '3', ), 'is_post' => 1, 'url' => 'http://www.gacd.cn/ask/', 'total' => '请使用count标签查询', 'field' => array ( ), ), 4 => array ( 'id' => '4', 'tid' => '1', 'pid' => '0', 'mid' => 'article', 'pids' => '0', 'name' => '自考政策', 'dirname' => 'zkzc', 'pdirname' => '', 'child' => 0, 'disabled' => '0', 'ismain' => 1, 'childids' => 4, 'thumb' => '', 'show' => '1', 'content' => ' ', 'setting' => array ( 'disabled' => '0', 'linkurl' => '', 'urlrule' => 2, 'seo' => array ( 'list_title' => '华中农业大学自考学校概括', 'list_keywords' => '华中农业大学自考学校概括', 'list_description' => '华中农业大学自考学校概括提供华中农业大学自考学校简介。', ), 'template' => array ( 'pagesize' => '10', 'mpagesize' => '10', 'page' => 'page.html', 'list' => 'list_article.html', 'category' => 'category.html', 'search' => 'search.html', 'show' => 'article_article.html', ), 'cat_field' => '', 'module_field' => '', 'html' => 0, ), 'displayorder' => '0', 'pcatpost' => 0, 'topid' => '4', 'catids' => array ( 0 => '4', ), 'is_post' => 1, 'url' => 'http://www.gacd.cn/zkzc/', 'total' => '请使用count标签查询', 'field' => array ( ), ), 5 => array ( 'id' => '5', 'tid' => '1', 'pid' => '0', 'mid' => 'article', 'pids' => '0', 'name' => '学校动态', 'dirname' => 'news', 'pdirname' => '', 'child' => 0, 'disabled' => '0', 'ismain' => 1, 'childids' => 5, 'thumb' => '', 'show' => '1', 'content' => ' ', 'setting' => array ( 'disabled' => '0', 'linkurl' => '', 'urlrule' => 2, 'seo' => array ( 'list_title' => '华中农业大学自考学校概括', 'list_keywords' => '华中农业大学自考学校概括', 'list_description' => '华中农业大学自考学校概括提供华中农业大学自考学校简介。', ), 'template' => array ( 'pagesize' => '10', 'mpagesize' => '10', 'page' => 'page.html', 'list' => 'list_article.html', 'category' => 'category.html', 'search' => 'search.html', 'show' => 'article_article.html', ), 'cat_field' => '', 'module_field' => '', 'html' => 0, ), 'displayorder' => '0', 'pcatpost' => 0, 'topid' => '5', 'catids' => array ( 0 => '5', ), 'is_post' => 1, 'url' => 'http://www.gacd.cn/news/', 'total' => '请使用count标签查询', 'field' => array ( ), ), 6 => array ( 'id' => '6', 'tid' => '1', 'pid' => '0', 'mid' => 'article', 'pids' => '0', 'name' => '校园风光', 'dirname' => 'stu', 'pdirname' => '', 'child' => 0, 'disabled' => '0', 'ismain' => 1, 'childids' => 6, 'thumb' => '', 'show' => '1', 'content' => ' ', 'setting' => array ( 'disabled' => '0', 'linkurl' => '', 'urlrule' => 2, 'seo' => array ( 'list_title' => '华中农业大学自考学校概括', 'list_keywords' => '华中农业大学自考学校概括', 'list_description' => '华中农业大学自考学校概括提供华中农业大学自考学校简介。', ), 'template' => array ( 'pagesize' => '10', 'mpagesize' => '10', 'page' => 'page.html', 'list' => 'list_article.html', 'category' => 'category.html', 'search' => 'search.html', 'show' => 'article_article.html', ), 'cat_field' => '', 'module_field' => '', 'html' => 0, ), 'displayorder' => '0', 'pcatpost' => 0, 'topid' => '6', 'catids' => array ( 0 => '6', ), 'is_post' => 1, 'url' => 'http://www.gacd.cn/stu/', 'total' => '请使用count标签查询', 'field' => array ( ), ), 8 => array ( 'id' => '8', 'tid' => '1', 'pid' => '0', 'mid' => 'article', 'pids' => '0', 'name' => '自考专业', 'dirname' => 'zhuanye', 'pdirname' => '', 'child' => 0, 'disabled' => '0', 'ismain' => 1, 'childids' => 8, 'thumb' => '', 'show' => '1', 'content' => ' ', 'setting' => array ( 'disabled' => '0', 'linkurl' => '', 'urlrule' => 2, 'seo' => array ( 'list_title' => '华中农业大学自考学校概括', 'list_keywords' => '华中农业大学自考学校概括', 'list_description' => '华中农业大学自考学校概括提供华中农业大学自考学校简介。', ), 'template' => array ( 'pagesize' => '10', 'mpagesize' => '10', 'page' => 'page.html', 'list' => 'list_article.html', 'category' => 'category.html', 'search' => 'search.html', 'show' => 'article_article.html', ), 'cat_field' => '', 'module_field' => '', 'html' => 0, ), 'displayorder' => '0', 'pcatpost' => 0, 'topid' => '8', 'catids' => array ( 0 => '8', ), 'is_post' => 1, 'url' => 'http://www.gacd.cn/zhuanye/', 'total' => '请使用count标签查询', 'field' => array ( ), ), 9 => array ( 'id' => '9', 'tid' => '1', 'pid' => '0', 'mid' => 'article', 'pids' => '0', 'name' => '华中农业大学自考复习资料', 'dirname' => 'fxzl', 'pdirname' => '', 'child' => 0, 'disabled' => '0', 'ismain' => 1, 'childids' => 9, 'thumb' => '', 'show' => '1', 'content' => ' ', 'setting' => array ( 'disabled' => '0', 'linkurl' => '', 'urlrule' => 2, 'seo' => array ( 'list_title' => '华中农业大学自考学校概括', 'list_keywords' => '华中农业大学自考学校概括', 'list_description' => '华中农业大学自考学校概括提供华中农业大学自考学校简介。', ), 'template' => array ( 'pagesize' => '10', 'mpagesize' => '10', 'page' => 'page.html', 'list' => 'list_article.html', 'category' => 'category.html', 'search' => 'search.html', 'show' => 'article_article.html', ), 'cat_field' => '', 'module_field' => '', 'html' => 0, ), 'displayorder' => '0', 'pcatpost' => 0, 'topid' => '9', 'catids' => array ( 0 => '9', ), 'is_post' => 1, 'url' => 'http://www.gacd.cn/fxzl/', 'total' => '请使用count标签查询', 'field' => array ( ), ), 14 => array ( 'id' => '14', 'tid' => '1', 'pid' => '0', 'mid' => 'article', 'pids' => '0', 'name' => '招生简章', 'dirname' => 'zsjz', 'pdirname' => '', 'child' => 0, 'disabled' => '0', 'ismain' => 1, 'childids' => 14, 'thumb' => '', 'show' => '1', 'content' => '', 'setting' => array ( 'disabled' => '0', 'linkurl' => '', 'urlrule' => 2, 'seo' => array ( 'list_title' => '华中农业大学自考学校概括', 'list_keywords' => '华中农业大学自考学校概括', 'list_description' => '华中农业大学自考学校概括提供华中农业大学自考学校简介。', ), 'template' => array ( 'pagesize' => '10', 'mpagesize' => '10', 'page' => 'page.html', 'list' => 'list_article.html', 'category' => 'category.html', 'search' => 'search.html', 'show' => 'article_article.html', ), 'cat_field' => '', 'module_field' => '', 'html' => 0, ), 'displayorder' => '0', 'pcatpost' => 0, 'topid' => '14', 'catids' => array ( 0 => '14', ), 'is_post' => 1, 'url' => 'http://www.gacd.cn/zsjz/', 'total' => '请使用count标签查询', 'field' => array ( ), ), 15 => array ( 'id' => '15', 'tid' => '1', 'pid' => '0', 'mid' => 'article', 'pids' => '0', 'name' => '教育新闻', 'dirname' => 'jiaoyuxinwen', 'pdirname' => '', 'child' => 0, 'disabled' => '0', 'ismain' => 1, 'childids' => 15, 'thumb' => '', 'show' => '1', 'content' => '', 'setting' => array ( 'disabled' => '0', 'linkurl' => '', 'urlrule' => 2, 'seo' => array ( 'list_title' => '华中农业大学自考学校概括', 'list_keywords' => '华中农业大学自考学校概括', 'list_description' => '华中农业大学自考学校概括提供华中农业大学自考学校简介。', ), 'template' => array ( 'pagesize' => '10', 'mpagesize' => '10', 'page' => 'page.html', 'list' => 'list_article.html', 'category' => 'category.html', 'search' => 'search.html', 'show' => 'article_article.html', ), 'cat_field' => '', 'module_field' => '', 'html' => 0, ), 'displayorder' => '0', 'pcatpost' => 0, 'topid' => '15', 'catids' => array ( 0 => '15', ), 'is_post' => 1, 'url' => 'http://www.gacd.cn/jiaoyuxinwen/', 'total' => '请使用count标签查询', 'field' => array ( ), ), 16 => array ( 'id' => '16', 'tid' => '0', 'pid' => '0', 'mid' => '', 'pids' => '0', 'name' => '在线报名', 'dirname' => 'baoming', 'pdirname' => '', 'child' => 0, 'disabled' => '0', 'ismain' => 1, 'childids' => 16, 'thumb' => '', 'show' => '1', 'content' => '', 'setting' => array ( 'disabled' => '0', 'linkurl' => '', 'getchild' => '0', 'notedit' => 0, 'urlrule' => 1, 'seo' => array ( 'list_title' => '在线报名', 'list_keywords' => '', 'list_description' => '', ), 'template' => array ( 'pagesize' => '20', 'mpagesize' => '20', 'page' => 'baoming.html', 'list' => 'list.html', 'category' => 'category.html', 'search' => 'search.html', 'show' => 'show.html', ), 'cat_field' => NULL, 'module_field' => NULL, 'html' => 0, ), 'displayorder' => '0', 'pcatpost' => 0, 'topid' => '16', 'catids' => array ( 0 => '16', ), 'is_post' => 1, 'url' => 'http://www.gacd.cn/baoming.html', 'total' => '请使用count标签查询', 'field' => array ( ), ), 17 => array ( 'id' => '17', 'tid' => '0', 'pid' => '0', 'mid' => '', 'pids' => '0', 'name' => '最新更新', 'dirname' => 'zuixingengxin', 'pdirname' => '', 'child' => 0, 'disabled' => '0', 'ismain' => 1, 'childids' => 17, 'thumb' => '', 'show' => '1', 'content' => '', 'setting' => array ( 'disabled' => '0', 'linkurl' => '', 'getchild' => '0', 'notedit' => 0, 'urlrule' => 1, 'seo' => array ( 'list_title' => '最新更新', 'list_keywords' => '', 'list_description' => '', ), 'template' => array ( 'pagesize' => '20', 'mpagesize' => '20', 'page' => 'zuixingengxin.html', 'list' => 'list.html', 'category' => 'category.html', 'search' => 'search.html', 'show' => 'show.html', ), 'cat_field' => NULL, 'module_field' => NULL, 'html' => 0, ), 'displayorder' => '0', 'pcatpost' => 0, 'topid' => '17', 'catids' => array ( 0 => '17', ), 'is_post' => 1, 'url' => 'http://www.gacd.cn/zuixingengxin.html', 'total' => '请使用count标签查询', 'field' => array ( ), ), 18 => array ( 'id' => '18', 'tid' => '0', 'pid' => '0', 'mid' => '', 'pids' => '0', 'name' => '网站地图', 'dirname' => 'sitemap', 'pdirname' => '', 'child' => 0, 'disabled' => '0', 'ismain' => 1, 'childids' => 18, 'thumb' => '', 'show' => '1', 'content' => '', 'setting' => array ( 'disabled' => '0', 'linkurl' => '', 'getchild' => '0', 'notedit' => 0, 'urlrule' => 1, 'seo' => array ( 'list_title' => '网站地图', 'list_keywords' => '', 'list_description' => '', ), 'template' => array ( 'pagesize' => '20', 'mpagesize' => '20', 'page' => 'sitemap.html', 'list' => 'list.html', 'category' => 'category.html', 'search' => 'search.html', 'show' => 'show.html', ), 'cat_field' => NULL, 'module_field' => NULL, 'html' => 0, ), 'displayorder' => '0', 'pcatpost' => 0, 'topid' => '18', 'catids' => array ( 0 => '18', ), 'is_post' => 1, 'url' => 'http://www.gacd.cn/sitemap.html', 'total' => '请使用count标签查询', 'field' => array ( ), ), ) |
urlrule | '/index.php?c=show&id=830&page=[page]' |
fix_html_now_url | '' |
my_web_url | 'http://www.gacd.cn/news/830.html' |
get | array ( 'c' => 'show', 'id' => '830', 'm' => 'index', ) |
App.php | APPPATH/Config/App.php |
Auto.php | FCPATH/App/Module/Config/Auto.php |
Autoload.php | APPPATH/Config/Autoload.php |
AutoloadConfig.php | APPPATH/System/Config/AutoloadConfig.php |
Autoloader.php | APPPATH/System/Autoloader/Autoloader.php |
BaseBuilder.php | APPPATH/System/Database/BaseBuilder.php |
BaseCollector.php | APPPATH/System/Debug/Toolbar/Collectors/BaseCollector.php |
BaseConfig.php | APPPATH/System/Config/BaseConfig.php |
BaseConnection.php | APPPATH/System/Database/BaseConnection.php |
BaseHandler.php | APPPATH/System/Cache/Handlers/BaseHandler.php |
BaseResult.php | APPPATH/System/Database/BaseResult.php |
BaseService.php | APPPATH/System/Config/BaseService.php |
Builder.php | APPPATH/System/Database/MySQLi/Builder.php |
Cache.php | APPPATH/Config/Cache.php |
Cache.php | APPPATH/Extend/Cache.php |
Cache.php | FCPATH/Fcms/Library/Cache.php |
CacheFactory.php | APPPATH/System/Cache/CacheFactory.php |
CacheInterface.php | APPPATH/System/Cache/CacheInterface.php |
Checkbox.php | FCPATH/Fcms/Field/Checkbox.php |
CliRenderer.php | APPPATH/System/ThirdParty/Kint/Renderer/CliRenderer.php |
CodeIgniter.php | APPPATH/Extend/CodeIgniter.php |
CodeIgniter.php | APPPATH/System/CodeIgniter.php |
Common.php | APPPATH/System/Common.php |
Config.php | APPPATH/System/Config/Config.php |
Config.php | APPPATH/System/Database/Config.php |
Connection.php | APPPATH/System/Database/MySQLi/Connection.php |
ConnectionInterface.php | APPPATH/System/Database/ConnectionInterface.php |
Constants.php | APPPATH/Config/Constants.php |
Content.php | FCPATH/App/Module/Models/Content.php |
Content.php | FCPATH/Fcms/Model/Content.php |
ContentSecurityPolicy.php | APPPATH/Config/ContentSecurityPolicy.php |
ContentSecurityPolicy.php | APPPATH/System/HTTP/ContentSecurityPolicy.php |
Controller.php | APPPATH/Extend/Controller.php |
Controller.php | APPPATH/System/Controller.php |
Database.php | APPPATH/Config/Database.php |
Database.php | APPPATH/System/Database/Database.php |
Database.php | APPPATH/System/Debug/Toolbar/Collectors/Database.php |
Date.php | FCPATH/Fcms/Field/Date.php |
DebugToolbar.php | APPPATH/System/Filters/DebugToolbar.php |
DotEnv.php | APPPATH/System/Config/DotEnv.php |
Editor.php | FCPATH/Fcms/Field/Editor.php |
Events.php | APPPATH/Config/Events.php |
Events.php | APPPATH/System/Debug/Toolbar/Collectors/Events.php |
Events.php | APPPATH/System/Events/Events.php |
Exceptions.php | APPPATH/Config/Exceptions.php |
Exceptions.php | APPPATH/Extend/Exceptions.php |
Exceptions.php | APPPATH/System/Debug/Exceptions.php |
Factories.php | APPPATH/System/Config/Factories.php |
Factory.php | APPPATH/System/Config/Factory.php |
Field.php | FCPATH/Fcms/Library/Field.php |
File.php | FCPATH/Fcms/Field/File.php |
FileHandler.php | APPPATH/System/Cache/Handlers/FileHandler.php |
FileLocator.php | APPPATH/System/Autoloader/FileLocator.php |
Files.php | APPPATH/System/Debug/Toolbar/Collectors/Files.php |
FilterInterface.php | APPPATH/System/Filters/FilterInterface.php |
Filters.php | APPPATH/Config/Filters.php |
Filters.php | APPPATH/System/Filters/Filters.php |
Header.php | APPPATH/System/HTTP/Header.php |
Helper.php | FCPATH/Fcms/Core/Helper.php |
Hook.php | APPPATH/Extend/Hook.php |
Hooks.php | FCPATH/App/Module/Config/Hooks.php |
Hooks.php | FCPATH/Fcms/Core/Hooks.php |
IncomingRequest.php | APPPATH/System/HTTP/IncomingRequest.php |
Init.php | APPPATH/Init.php |
Init.php | FCPATH/Fcms/Init.php |
Input.php | FCPATH/Fcms/Library/Input.php |
Kint.php | APPPATH/Config/Kint.php |
Kint.php | APPPATH/System/ThirdParty/Kint/Kint.php |
Lang.php | FCPATH/Fcms/Library/Lang.php |
Logger.php | APPPATH/Config/Logger.php |
Logger.php | APPPATH/System/Log/Logger.php |
LoggerInterface.php | APPPATH/System/ThirdParty/PSR/Log/LoggerInterface.php |
Logs.php | APPPATH/System/Debug/Toolbar/Collectors/Logs.php |
Member.php | FCPATH/Fcms/Model/Member.php |
Message.php | APPPATH/System/HTTP/Message.php |
MessageInterface.php | APPPATH/System/HTTP/MessageInterface.php |
MessageTrait.php | APPPATH/System/HTTP/MessageTrait.php |
Model.php | APPPATH/Extend/Model.php |
Model.php | FCPATH/Fcms/Core/Model.php |
Module.php | FCPATH/App/Module/Action/Module.php |
Module.php | FCPATH/App/Module/Extends/Home/Module.php |
Modules.php | APPPATH/Config/Modules.php |
Modules.php | APPPATH/System/Modules/Modules.php |
Paths.php | APPPATH/Config/Paths.php |
Phpcmf.php | FCPATH/Fcms/Core/Phpcmf.php |
Query.php | APPPATH/System/Database/Query.php |
QueryInterface.php | APPPATH/System/Database/QueryInterface.php |
Redirect.php | FCPATH/Fcms/Field/Redirect.php |
Renderer.php | APPPATH/System/ThirdParty/Kint/Renderer/Renderer.php |
RendererInterface.php | APPPATH/System/View/RendererInterface.php |
Request.php | APPPATH/Extend/Request.php |
Request.php | APPPATH/System/HTTP/Request.php |
RequestInterface.php | APPPATH/System/HTTP/RequestInterface.php |
RequestTrait.php | APPPATH/System/HTTP/RequestTrait.php |
Response.php | APPPATH/System/HTTP/Response.php |
ResponseInterface.php | APPPATH/System/HTTP/ResponseInterface.php |
ResponseTrait.php | APPPATH/System/API/ResponseTrait.php |
ResponseTrait.php | APPPATH/System/HTTP/ResponseTrait.php |
Result.php | APPPATH/System/Database/MySQLi/Result.php |
ResultInterface.php | APPPATH/System/Database/ResultInterface.php |
RichRenderer.php | APPPATH/System/ThirdParty/Kint/Renderer/RichRenderer.php |
RouteCollection.php | APPPATH/System/Router/RouteCollection.php |
RouteCollectionInterface.php | APPPATH/System/Router/RouteCollectionInterface.php |
Router.php | APPPATH/System/Router/Router.php |
Router.php | FCPATH/Fcms/Library/Router.php |
RouterInterface.php | APPPATH/System/Router/RouterInterface.php |
Routes.php | APPPATH/Config/Routes.php |
Routes.php | APPPATH/Extend/Routes.php |
Routes.php | APPPATH/System/Config/Routes.php |
Routes.php | APPPATH/System/Debug/Toolbar/Collectors/Routes.php |
Security.php | FCPATH/Fcms/Library/Security.php |
Seo.php | FCPATH/Fcms/Library/Seo.php |
Service.php | FCPATH/Fcms/Core/Service.php |
Services.php | APPPATH/Config/Services.php |
Services.php | APPPATH/System/Config/Services.php |
Show.php | FCPATH/Fcms/Control/Show.php |
Text.php | FCPATH/Fcms/Field/Text.php |
TextRenderer.php | APPPATH/System/ThirdParty/Kint/Renderer/TextRenderer.php |
Textarea.php | FCPATH/Fcms/Field/Textarea.php |
Timer.php | APPPATH/System/Debug/Timer.php |
Timers.php | APPPATH/System/Debug/Toolbar/Collectors/Timers.php |
Toolbar.php | APPPATH/Config/Toolbar.php |
Toolbar.php | APPPATH/System/Debug/Toolbar.php |
URI.php | APPPATH/System/HTTP/URI.php |
UserAgent.php | APPPATH/System/HTTP/UserAgent.php |
UserAgents.php | APPPATH/Config/UserAgents.php |
Utils.php | APPPATH/System/ThirdParty/Kint/Utils.php |
Version.php | FCPATH/My/Config/Version.php |
View.php | APPPATH/Config/View.php |
View.php | APPPATH/Extend/View.php |
View.php | APPPATH/System/Config/View.php |
View.php | APPPATH/System/View/View.php |
View.php | FCPATH/Fcms/Core/View.php |
Views.php | APPPATH/System/Debug/Toolbar/Collectors/Views.php |
custom.php | /www/wwwroot/gacd.cn/config/custom.php |
database.php | /www/wwwroot/gacd.cn/config/database.php |
domain_app.php | /www/wwwroot/gacd.cn/cache/config/domain_app.php |
domain_client.php | /www/wwwroot/gacd.cn/cache/config/domain_client.php |
hooks.php | /www/wwwroot/gacd.cn/config/hooks.php |
index.php | /www/wwwroot/gacd.cn/index.php |
init.php | APPPATH/System/ThirdParty/Kint/init.php |
init_helpers.php | APPPATH/System/ThirdParty/Kint/init_helpers.php |
lang.php | /www/wwwroot/gacd.cn/api/language/zh-cn/lang.php |
rewrite.php | /www/wwwroot/gacd.cn/config/rewrite.php |
site.php | /www/wwwroot/gacd.cn/cache/config/site.php |
system.php | /www/wwwroot/gacd.cn/cache/config/system.php |
template_DS_pc_DS_default_DS_home_DS_article_article.html.cache.php | /www/wwwroot/gacd.cn/cache/template/template_DS_pc_DS_default_DS_home_DS_article_article.html.cache.php |
template_DS_pc_DS_default_DS_home_DS_foot.htm.cache.php | /www/wwwroot/gacd.cn/cache/template/template_DS_pc_DS_default_DS_home_DS_foot.htm.cache.php |
template_DS_pc_DS_default_DS_home_DS_head_noh1.htm.cache.php | /www/wwwroot/gacd.cn/cache/template/template_DS_pc_DS_default_DS_home_DS_head_noh1.htm.cache.php |
template_DS_pc_DS_default_DS_home_DS_right.htm.cache.php | /www/wwwroot/gacd.cn/cache/template/template_DS_pc_DS_default_DS_home_DS_right.htm.cache.php |
url_helper.php | APPPATH/System/Helpers/url_helper.php |
File: | /www/wwwroot/gacd.cn/dayrui/Fcms/Control/Show.php |
App: | / |
Controller: | show |
Method: | index |
URI: | show/index |
URL: | http://www.gacd.cn/news/830.html |
Time | Event Name | Times Called |
---|---|---|
20.24 ms | pre_system | 1 |
0.20 ms | dbquery | 6 |
Action | Datetime | Status | Method | URL | Content-Type | Is AJAX? |
---|---|---|---|---|---|---|
2024-12-29 21:28:37 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 21:21:51 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 21:17:43 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 20:59:09 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 20:50:18 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 20:34:55 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 20:33:22 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 20:28:28 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 20:16:41 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 20:07:26 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 20:00:57 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 19:50:59 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 19:47:53 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 19:37:48 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 19:37:47 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 19:32:47 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 19:28:29 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 19:17:52 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 19:05:49 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No | |
2024-12-29 19:03:48 | 200 | GET | http://www.gacd.cn/ | text/html; charset=UTF-8 | No |
Session doesn't seem to be active.
c | show |
id | 830 |
m | index |
Accept-Encoding | gzip, deflate |
Accept | text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 |
User-Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Upgrade-Insecure-Requests | 1 |
Cache-Control | no-cache |
Pragma | no-cache |
Connection | keep-alive |
Host | www.gacd.cn |
Accept-Encoding | gzip, deflate |
Accept | text/html,application/xhtml+xml,application/xml;q=0.9,image/avif,image/webp,image/apng,*/*;q=0.8,application/signed-exchange;v=b3;q=0.7 |
User-Agent | Mozilla/5.0 AppleWebKit/537.36 (KHTML, like Gecko; compatible; ClaudeBot/1.0; +claudebot@anthropic.com) |
Upgrade-Insecure-Requests | 1 |
Cache-Control | no-cache |
Pragma | no-cache |
Connection | keep-alive |
Host | www.gacd.cn |
CodeIgniter Version: | 4.0.5 |
PHP Version: | 7.4.33 |
PHP SAPI: | fpm-fcgi |
Environment: | development |
Base URL: | http://www.gacd.cn/ |
Timezone: | PRC |
Locale: | en |
Content Security Policy Enabled: | No |