mirror of
https://github.com/okxlin/appstore.git
synced 2025-07-14 21:32:18 +08:00
38 lines
2.0 KiB
Markdown
38 lines
2.0 KiB
Markdown
# 使用说明
|
||
|
||
打开浏览器,访问地址 http://<IP地址或域名>/ss-admin/install,进入 SSCMS 系统安装界面
|
||
|
||
***
|
||
# SSCMS
|
||
|
||
<img src="https://sscms.com/docs/v7/logo.png" height="220" align="center">
|
||
<br /><br />
|
||
|
||
SSCMS 基于 .NET Core,能够以最低的成本、最少的人力投入在最短的时间内架设一个功能齐全、性能优异、规模庞大并易于维护的网站平台。
|
||
|
||
## 版本
|
||
|
||
项目发布的正式版本存放在 `master` 分支
|
||
|
||
| 编译状态 | 版本号 | 发布日期 |
|
||
| -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------- | ------------------------------------------------------------------------------------------ |
|
||
| [](https://sscms.visualstudio.com/cms/_build/latest?definitionId=1&branchName=master) |  |  |
|
||
|
||
## 开发文档
|
||
|
||
[《SSCMS 使用指南》](https://sscms.com/docs/v7/getting-started/)
|
||
|
||
[《SSCMS 系统更新》](https://sscms.com/docs/v7/updates/)
|
||
|
||
[《SSCMS STL 语言》](https://sscms.com/docs/v7/stl/)
|
||
|
||
[《SSCMS 插件开发》](https://sscms.com/docs/v7/plugin/)
|
||
|
||
[《SSCMS 官方插件》](https://sscms.com/docs/v7/official/)
|
||
|
||
[《SSCMS 命令行》](https://sscms.com/docs/v7/cli/)
|
||
|
||
[《SSCMS REST API》](https://sscms.com/docs/v7/api/)
|
||
|
||
[《SSCMS 数据结构》](https://sscms.com/docs/v7/model/)
|