文章編號:11310時間:2024-09-30人氣:
AWStats 是一款免費、開源的網(wǎng)站分析工具,旨在提供有關(guān)網(wǎng)站流量、訪客行為和內(nèi)容性能的深入見解。它是一款功能強(qiáng)大的工具箱,可以幫助內(nèi)容營銷人員了解其目標(biāo)受眾,優(yōu)化其策略并推動業(yè)務(wù)成果。
AWStats 提供了一系列強(qiáng)大的特性,包括:
AWStats 的見解可用于改善內(nèi)容營銷的各個方面:
使用 AWStats 有許多優(yōu)點:
AWStats 是一個功能強(qiáng)大的網(wǎng)站分析工具箱,可以為內(nèi)容營銷提供動力。它提供了有關(guān)網(wǎng)站流量、訪客行為和內(nèi)容性能的深入見解。通過利用 AWStats 的特性,內(nèi)容營銷人員可以改善其策略、優(yōu)化其內(nèi)容并推動業(yè)務(wù)成果。無論您是經(jīng)驗豐富的營銷人員還是剛剛開始了解網(wǎng)站分析,AWStats 都是一個必不可少的工具,可以幫助您實現(xiàn)目標(biāo)。
AWStats是在Sourceforge上發(fā)展很快的一個基于Perl的WEB日志分析工具。
目前主流的日志分析工具awstats、webalizer、glTail、piwik主要都是針對apache、lighthttp這些老牌的http應(yīng)用的。 而對于新秀們?nèi)鏽ginx的支持的相對較少,今天介紹的這個日志分析工具就支持nginx。 除此之外,因為goaccess因為不及于html頁面進(jìn)行的訪問,而是在X windows或text mode下實時查看訪客詳情,所以其實時性和處理能力都比較強(qiáng),其具體特點如下: 統(tǒng)計概況,流量消耗等訪客排名動態(tài)Web請求 靜態(tài)web請求,如圖片、樣式表、腳本等。 來路域名404 錯誤操作系統(tǒng) 瀏覽器和搜索引擎主機(jī)、DNS和IP地址 HTTP 響應(yīng)代碼 引薦網(wǎng)站 鍵盤布局自定義顯示 支持超大日志(分析速度很快)支持的日志格式目前,這款軟件支持Common Log Format (CLF) 和 Combined Log Format(XLF/ELF) 格式的日志。 分析傳統(tǒng)的apache格式日志當(dāng)然毫無問題。 同時,只要將nginx的日志格式定義為apache格式,對它的分析也不在話下(目前,redhat提供的nginx軟件包默認(rèn)日志格式和apache基本一致)。 GoAccess安裝其功能依賴glib2、GeoIP、ncurses 三個庫文件,在Debian或Ubuntu可以直接通過apt-get來下載安裝軟件。 自動解決軟件的依賴問題。 Redhat或CentOS本身不包含GeoIP包,可以通過第三方源rpmforge來解決依賴關(guān)系。 具體rpmforge的使用,可以參看我的另一篇日志——CentOS官方推薦的RPMforge軟件倉庫安裝方法。 安裝完第三方源rpmforge后,就可以通過yum解決goaccess所需的依賴關(guān)系包了。 yum install glib2 glib2-devel GeoIP-develncurses-develwgetzxvf goaccess-0.4.2#啟動ip歸屬地查詢、和utf8編碼格式支持./configure –enalbe-geoip –enable-utf8make && make install
今天安裝了awstats(AWStats是在Sourceforge上發(fā)展很快的一個基于Perl的WEB日志分析工具。 ),好好折騰了一把,終于搞完了,參考了不少資料,將主要步驟和遇到的問題分享一下。
1.在home下建一個目錄awstats,cd /home/awstats
下載awstats最新版本7.0
3.安裝
復(fù)制代碼
代碼如下:
[root@JMAppSer tools]# perl awstats_
----- AWStats awstats_configure 1.0 (build 1.9) (c) Laurent Destailleur -----
This tool will help you to configure AWStats to analyze statistics for
one web server. You can try to use it to let it do all that is possible
in AWStats setup, however following The step by step manual setup
documentation (docs/) is often a better idea. Above all if:
- You are not an administrator user,
- You want to analyze downloaded log files without web server,
- You want to analyze mail or ftp log files instead of web log files,
- You need to analyze load balanced servers log files,
- You want to understand all possible ways to use AWStats...
Read the AWStats documentation (docs/).
----- Running OS detected: Linux, BSD or Unix
----- Check for web server install
Found Web server Apache config file /usr/local/apache/conf/
----- Check and complete web server config file /usr/local/apache/conf/
Add Alias /awstatsclasses /usr/local/awstats/wwwroot/classes/
Add Alias /awstatsCSS /usr/local/awstats/wwwroot/css/
Add Alias /awstatsicons /usr/local/awstats/wwwroot/icon/
Add ScriptAlias /awstats/ /usr/local/awstats/wwwroot/cgi-bin/
Add Directory directive
AWStats directives added to Apache config file.
----- Update model config file /usr/local/awstats/wwwroot/cgi-bin/
File updated.
----- Need to create a new config file ?
Do you want me to build a new AWStats config/profile
file (required if first install) [y/N] ? y
----- Define config file name to create
What is the name of your web site or profile analysis ?
Example: demo
Your web site, virtual server or profile name:
----- Define config file path
In which directory do you plan to store your config file(s) ?
Default: /etc/awstats
Directory path to store config file(s) (Enter for default):
/usr/local/awstats/config
----- Create config file /usr/local/awstats/config/
Config file /usr/local/awstats/config/ created.
----- Restart Web server with /sbin/service httpd restart
Usage: /etc/init.d/httpd [-D name] [-d directory] [-f file]
[-C directive] [-c directive]
[-k start|restart|graceful|graceful-stop|stop]
[-v] [-V] [-h] [-l] [-L] [-t] [-S]
-D name : define a name for use in IfDefine name directives
-d directory : specify an alternate initial ServerRoot
-f file : specify an alternate ServerConfigFile
-C directive : process directive before reading config files
-c directive : process directive after reading config files
-e level : show startup errors of level (see LogLevel)
-E file : log startup errors to file
-v : show version number
-V : show compile settings
-h : list available command line options (this page)
-l : list compiled in modules
-L : list available configuration directives
-t -D DUMP_VHOSTS : show parsed settings (currently only vhost settings)
-S : a synonym for -t -D DUMP_VHOSTS
-t -D DUMP_MODULES : show all loaded modules
-M : a synonym for -t -D DUMP_MODULES
-t : run syntax check for config files
----- Add update process inside a scheduler
Sorry, does not support automatic add to cron yet.
You can do it manually by adding the following command to your cron:
/usr/local/awstats/wwwroot/cgi-bin/ -update -config=
Or if you have several config files and prefer having only one command:
/usr/local/awstats/tools/awstats_ now
Press ENTER to continue...
A SIMPLE config file has been created: /usr/local/awstats/config/
You should have a look inside to check and change manually main parameters.
You can then manually update your statistics for with command:
perl -update -config=
You can also read your statistics for with URL:
Press ENTER to finish...
[root@JMAppSer tools]# cp /usr/loca/awstats/wwwroot/icon /usr/local/apache/htdocs/awstatsicons -rf
cp: 無法 stat “/usr/loca/awstats/wwwroot/icon”: 沒有那個文件或目錄
[root@JMAppSer tools]#
[root@JMAppSer tools]#
[root@JMAppSer tools]# ls
awstats_ awstats_ geoip_ nginx webmin
awstats_ awstats_ httpd_conf xslt
[root@JMAppSer tools]# cd ..
[root@JMAppSer awstats]# ls
awstats-7.0 awstats-7.1 config docs tools wwwroot
[root@JMAppSer awstats]# ll
總計 1508
drwxr-xr-x 5 1000 1000 4096 2010-12-06 awstats-7.0
drwxr-xr-x 5 root root 4096 11-22 17:52 awstats-7.1
-rw-r--r-- 1 root root 11-22 18:02
drwxr-xr-x 2 root root 4096 11-25 10:21 config
drwxr-xr-x 4 root root 4096 11-22 18:04 docs
-rw-r--r-- 1 root root 6787 11-22 18:04
drwxr-xr-x 5 root root 4096 11-22 18:04 tools
drwxr-xr-x 7 root root 4096 11-22 18:04 wwwroot
[root@JMAppSer awstats]# cd wwwroot/
[root@JMAppSer wwwroot]# ls
cgi-bin classes css icon js
[root@JMAppSer wwwroot]# cp icon/ /usr/local/jiemai/apache-blogs/htdocs/awstatsicons -rf
[root@JMAppSer wwwroot]#
[root@JMAppSer wwwroot]#
[root@JMAppSer wwwroot]# pwd
/usr/local/awstats/wwwroot
[root@JMAppSer wwwroot]# cd ..
[root@JMAppSer awstats]# ls
awstats-7.0 awstats-7.1 config docs tools wwwroot
[root@JMAppSer awstats]# ls
awstats-7.0 awstats-7.1 config docs tools wwwroot
[root@JMAppSer awstats]# ll
總計 1508
drwxr-xr-x 5 1000 1000 4096 2010-12-06 awstats-7.0
drwxr-xr-x 5 root root 4096 11-22 17:52 awstats-7.1
-rw-r--r-- 1 root root 11-22 18:02
drwxr-xr-x 2 root root 4096 11-25 10:21 config
drwxr-xr-x 4 root root 4096 11-22 18:04 docs
-rw-r--r-- 1 root root 6787 11-22 18:04
drwxr-xr-x 5 root root 4096 11-22 18:04 tools
drwxr-xr-x 7 root root 4096 11-22 18:04 wwwroot
[root@JMAppSer awstats]# cd config/
[root@JMAppSer config]# ls
[root@JMAppSer config]# vi
# AWSTATS CONFIGURE FILE 7.0
# Copy this file into and edit this new config file
# to setup AWStats (See documentation in docs/ directory).
# The config file must be in /etc/awstats, /usr/local/etc/awstats or /etc (for
# Unix/Linux) or same directory than (Windows, Mac, Unix/Linux...)
# To include an environment variable in any parameter (AWStats will replace
# it with its value when reading it), follow the example:
# Parameter=__ENVNAME__
# Note that environment variable AWSTATS_CURRENT_CONFIG is always defined with
# the config value in an AWStats running session and can be used like others.
# $Revision: 1.353 $ - $Author: eldy $ - $Date: 2012/02/15 14:19:22 $
# MAIN SETUP SECTION (Required to make AWStats work)
# LogFile contains the web, ftp or mail server log file to analyze.
# Possible values: A full path, or a relative path fROM directory.
# Example: /var/log/apache/
# Example: ../logs/
# You can also use tags in this filename if you need a dynamic file name
# depending on date or time (Replacement is made by AWStats at the beginning
# of its execution). This is available tags :
# %YYYY-n is replaced with 4 digits year we were n hours ago
# %YY-n is replaced with 2 digits year we were n hours ago
# %MM-n is replaced with 2 digits month we were n hours ago
# %MO-n is replaced with 3 letters month we were n hours ago
# %DD-n is replaced with day we were n hours ago
# %HH-n is replaced with hour we were n hours ago
# %NS-n is replaced with number of seconds at 00:00 since 1970
# %WM-n is replaced with the week number in month (1-5)
# %Wm-n is replaced with the week number in month (0-4)
# %WY-n is replaced with the week number in year (01-52)
# %Wy-n is replaced with the week number in year (00-51)
# %DW-n is replaced with the day number in week (1-7, 1=sunday)
# use n=24 if you need (1-7, 1=monday)
# %Dw-n is replaced with the day number in week (0-6, 0=sunday)
# use n=24 if you need (0-6, 0=monday)
# Use 0 for n if you need current year, month, day, hour...
# Example: /var/log/access_log.%YYYY-0%MM-0%
# Example: C:/WINNT/system32/LogFiles/W3SVC1/ex%YY-24%MM-24%
# You can also use a pipe if log file come from a pipe :
# Example: gzip -d /var/log/apache/ |
# If there are several log files from load balancing servers :
# Example: /pathtotools/ * |
#LogFile=/var/log/httpd/
LogFile=/usr/local/jiemai/apache-blogs/logs/access_logs
# Note: Result of DNS Lookup can be used to build the Country report. However
# it is highly recommanded to enable the plugin geoip or geoipfree to
# have an accurate Country report with no need of DNS Lookup.
# Possible values:
# 0 - No DNS Lookup
# 1 - DNS Lookup is fully enabled
# 2 - DNS Lookup is made only from static DNS Cache file (if it exists)
# Default: 2
DNSLookup=2
# When AWStats updates its statistics, it stores results of its analysis in
# files (AWStats
# Relative or absolute web URL of your awstats cgi-bin directory.
# This parameter is used only when AWStats is run from command line
# with -output option (to generate links in HTML reported page).
# Example: /awstats
# Default: /cgi-bin (means is in /yourwwwroot/cgi-bin)
DirCgi=/usr/local/awstats/wwwroot/cgi-bin
/AllowToUpdateStatsFromBrowser
# When this parameter is set to 1, AWStats adds a button on report page to
# allow to update statistics from a web browser. Warning, when update is
# made from a browser, AWStats is run as a CGI by the web server user defined
# in your web server (user nobody by default with Apache, IUSR_XXX with
# IIS), so the DirData directory and all already existing history files
# awstatsMMYYYY[] must be writable by this user. Change permissions if
# necessary to Read/Write (and Modify for Windows NTFS file systems).
# Warning: Update process can be long so you might experience time out
# browser errors if you dont launch AWStats frequently enough.
# When set to 0, update is only made when AWStats is run from the command
# line interface (or a task scheduler).
# Possible values: 0 or 1
# Default: 0
AllowToUpdateStatsFromBrowser=1
# AWStats saves and sorts its target=_blank> 1557L, C written
[root@JMAppSer config]# chown -R root:root /usr/local/awstats
[root@JMAppSer config]# chmod -R 755 /usr/local/awstats
[root@JMAppSer config]# mkdir /usr/local/awstats/data
[root@JMAppSer config]# chown /usr/local/awstats/data
[root@JMAppSer config]# chmod 777
DirData=/usr/local/awstats/data
DirCgi=/usr/local/awstats/wwwroot/cgi-bin
AllowToUpdateStatsFromBrowser=1
6.設(shè)置權(quán)限
chown -R root:root /usr/local/awstats
chmod -R 755 /usr/local/awstats
mkdir /usr/local/awstats/data
chown /usr/local/awstats/data
chmod 777 data
chmod 755 /usr/local/awstats/wwwroot/cgi-bin/*
7.生成分析日志與靜態(tài)查看界面
cd /usr/local/awstats/wwwroot/cgi-bin
perl -config=上面域名 -update -lang=cn
perl -config=上面域名 -output -staticlinks -lang=cnawstats.上面
8.測試 http:// 上面的域名/awstats/?config=上面的域名
遇到的問題:
-config=上面域名 -update -lang=cn提示出錯,或在測試時提示出錯。LogFormat不正確:
原因:access_logs格式不正確,刪除access_logs,重啟APACHE。搞定
2.測試時看圖片顯示不了。
原因:/etc/awstats/awstats.上面輸入的中的DirIcons配置不正確,這個目錄一定要從/usr/local/apache/htdocs目錄開始算,相對目錄,要確保配置的目錄可能過http訪問到
3.點擊測試頁面的“立即更新”時,提示無法存儲
原因:/usr/local/awstats/data的權(quán)限不正確,需要使用nobody權(quán)限,賦777.
使用網(wǎng)站分析工具,使用日志文件,使用反向代理服務(wù)器。 1、使用網(wǎng)站分析工具:許多網(wǎng)站提供分析工具,幫助管理員分析訪客的流量、來源、地理位置、瀏覽器類型等信息。 常用的網(wǎng)站分析工具包括GoogleAnalytics、網(wǎng)絡(luò)統(tǒng)計等。 2、使用日志文件:網(wǎng)站服務(wù)器通常會記錄訪客的信息,例如IP地址、訪問時間、訪問頁面等。 管理員可以使用日志分析工具(例如AWStats、Webalizer)來分析日志文件并查看訪客信息。 3、使用反向代理服務(wù)器:如果使用了反向代理服務(wù)器,例如Cloudflare、CDN等,那么可以通過反向代理服務(wù)器的管理界面查看訪客信息,例如IP地址、訪問時間、訪問來源等。
內(nèi)容聲明:
1、本站收錄的內(nèi)容來源于大數(shù)據(jù)收集,版權(quán)歸原網(wǎng)站所有!
2、本站收錄的內(nèi)容若侵害到您的利益,請聯(lián)系我們進(jìn)行刪除處理!
3、本站不接受違法信息,如您發(fā)現(xiàn)違法內(nèi)容,請聯(lián)系我們進(jìn)行舉報處理!
4、本文地址:http://www.lmxpnzry.com/article/8c3719b3fc77ff510b89.html,復(fù)制請保留版權(quán)鏈接!
標(biāo)準(zhǔn)化回歸系數(shù)的取值范圍在測量模型中,標(biāo)準(zhǔn)化回歸系數(shù)是一個重要的指標(biāo),它表示外生變量與內(nèi)生變量之間的相關(guān)關(guān)系,標(biāo)準(zhǔn)化回歸系數(shù)的取值范圍為[,1,1],正相關(guān),當(dāng)標(biāo)準(zhǔn)化回歸系數(shù)大于0時,表示外生變量和內(nèi)生變量正相關(guān),這意味著外生變量的增加會導(dǎo)致內(nèi)生變量的增加,負(fù)相關(guān),當(dāng)標(biāo)準(zhǔn)化回歸系數(shù)小于0時,表示外生變量和內(nèi)生變量負(fù)相關(guān),這意味著外生變...。
最新資訊 2024-09-28 02:18:33
Android系統(tǒng)簽名在確保Android設(shè)備的安全和完整性方面發(fā)揮著至關(guān)重要的作用,在某些情況下,您可能會遇到系統(tǒng)簽名錯誤,從而導(dǎo)致應(yīng)用程序無法安裝或設(shè)備出現(xiàn)其他問題,常見簽名問題應(yīng)用程序無法安裝,您可能會收到,無法安裝應(yīng)用程序,或,系統(tǒng)無法安裝應(yīng)用程序,之類的錯誤消息,設(shè)備啟動失敗,您的設(shè)備可能會卡在啟動屏幕或出現(xiàn),無法啟動設(shè)備,...。
最新資訊 2024-09-27 11:38:15
簡介隨著云計算技術(shù)的蓬勃發(fā)展,數(shù)據(jù)庫管理系統(tǒng)也在不斷演變,以滿足現(xiàn)代企業(yè)的需求,Oracle云端數(shù)據(jù)庫,OCC,作為業(yè)界領(lǐng)先的云數(shù)據(jù)庫解決方案,憑借其卓越的性能、可擴(kuò)展性和安全性,成為云計算時代不容忽視的選擇,本文將對OCC進(jìn)行全面解析,探討其優(yōu)勢、適用場景和對企業(yè)IT架構(gòu)的影響,優(yōu)勢高可用性O(shè)CC采用多可用區(qū)部署,確保數(shù)據(jù)庫在任何故...。
技術(shù)教程 2024-09-26 21:12:51
在當(dāng)今快節(jié)奏的商業(yè)環(huán)境中,高效便捷的支付方式至關(guān)重要,自動發(fā)卡平臺作為一種新興的支付解決方案,正以其強(qiáng)大的功能和顯著的優(yōu)勢受到廣泛關(guān)注,自動發(fā)卡平臺是什么,自動發(fā)卡平臺是一種基于技術(shù)的平臺,允許企業(yè)通過API或WEB界面向客戶即時生成并分發(fā)虛擬信用卡或借記卡,這些卡可用于在線或?qū)嶓w店交易,為客戶提供靈活、便利的支付體驗,自動發(fā)卡平臺的...。
互聯(lián)網(wǎng)資訊 2024-09-11 12:09:32
簡介本教程旨在幫助初學(xué)者從零基礎(chǔ)學(xué)習(xí)Java編程語言,并逐步進(jìn)階到專業(yè)開發(fā)人員,本教程涵蓋了從基礎(chǔ)語法到高級特性、實戰(zhàn)項目的全方位內(nèi)容,旨在打造出一名具有扎實理論基礎(chǔ)和實踐經(jīng)驗的Java開發(fā)人員,目標(biāo)讀者對Java編程感興趣的初學(xué)者希望提高Java技術(shù)能力的開發(fā)者尋求轉(zhuǎn)型成為Java專業(yè)人士的人員內(nèi)容概要第1章,Java基礎(chǔ)Java概...。
最新資訊 2024-09-11 11:41:45
引言隨機(jī)函數(shù)是編程中的一個重要工具,它允許您生成不可預(yù)測的值,這在許多應(yīng)用程序中很有用,例如模擬、游戲和數(shù)據(jù)科學(xué),生成隨機(jī)數(shù)的機(jī)制生成隨機(jī)數(shù)有兩種主要機(jī)制,偽隨機(jī)數(shù)生成器,PRNG,這些算法使用確定性的、可重復(fù)的過程來生成看似隨機(jī)的數(shù),雖然生成的數(shù)字技術(shù)上不是隨機(jī)的,但它們通常足夠隨機(jī)以用于大多數(shù)目的,真正的隨機(jī)數(shù)生成器,TRNG,...。
互聯(lián)網(wǎng)資訊 2024-09-08 15:08:26
簡介在軟件開發(fā)中,斷言,assert,是一種重要的調(diào)試和驗證技術(shù),它允許程序員在運行時檢查程序假設(shè)是否成立,斷言可以幫助檢測和隔離程序中的錯誤,從而提高程序的健壯性和可追溯性,本文將深入探討Assert函數(shù)的工作原理,重點介紹其在C語言中的用法,還將討論ASCII編碼在斷言中發(fā)揮的重要作用,Assert函數(shù)Assert函數(shù)是一種在C標(biāo)...。
互聯(lián)網(wǎng)資訊 2024-09-07 11:34:21
在當(dāng)今快節(jié)奏的數(shù)字世界中,應(yīng)用程序的性能至關(guān)重要,緩慢或無響應(yīng)的應(yīng)用程序會導(dǎo)致用戶沮喪、客戶流失和收入損失,PHP作為一種流行的Web開發(fā)語言,需要適當(dāng)?shù)膬?yōu)化才能確保應(yīng)用程序的最佳性能,1.使用緩存緩存可以顯著提高應(yīng)用程序的速度,因為它允許存儲經(jīng)常訪問的數(shù)據(jù),從而避免了重復(fù)...。
最新資訊 2024-09-07 00:57:28
引言在JavaScript中,bind,函數(shù)是強(qiáng)大的工具,它允許您創(chuàng)建函數(shù)的新實例,同時還可以指定新函數(shù)調(diào)用的特定上下文,this關(guān)鍵字,這種功能在處理事件處理程序或創(chuàng)建具有特定上下文的新函數(shù)時特別有用,理解bind,函數(shù)bind,函數(shù)接受兩個主要參數(shù),函數(shù)對象,要創(chuàng)建新實例的函數(shù),上下文對象,當(dāng)調(diào)用新創(chuàng)建的函數(shù)時,this關(guān)...。
本站公告 2024-09-06 16:12:06
Java作為一種面向?qū)ο蟮木幊陶Z言,以其穩(wěn)定、高性能、跨平臺等特點被廣泛應(yīng)用于各種領(lǐng)域,如果你對Java編程感興趣,但又苦于沒有合適的平臺和資源,那么今天,我將向你介紹一個零成本的官方平臺,讓你輕松開啟你的Java技術(shù)之旅,官方平臺介紹這個零成本的官方平臺就是由Java之父詹姆斯·高斯林所創(chuàng)立的OpenJDK,OpenJDK是Java...。
最新資訊 2024-09-05 14:50:21
在河南安陽市的繁華都市中,坐落著歷史悠久的風(fēng)穴寺,這是一座有著一千多年歷史的佛教寺廟,這座古老的寺廟卻籠罩著一片陰森的恐怖氣息,流傳著許多關(guān)于被詛咒的隧道和徘徊靈魂的詭異傳說,被詛咒的隧道風(fēng)穴寺最為著名的恐怖之地莫過于寺廟后面的被詛咒的隧道,傳說中,這條隧道是在寺廟建造時,為了供水而挖鑿的,但由于工程失誤,導(dǎo)致隧道坍塌,壓死許多工人,...。
互聯(lián)網(wǎng)資訊 2024-09-05 04:49:55
為人父母是一件充滿喜悅和挑戰(zhàn)的事情,選擇寶寶的名字是其中一項最重要的決定,為了幫助父母找到完美的寶寶名字,我們推出了寶寶取名軟件,為您提供無限的靈感和高級功能,高級功能性別篩選,根據(jù)孩子的性別縮小搜索范圍,只顯示適合寶寶的名字,含義搜索,使用我們的強(qiáng)大搜索功能,根據(jù)您喜歡的含義或象征意義來查找名字,發(fā)音指導(dǎo),聆聽您最喜歡名字的發(fā)音,確...。
互聯(lián)網(wǎng)資訊 2024-06-22 17:07:21