Skip to content
Toggle navigation
P
Projects
G
Groups
S
Snippets
Help
libai
/
footsen
This project
Loading...
Sign in
Toggle navigation
Go to a project
Project
Repository
Issues
0
Merge Requests
0
Pipelines
Wiki
Snippets
Members
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Commit
ab729b5a
authored
Apr 04, 2023
by
agan
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
添加英语
parent
94467b90
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
59 additions
and
26 deletions
footseen/Nesting/help/interactionHelp.html
footseen/Nesting/help/popularityHelp.html
footseen/Nesting/help/interactionHelp.html
View file @
ab729b5a
...
...
@@ -37,24 +37,40 @@
<body>
<div
class=
"main"
>
<p>
互動指數
</p>
什麼是互動指數?
<br>
互動指數是衡量主播直播間互動情況的一個指數,主要受直播間的聊天人數和聊天條數所影響,互動指數越高代表直播間越熱鬧。
<br>
什麼是互動指數榜?
<br>
互動指數榜用於展示當前所有在線直播間的互動指數,直播間的聊天人數越多,聊天的內容越多,主播的互動指數就越高。
<br>
<p>
互動指數榜計算規則
</p>
互動指數榜按照主播的互動指數排名,想讓心儀的主播排名更靠前,快快為她增加互動指數吧!
<br>
<div
class=
"lang-cn"
>
<p>
互動指數
</p>
什麼是互動指數?
<br>
互動指數是衡量主播直播間互動情況的一個指數,主要受直播間的聊天人數和聊天條數所影響,互動指數越高代表直播間越熱鬧。
<br>
什麼是互動指數榜?
<br>
互動指數榜用於展示當前所有在線直播間的互動指數,直播間的聊天人數越多,聊天的內容越多,主播的互動指數就越高。
<br>
<p>
互動指數榜計算規則
</p>
互動指數榜按照主播的互動指數排名,想讓心儀的主播排名更靠前,快快為她增加互動指數吧!
<br>
</div>
<div
class=
"lang-en"
>
<p>
The Interactive Index
</p>
What is the Interactive Index?
<br>
The Interactive Index is the index that used to measure a live room's interactive situation. It's mainly
affected by the number of users chatting and chats. The more user chat in live room, the more lively the
live room is.
<br>
What is the Interactive Index Rank list?
<br>
The Interactive index rank list is used to show all the online live room's interactive index. More user
chatting and chat in live room, lead to higher interactive index.
<br>
<p>
The calculating rule of the Interactive Index rank list
</p>
The Interactive Index rank list is according to broadcaster's intearctive index value.If you want your
favorite broadcaster on the top of the list, try to invite friends to join her live room and chat.
<br>
</div>
</div>
</body>
<script
src=
"../../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../../lib/langchange.js?v=202010211605"
></script>
<script
type=
"text/javascript"
>
</script>
<script>
if
(
!
langType
)
{
$
(
'.lang-cn'
).
show
();
$
(
'.lang-en'
).
hide
();
}
else
{
$
(
'.lang-cn'
).
hide
();
$
(
'.lang-en'
).
show
();
}
</script>
</html>
\ No newline at end of file
footseen/Nesting/help/popularityHelp.html
View file @
ab729b5a
...
...
@@ -37,24 +37,39 @@
<body>
<div
class=
"main"
>
<p>
人氣指數
</p>
什麼是人氣指數?
<br>
人氣指數是衡量主播直播間人氣的一個指數,主要受直播間的圍觀人數和送禮人數所影響,人氣指數越高代表主播的人氣越高。
<br>
什麼是人氣指數榜?
<br>
人氣指數榜用於展示當前所有在線直播間的人氣指數,直播間的圍觀人數越多,贈送主播禮物的人越多,主播的人氣指數就越高。
<br>
<p>
人氣指數榜計算規則
</p>
人氣指數榜按照主播的人氣指數排名,想讓心儀的主播排名更靠前,快快為她增加人氣指數吧
<br>
<div
class=
"lang-cn"
>
<p>
人氣指數
</p>
什麼是人氣指數?
<br>
人氣指數是衡量主播直播間人氣的一個指數,主要受直播間的圍觀人數和送禮人數所影響,人氣指數越高代表主播的人氣越高。
<br>
什麼是人氣指數榜?
<br>
人氣指數榜用於展示當前所有在線直播間的人氣指數,直播間的圍觀人數越多,贈送主播禮物的人越多,主播的人氣指數就越高。
<br>
<p>
人氣指數榜計算規則
</p>
人氣指數榜按照主播的人氣指數排名,想讓心儀的主播排名更靠前,快快為她增加人氣指數吧
<br>
</div>
<div
class=
"lang-en"
>
<p>
The Pop Index
</p>
What is the Pop Index?
<br>
The Pop Index is the index that used to measure broadcaster's popularity. It's mainly affected by the
audience's quantity and the gift givers quantity. Higher Pop Index means higher popularity.
<br>
What is the Pop Index Rank list?
<br>
The Pop Index Rank list is used to show all the online broadcastesr's Pop Index. More audience and gift
sender lead to higher Pop Index.
<br>
<p>
The calculating rule of Pop Index rank list
</p>
The Pop Index ranking is according to the Pop Index value. If you want your favorite broadcaster on the top
of the list, try to invite friends to join her live room and send her gifts.
<br>
</div>
</div>
</body>
<script
src=
"../../lib/jquery-3.1.1.min.js"
></script>
<script
src=
"../../lib/langchange.js?v=202010211605"
></script>
<script
type=
"text/javascript"
>
</script>
<script>
if
(
!
langType
)
{
$
(
'.lang-cn'
).
show
();
$
(
'.lang-en'
).
hide
();
}
else
{
$
(
'.lang-cn'
).
hide
();
$
(
'.lang-en'
).
show
();
}
</script>
</html>
\ No newline at end of file
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment