From 744592efe0148ab6fdd295398ce6d64c38cff3e2 Mon Sep 17 00:00:00 2001 From: liuxiaohua Date: Tue, 22 Apr 2025 17:32:52 +0800 Subject: [PATCH] =?UTF-8?q?=E2=9C=A8=20[2025-04-22]=20=E6=B7=BB=E5=8A=A0Ax?= =?UTF-8?q?ureCloud=E4=BD=BF=E7=94=A8=E6=8C=87=E5=8D=97?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 教程/破解/20250422-AxureCloud使用指南.md | 79 ++++++++++++++++++++++++ 1 file changed, 79 insertions(+) create mode 100644 教程/破解/20250422-AxureCloud使用指南.md diff --git a/教程/破解/20250422-AxureCloud使用指南.md b/教程/破解/20250422-AxureCloud使用指南.md new file mode 100644 index 0000000..fbefb15 --- /dev/null +++ b/教程/破解/20250422-AxureCloud使用指南.md @@ -0,0 +1,79 @@ + + + + + + + + + + + + + + +# AxureCloud使用指南 + +## Axure Cloud 安装 +官方文档:https://docs.axure.com/axure-cloud/business/install-on-premises/ + +### 准备工作 +#### 服务器 +- Windows Server 2008 R2 or later +- .NET Framework 4.7.2 + +#### 数据库 +- Microsoft SQL Server (2008 or later, Express Edition or better) + - Should be installed with Mixed Mode authentication (aka "SQL Server and Windows Authentication mode") +- MySQL 8.0 or later + +### MySQL数据库安装 +省略...... + +### AxureCloud安装 +#### 下载安装及破解文件 +```text +https://pan.baidu.com/s/1WFaTQCdCBgysGmzOeWM3MQ?pwd=1234 +``` + +#### 安装AxureCloud +![](https://picture.texous.cn/blog/20250421135428373.png) + +## Axure安装 +- 官方软件包地址:https://link.zhihu.com/?target=https%3A//www.axure.com/upgrade-to-11 +- 百度网盘+汉化包地址:链接: https://pan.baidu.com/s/1A1rozVu9eNL6VR0TVjaiFQ?pwd=1234 + +![](https://picture.texous.cn/blog/20250421140030451.png) + +## AxureCloud使用 +- 服务器地址:http://axure.qifu.com +- 账号:邮箱 +- 默认密码:`Dzf7v80..` 记得修改 + +### Axure11 +#### 添加账号 +![](https://picture.texous.cn/blog/20250421205017658.png) + +#### 发布 +- 选择刚刚创建的账号 +- ![](https://picture.texous.cn/blog/20250421205230311.png) +- 选择需要发布的目录 +- ![](https://picture.texous.cn/blog/20250421205340724.png) + + +### Axure9 +![](https://picture.texous.cn/blog/20250421140402515.png) + +## 参考 +- [Axure Cloud本地部署(On-Premises)教程:支持Axure RP9和RP11团队协作使用](https://www.yuque.com/jiaowovitamin/uizu4s/efsrvcl4x6kyc9di) +- [Axure11:安装与汉化保姆级攻略(附免费激活码,亲测有效)](https://zhuanlan.zhihu.com/p/29823932905) +- [Axure Cloud 本地服务的使用](https://blog.csdn.net/qq_56391747/article/details/139042168) \ No newline at end of file