ZhiYeJianKang_PeiXun/Song.Site/Copyright.xml
2025-02-20 15:41:53 +08:00

52 lines
3.2 KiB
XML
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<?xml version="1.0" encoding="utf-8" ?>
<?xml-stylesheet type="text/xsl" href="Utility/Copyright.xsl"?>
<!-- 版权信息
摘要产品中所有涉及版权信息的内容都在这里设置其目的是方便代理商OEM
使用请查文档中的readme节点
-->
<Copyright>
<company remark="公司全称" type="text">郑州微厦计算机科技有限公司</company>
<abbr remark="公司名称简称" type="text">微厦科技</abbr>
<en remark="公司名称英文简称" type="text">Weishakeji</en>
<summary remark="公司信息摘要" type="text">
<![CDATA[
小而精妙为微,大而宏伟为厦。见微知著!
]]>
</summary>
<address remark="办公地址" type="text">河南郑州市郑东新区相济路与文苑南路交汇处河南省大中专学生就业服务中心 4楼B427</address>
<url remark="公司官方网站" type="link">http://www.weishakeji.net</url>
<domain remark="域名" type="text">www.weishakeji.net</domain>
<title remark="宣传口号" type="text">微厦科技,专注在线教育系统开发!</title>
<powerby remark="版权所有" type="text">Powered by Weishakeji</powerby>
<tel remark="业务电话" type="text">400 6015 615</tel>
<telphone remark="联系电话" type="text">18037155753</telphone>
<email remark="电子邮箱" type="text">10522779@qq.com</email>
<logo remark="公司Logo" type="image">/Utility/Images/logo.gif</logo>
<weixin remark="微信公众号" type="text">Weishakeji</weixin>
<weixinqr remark="微信二维码地址" type="image">/Utility/Images/weixin.jpg</weixinqr>
<product remark="产品名称" type="text">微厦在线学习系统</product>
<intro remark="产品介绍,简述" type="text">
<![CDATA[
《微厦在线学习云服务平台》是一款集在线学习、课程练习、模拟测试、在线考试等为一体的云服务平台,支持电脑、手机、微信;支持多机构入驻;支持风格多变。
]]>
</intro>
<detail remark="产品介绍,详述" type="text">
<![CDATA[
《微厦在线学习云服务平台》是一款基于B/S架构的在线教育系统
将“在线视频学习、在线试题练习、在线同步考试”紧密相联,打造“学、练、考”于一体的在线教育系统,
能够利用电脑、手机、微信等多种设备进行学习,方便学员利用碎片化时间进行随时随地的学习。
并带有“分享、分润、分销”的辅助功能,对于平台推广、课程销售起到非常有效的帮助。
]]>
</detail>
<taobao remark="淘宝店地址" type="link">https://shop35387540.taobao.com/</taobao>
<github remark="开源地址" type="link">https://github.com/weishakeji/LearningSystem</github>
<readme remark="Copyright.xml的使用说明" type="text">
<![CDATA[
摘要产品中所有涉及版权信息的内容都在这里设置其目的是方便代理商OEM<br/>
使用:<br/>
1、在模板库中用标签处理,如:{$copyright.compay}<br/>
2、在C#中程序中调用WeiSha.Common.Request.Copyright[compay]<br/>
3、在html中调用需ajax获取/ajax/copyright.ashx并解析json,具体使用参看readme.html中使用方法<br/>
]]>
</readme>
</Copyright>