주 콘텐츠로 건너뛰기
로딩중....
탐색 메뉴 토글
골프
레인지
야구
Dansk
Dansk
Deutsch
Deutsch
English (United States)
English (United States)
Español
Español
Français
Français
Íslenska
Íslenska
日本語
日本語
Norsk
Norsk
Svenska
Svenska
ไทย
ไทย
简体中文
简体中文
繁體中文
繁體中文
케이스 만들기
로그인
검색
튜토리얼
설정 | TPS 기본 설정 구성 방법 🎦
설정 | TPS 설치 설정 구성 방법 🎦
설정 | TPS 업데이트 방법 (업데이트 알림이 나타나지 않을 때)
설정 | TPS 자동 실행 방지
설정 | TPS에서 그래픽 설정을 조정하는 방법
설정 | TPS에서 기본 단위 시스템 변경 방법
설정 | TPS에서 로그 파일 및 진단 수집 방법
설정 | TPS에서 버추얼 골프 닫는 방법
설정 | TPS에서 타석 생성 방법 🎦
설정 | 고급 설정(공유)을 관리하는 방법 🎦
설정 | 고급 설정(일반)을 조정하는 방법 🎦
설정 | 고급 설정(플레이어)을 관리하는 방법 🎦
설정 | 고급 설정에 액세스하는 방법
설정 | 시설을 위한 TPS 설정 최적화 방법 🎦
설정 | 이전 TPS 태그를 새 PC에 추가하는 방법
설정 | 코스 설정이 저장되지 않는 경우
연습 | '샷 분석'에서 Tracy 찾는 방법
연습 | TPS의 퍼포먼스 센터 소개 🎦
연습 | 티박스 거리 변경 방법
연습 | 퍼팅 분석
연습 | 퍼포먼스 센터 사용 방법
일반 | PC 시작 시 TPS 열기를 지연하는 방법
일반 | TPS 10의 개정된 Coach Login 소개 🎦
일반 | TPS에서 비공개 토너먼트에 접근하는 방법 🎦
일반 | TPS에서 일련 번호 및 구독 상태 확인하기
일반 | TPS에서 헬프 센터에 접근하는 방법
일반 | 개인 모드에서 사용자와 코치를 전환하는 방법
일반 | 게스트 플레이어 전환 기능 소개 🎦
일반 | 공개 토너먼트가 표시되지 않음 🎦
일반 | 공용 모드에서 Users와 코치를 전환하는 방법
«
처음
‹
이전
다음
›
마지막
»
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; }; %>
인기 주제
<% var bgImages = [ "/hc/theming_assets/01KS0GS0QABQ126QHTPN00Z5HM", "/hc/theming_assets/01KS0GQ9KYZN02HKEAJ55AXRDC", "/hc/theming_assets/01KS4SP20WJ1K55Q2NJHHSXAK6", "/hc/theming_assets/01KS4S8T33KS7DHD9TR3CQCAM1" ]; var bgTitles = [ "릴리스 노트", "비디오 라이브러리", "소프트웨어 구독", "시작하기" ]; var bgLinks = [ "https://support.trackmangolf.com/hc/ko/sections/35722488395291-릴리스-노트", "https://support.trackmangolf.com/hc/ko/articles/49529272287131--Video-Library", "https://license.trackmangolf.com/", "https://support.trackmangolf.com/hc/ko/sections/48171748654363" ]; %> <% blocks.forEach(function(block, index) { %>
<%= bgTitles[index] %>
<% }) %>
<% var getColumnClasses = function(numberColumns) { var classNames = 'col-12 mb-4'; if (numberColumns >= 2) classNames += ' md:col-6'; if (numberColumns >= 3) classNames += ' lg:col-4'; if (numberColumns >= 4) classNames += ' xl:col-3'; return classNames; } %>
<% if (heading) { %>
제품 카테고리
<% } %>
<% (categories.length > 1 ? categories : sections).forEach(function(block, index) { %>
<% if (imageHeight) { %>
<% } %>
<%= block.name %>
<% if (block.description) { %>
<%= block.description %>
<% } %>
<% }) %>
<% categories.forEach(function(category) { %>
<% if (category.id === activeCategoryId) { %>
<%= category.name %>
<% } else { %>
<%= category.name %>
<% } %> <% if (category.sections.length) { %>
<% category.sections.forEach(function(section) { %>
<%= section.name %>
<% }); %>
<% } %>
<% }); %>
카테고리
<% 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) { %>
더보기
<% } %>
<% } %>
<% var getColumnClasses = function(columnNumber) { var classNames = 'col-12'; if (columnNumber >= 2) classNames += ' md:col-6'; if (columnNumber >= 3) classNames += ' lg:col-4'; if (columnNumber >= 4) classNames += ' xl:col-3'; return classNames; } %> <% if (articles.length) { %>
<% articles.forEach(function(article, index) { %> <% var section = sections.filter(function(section) { return section.id === article['section_id']; })[0] || null; %>
<% if (section) { %>
<%= section.name %>
<% } %>
<%= article.title %>
<% }) %>
<% } %>