跳到主内容
切换导航菜单
Help Guides
提交请求
登录
搜索
中文帮助中心
许可与软件访问
标准许可证和设备管理
标准许可证和设备管理
查找有关管理标准许可证、设备激活、停用和转移的答案,确保您的 Maxon 产品能够顺畅访问软件并符合相关法规。
为什么我的订阅许可证上有一个水印(红色X)?
被推荐的文章
设备数量限制与账户冲突的解决方案
如何激活 Maxon One 14 天免费试用版许可证?
我能把 Maxon One 许可证分配给多个设备吗?
Maxon App 中的 "离线到期剩余时间" 是指什么?
我如何从试用模式中切换出来?
如何在不同的计算机之间转移我的订阅许可证产品?
我可以在多少台机器上安装我的软件?
Contact Us
<% blocks.forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<% if (!block.description) { %>
<%= block.name %>
<% } else { %> <%= block.name %> <% } %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
Still have questions?
We're here to help
Contact us
类别
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-article-list-sections', { id: 'category-' + category.id, parentId: '#sidebar-article-navigation', sections: category.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %>
<% }); %>
<% var maxSections = 5 %>
切换导航菜单
<% categories.forEach(function(category, index) { %>
<%= category.name %>
<%= partial('partial-section-list-sections', { parent: category, sections: category.sections, maxSections: maxSections, partial: partial }) %>
<% }); %>
类别
类别
<% categories.forEach(function(category) { %>
<%= category.name %>
<% }); %>
<% if (sections.length) { %>
<% sections.forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-article-list-sections', { id: 'section-' + section.id, parentId: '#' + id, sections: section.sections, activeCategoryId: activeCategoryId, activeSectionId: activeSectionId, activeArticleId: activeArticleId, partial: partial }) %> <% if (section.articles.length) { %>
<% section.articles.forEach(function(article) { %>
<%= article.title %>
<% }); %>
<% } %>
<% }); %>
<% } %>
<% if (sections.length) { %>
<% sections.slice(0, maxSections).forEach(function(section) { %>
<%= section.name %>
<%= partial('partial-section-list-sections', { parent: section, sections: section.sections, maxSections: maxSections, partial: partial }) %>
<% }); %> <% if (sections.length > maxSections) { %>
查看更多
<% } %>
<% } %>