intel 82801EB AC'97 Audio声卡安装完成,却没有声音,求助!
时间:2003-10-01
来源:互联网
gamix或者alsamixer也都可以进入调整音量的界面进行调整
可是就是没有声音
系统设置-->声卡检测 可以检测到声卡,但是我听不见声音
我的声卡是intel 82801EB AC'97 Audio
windows下可以正常发声
又仔细阅读了声卡驱动ALSA安装指南((第三版)以及后面的跟贴,还是没有解决我的问题
是不是静音的缘故?
如果是的话在哪里可以取消静音?我在gamix中找不到
而且我发现每当我用gamix更改了音量,然后alsactl store保存设置后
然后系统设置-->声卡检测-->听不到声音,再次gamix时,发现音量设置全部被清零了
请指点!谢谢!!!
以下是modules.conf和asound.state
---------modules.conf-----------
alias eth0 e1000
alias usb-controller ehci-hcd
alias usb-controller1 usb-uhci
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.9.0 ---
alias char-major-116 snd
alias snd-card-0 snd-intel8x0
alias char-major-14 soundcore
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
options snd major=116 cards_limit=1
options snd-intel8x0 index=0
# --- END: Generated by ALSACONF, do not edit. ---
alias sound-slot-0 snd-intel8x0
post-install sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -L >/dev/null 2>&1 || :
pre-remove sound-slot-0 /bin/aumix-minimal -f /etc/.aumixrc -S >/dev/null 2>&1 || :
-------------------------------------
---------asound.state-------------------
state.ICH5 {
control.1 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Master Playback Switch'
value false
}
control.2 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'Master Playback Volume'
value.0 0
value.1 0
}
control.3 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Headphone Playback Switch'
value false
}
control.4 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'Headphone Playback Volume'
value.0 0
value.1 0
}
control.5 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Master Mono Playback Switch'
value false
}
control.6 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'Master Mono Playback Volume'
value 0
}
control.7 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Phone Playback Switch'
value false
}
control.8 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'Phone Playback Volume'
value 0
}
control.9 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Mic Playback Switch'
value false
}
control.10 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'Mic Playback Volume'
value 0
}
control.11 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Mic Boost (+20dB)'
value false
}
control.12 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Line Playback Switch'
value false
}
control.13 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'Line Playback Volume'
value.0 0
value.1 0
}
control.14 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'CD Playback Switch'
value false
}
control.15 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'CD Playback Volume'
value.0 0
value.1 0
}
control.16 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Aux Playback Switch'
value false
}
control.17 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'Aux Playback Volume'
value.0 0
value.1 0
}
control.18 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'PCM Playback Switch'
value false
}
control.19 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'PCM Playback Volume'
value.0 0
value.1 0
}
control.20 {
comment.access 'read write'
comment.type ENUMERATED
comment.item.0 Mic
comment.item.1 CD
comment.item.2 Video
comment.item.3 Aux
comment.item.4 Line
comment.item.5 Mix
comment.item.6 'Mix Mono'
comment.item.7 Phone
iface MIXER
name 'Capture Source'
value.0 Mic
value.1 Mic
}
control.21 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Capture Switch'
value true
}
control.22 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 15'
iface MIXER
name 'Capture Volume'
value.0 0
value.1 0
}
control.23 {
comment.access 'read write'
comment.type ENUMERATED
comment.item.0 Mix
comment.item.1 Mic
iface MIXER
name 'Mono Output Select'
value Mix
}
control.24 {
comment.access 'read write'
comment.type ENUMERATED
comment.item.0 Mic1
comment.item.1 Mic2
iface MIXER
name 'Mic Select'
value Mic1
}
control.25 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'External Amplifier Power Down'
value false
}
}
作者: liuchang 发布时间: 2003-10-01
第二个问题。。。。我已经回答过好几次了。。。。“另外,还需要正确选择声音开/关选项。”指南中有写,但我还是一次又一次。。。。。。
你没有打开gamix的声音开关。
请看图片附件。
“然后系统设置-->声卡检测-->听不到声音,再次gamix时,发现音量设置全部被清零了”
这个声卡检测是用于linux内核声卡驱动的配置,执行它便会又使用linux内核声卡驱动了。因此请不要用于alsa的配置,alsa配置请用gamix+alsactl
建议:重新执行alsaconf,配置声卡后(或手动删除modules.conf中内核声卡配置字段),再执行之后的步骤。
不行请再发帖。
作者: rr19xx 发布时间: 2003-10-02
gamix.png (11.0 KB, 201 次查看) |
作者: rr19xx 发布时间: 2003-10-02
同时非常抱歉麻烦你再一次贴这张图提醒打开声音开关:(
这张图我在置顶贴的回帖中的确看到很多次了:P,我也照做了
我现在明白了一点,不知道对不对,
就是说我用gamix设置声音之后,不能用声卡检测地方法来验证是否成功是吗?
顺便说一点:我用gamix调音量的时候也听不到声音,是不是本来就没有声音?
也正是因为如此我每次都用声卡检测来验证
我现在在windows下,马上去linux下试一试!
然后会再回帖
非常感谢你!老兄!!!
最初由 rr19xx 发表 先说你之前的问题。做一个源码包的链接,是因为有些软件编译时,默认linux内核源码包路径为/usr/src/linux,如果找不到便会编译出错。alsa以前也是这样,但现在已不会了。做链接只是个习惯,也同时方便某些软件的需要。 第二个问题。。。。我已经回答过好几次了。。。。“另外,还需要正确选择声音开/关选项。”指南中有写,但我还是一次又一次。。。。。。 你没有打开gamix的声音开关。 请看图片附件。 “然后系统设置-->声卡检测-->听不到声音,再次gamix时,发现音量设置全部被清零了” 这个声卡检测是用于linux内核声卡驱动的配置,执行它便会又使用linux内核声卡驱动了。因此请不要用于alsa的配置,alsa配置请用gamix+alsactl 建议:重新执行alsaconf,配置声卡后(或手动删除modules.conf中内核声卡配置字段),再执行之后的步骤。 不行请再发帖。 |
作者: liuchang 发布时间: 2003-10-02
我照你所说,重新alsaconf ,然后编译安装alsa-lib,alsa-util,gamix,
再gamix调整音量,alsactl store保存设置
进入游戏没有声音
找了一个wav文件,用录音机播放出现进程崩溃
**************************************
应用程序 “gnome-sound-recorder” (进程 15164) 已经崩溃
是以下致命错误导致的。
(段错误)
**************************************
总之,从始至终没有听到半点声音 : (
ps: 我已经排除耳机没插好的可能
附上我的gamix抓图
最初由 rr19xx 发表 先说你之前的问题。做一个源码包的链接,是因为有些软件编译时,默认linux内核源码包路径为/usr/src/linux,如果找不到便会编译出错。alsa以前也是这样,但现在已不会了。做链接只是个习惯,也同时方便某些软件的需要。 第二个问题。。。。我已经回答过好几次了。。。。“另外,还需要正确选择声音开/关选项。”指南中有写,但我还是一次又一次。。。。。。 你没有打开gamix的声音开关。 请看图片附件。 “然后系统设置-->声卡检测-->听不到声音,再次gamix时,发现音量设置全部被清零了” 这个声卡检测是用于linux内核声卡驱动的配置,执行它便会又使用linux内核声卡驱动了。因此请不要用于alsa的配置,alsa配置请用gamix+alsactl 建议:重新执行alsaconf,配置声卡后(或手动删除modules.conf中内核声卡配置字段),再执行之后的步骤。 不行请再发帖。 |
gamix.png (15.9 KB, 168 次查看) |
作者: liuchang 发布时间: 2003-10-02
作者: rr19xx 发布时间: 2003-10-02
请到http://www.alsa-project.org
官方网站下载最新的0.9.7a,然后重新编译安装alsa。
作者: rr19xx 发布时间: 2003-10-02
刚刚起床就看到你的回复太高兴了!
不过我还是有个困惑,就是发现mozilla似乎不像ie那样支持ftp链接的下载
而我用gftp又无法连上国外的ftp
当然这时题外话,我现在去windows下面下载先,你如果知道有解决办法就麻烦顺便告诉我吧,:P
最初由 rr19xx 发表 你现在用的alsa版本是什么?如果是0.9.4,那么请到http://www.alsa-project.org官方网... |
作者: liuchang 发布时间: 2003-10-02
我首先卸载了0.9.4 (是用make uninstall吧)
然后编译安装了0.9.7a
安装过程很顺利
用wav文件测试是录音机还是崩溃
但是音频播放器(XMMS)可以播放,可看到进度条前进以及那个随音频强度跳动的"示波器"(sorry,不知道怎么表达这个dd)
附件中是lspci、lsmod、/etc/modules.conf、/etc/asound.state的信息
请指点
谢谢!!!
最初由 rr19xx 发表 你现在用的alsa版本是什么?如果是0.9.4,那么请到http://www.alsa-project.org官方网... |
作者: liuchang 发布时间: 2003-10-02
是一个sound.txt的文件
再贴一次!
http://www.linuxsir.org/bbs/attachme...achmentid=5978
sound.txt (7.5 KB, 75 次查看) |
作者: liuchang 发布时间: 2003-10-02
依次是lspci,lsmod,modules.conf下个贴子是后一个文件
******************lspci************************************
00:00.0 Host bridge: Intel Corp. 82865G [Springdale-G] Chipset Host Bridge (rev
02)
00:02.0 VGA compatible controller: Intel Corp. 82865G [Springdale-G] Chipset Integrated Graphics Device (rev 02)
00:1d.0 USB Controller: Intel Corp. 82801EB USB (Hub #1) (rev 02)
00:1d.1 USB Controller: Intel Corp. 82801EB USB (Hub #2) (rev 02)
00:1d.2 USB Controller: Intel Corp. 82801EB USB (Hub #3) (rev 02)
00:1d.3 USB Controller: Intel Corp. 82801EB USB EHCI Controller #2 (rev 02)
00:1d.7 USB Controller: Intel Corp. 82801EB USB EHCI Controller (rev 02)
00:1e.0 PCI bridge: Intel Corp. 82801BA/CA/DB PCI Bridge (rev c2)
00:1f.0 ISA bridge: Intel Corp. 82801EB ISA Bridge (LPC) (rev 02)
00:1f.1 IDE interface: Intel Corp. 82801EB ICH5 IDE (rev 02)
00:1f.2 IDE interface: Intel Corp.: Unknown device 24d1 (rev 02)
00:1f.3 SMBus: Intel Corp. 82801EB SMBus (rev 02)
00:1f.5 Multimedia audio controller: Intel Corp. 82801EB AC'97 Audio (rev 02)
01:0c.0 Ethernet controller: Intel Corp. 82540EM Gigabit Ethernet Controller (rev 02)
**************************************************************
*************************lsmod*********************************
Module Size Used by Not tainted
snd-pcm-oss 45284 0 (autoclean)
snd-mixer-oss 16472 0 (autoclean) [snd-pcm-oss]
ide-cd 35772 0 (autoclean)
cdrom 34176 0 (autoclean) [ide-cd]
agpgart 48608 7 (autoclean)
parport_pc 19204 1 (autoclean)
lp 9188 0 (autoclean)
parport 39072 1 (autoclean) [parport_pc lp]
snd-intel8x0 24260 0
snd-pcm 90016 0 [snd-pcm-oss snd-intel8x0]
snd-timer 20772 0 [snd-pcm]
snd-ac97-codec 51736 0 [snd-intel8x0]
snd-page-alloc 10356 0 [snd-intel8x0 snd-pcm]
snd-mpu401-uart 5488 0 [snd-intel8x0]
snd-rawmidi 19648 0 [snd-mpu401-uart]
snd-seq-device 6336 0 [snd-rawmidi]
snd 45732 0 [snd-pcm-oss snd-mixer-oss snd-intel8x0 snd-pcm snd-timer snd-ac97-codec snd-mpu401-uart snd-rawmidi snd-seq-device]
soundcore 7044 3 [snd]
autofs 13684 0 (autoclean) (unused)
e1000 50924 1
ipt_REJECT 3928 6 (autoclean)
iptable_filter 2412 1 (autoclean)
ip_tables 15864 2 [ipt_REJECT iptable_filter]
keybdev 2976 0 (unused)
mousedev 5656 1
hid 22308 0 (unused)
input 6208 0 [keybdev mousedev hid]
usb-uhci 27404 0 (unused)
ehci-hcd 20456 0 (unused)
usbcore 82592 1 [hid usb-uhci ehci-hcd]
ext3 73376 2
jbd 56336 2 [ext3]
***********************************************************************
**************************modules.conf*************************************
alias eth0 e1000
alias usb-controller ehci-hcd
alias usb-controller1 usb-uhci
# --- BEGIN: Generated by ALSACONF, do not edit. ---
# --- ALSACONF verion 0.9.0 ---
alias char-major-116 snd
alias snd-card-0 snd-intel8x0
alias char-major-14 soundcore
alias sound-slot-0 snd-card-0
alias sound-service-0-0 snd-mixer-oss
alias sound-service-0-1 snd-seq-oss
alias sound-service-0-3 snd-pcm-oss
alias sound-service-0-8 snd-seq-oss
alias sound-service-0-12 snd-pcm-oss
options snd major=116 cards_limit=1
options snd-intel8x0 index=0
# --- END: Generated by ALSACONF, do not edit. ---
****************************************************************************
作者: liuchang 发布时间: 2003-10-02
state.ICH5 {
control.1 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Master Playback Switch'
value true
}
control.2 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'Master Playback Volume'
value.0 14
value.1 14
}
control.3 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Headphone Playback Switch'
value false
}
control.4 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'Headphone Playback Volume'
value.0 12
value.1 12
}
control.5 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Master Mono Playback Switch'
value false
}
control.6 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'Master Mono Playback Volume'
value 17
}
control.7 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Phone Playback Switch'
value false
}
control.8 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'Phone Playback Volume'
value 15
}
control.9 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Mic Playback Switch'
value false
}
control.10 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'Mic Playback Volume'
value 23
}
control.11 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Mic Boost (+20dB)'
value false
}
control.12 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Line Playback Switch'
value false
}
control.13 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'Line Playback Volume'
value.0 9
value.1 9
}
control.14 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'CD Playback Switch'
value false
}
control.15 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'CD Playback Volume'
value.0 13
value.1 13
}
control.16 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Aux Playback Switch'
value false
}
control.17 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'Aux Playback Volume'
value.0 12
value.1 12
}
control.18 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'PCM Playback Switch'
value true
}
control.19 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 31'
iface MIXER
name 'PCM Playback Volume'
value.0 19
value.1 19
}
control.20 {
comment.access 'read write'
comment.type ENUMERATED
comment.item.0 Mic
comment.item.1 CD
comment.item.2 Video
comment.item.3 Aux
comment.item.4 Line
comment.item.5 Mix
comment.item.6 'Mix Mono'
comment.item.7 Phone
iface MIXER
name 'Capture Source'
value.0 Mic
value.1 Mic
}
control.21 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'Capture Switch'
value true
}
control.22 {
comment.access 'read write'
comment.type INTEGER
comment.range '0 - 15'
iface MIXER
name 'Capture Volume'
value.0 7
value.1 7
}
control.23 {
comment.access 'read write'
comment.type ENUMERATED
comment.item.0 Mix
comment.item.1 Mic
iface MIXER
name 'Mono Output Select'
value Mix
}
control.24 {
comment.access 'read write'
comment.type ENUMERATED
comment.item.0 Mic1
comment.item.1 Mic2
iface MIXER
name 'Mic Select'
value Mic1
}
control.25 {
comment.access 'read write'
comment.type BOOLEAN
iface MIXER
name 'External Amplifier Power Down'
value false
}
}
***************************************************
作者: liuchang 发布时间: 2003-10-02
我的声卡是intel 82801EB AC'97 Audio windows下可以正常发声 |
如果是Redhat 8.0 9.0要安装XMMS的插件的。
也就是这个
http://www.linuxsir.org/bbs/showthre...threadid=30456
另外在把/etc/modules.conf中关于声卡的都清除,再重新配制一下声卡。试一下看
作者: 北南南北 发布时间: 2003-10-03
现在用XMMS播放wav文件
提示如下:
无法开启音频
请确定
1.你是否选择了正确的输出插件
2.没有其他的程序正在使用音晓卡
3.你的音效卡有正常驱动
之前XMMS可以正常播放WAV文件,只是没有声音
我用sndconfig,可以检测到声卡类型,
但是我确定后,又告诉我 "目前不支持 Intel Corp.82801EB AC'97 Audio。"
然后自动退出sndconfig
谢谢!!!
最初由 北南南北 发表 这个声卡在Linux中也一样能系统驱动,不用安装驱动。 如果是Redhat 8.0 9.0要安装XMMS的插件的。 也就是这个 http://www.linuxsir.org/bbs/showthre...threadid=30456 另外在把/etc/modules.conf中关于声卡的都清除,再重新配制一下声卡。试一下看 |
作者: liuchang 发布时间: 2003-10-03
最初由 liuchang 发表 我照你说的做了,还是没有解决 现在用XMMS播放wav文件 提示如下: 无法开启音频 请确定 1.你是否选择了正确的输出插件 2.没有其他的程序正在使用音晓卡 3.你的音效卡有正常驱动 之前XMMS可以正常播放WAV文件,只是没有声音 我用sndconfig,可以检测到声卡类型, 但是我确定后,又告诉我 "目前不支持 Intel Corp.82801EB AC'97 Audio。" 然后自动退出sndconfig 谢谢!!! |
另用xmms播放mp3是不是行??
作者: 北南南北 发布时间: 2003-10-03
是老板刚买的dell OptiPlexTM GX270 机器
芯片组是:intel 865G,ICH5架构
播放mp3不行,也是说无法开启音频
最初由 北南南北 发表 能说一下是什么主板上的声卡吗??? 另用xmms播放mp3是不是行?? |
作者: liuchang 发布时间: 2003-10-03
是否安装xmms的mp3的补丁了呢??
作者: 北南南北 发布时间: 2003-10-03
我注意到你的headphone没有打开,
请尝试将所有声音控制均打开,特别是headphone,同时调高音量,看是否能听到声音。
另外,北南兄曾建议你用linux内核声音驱动,因此还请先重新配置alsa,恢复使用alsa驱动。
如果不行,用xmms播放wav文件时,执行lsmod,将结果发上来。
作者: rr19xx 发布时间: 2003-10-03
我记得以前我也曾经将headphone打开过的
可能当时就已经ok了,但是由于当时在调音量的时候没有听见声音
我就没有注意,然后执行声卡检测,把alsa的设置覆盖了
这次我按照你所说,把所由的音量都调到最大,
竟然在调音量的时候隐约听见了当当的声音(不过要非常细心才能听见)
然后播放wav和mp3,果然OK了! 而且声音非常大,呵呵
linux下调音量的时候到底有没有当当的声音呢?有的话我的怎么这么小?
感谢rr19xx老兄!
感谢北南兄!!!
//bow
最初由 rr19xx 发表 根据你发的信息,alsa已经成功编译安装。现在的问题就是出声了。 我注意到你的headphone没有打开, 请尝试将所有声音控制均打开,特别是headphone,同时调高音量,看是否能听到声音。 另外,北南兄曾建议你用linux内核声音驱动,因此还请先重新配置alsa,恢复使用alsa驱动。 如果不行,用xmms播放wav文件时,执行lsmod,将结果发上来。 |
作者: liuchang 发布时间: 2003-10-04
作者: pandalcg 发布时间: 2003-11-10
最初由 pandalcg 发表 这样装完其它都好,只有播CD时只有右声道,不明白,谢谢帮助! |
多谢。
作者: 北南南北 发布时间: 2003-11-12
方法2:将驱动绑定,还在实验,尚有问题。
作者: pandalcg 发布时间: 2003-11-13
作者: laozhang 发布时间: 2003-11-18
作者: liuchang
解决了!!!非常感谢!!!
我记得以前我也曾经将headphone打开过的 可能当时就已经ok了,但是由于当时在调音量的时候没有听见声音 我就没有注意,然后执行声卡检测,把alsa的设置覆盖了 这次我按照你所说,把所由的音量都调到最大, 竟然在调音量的时候隐约听见了当当的声音(不过要非常细心才能听见) 然后播放wav和mp3,果然OK了! 而且声音非常大,呵呵 linux下调音量的时候到底有没有当当的声音呢?有的话我的怎么这么小? 感谢rr19xx老兄! 感谢北南兄!!! //bow |
我和你一样的问题,告诉我怎么解决啊?方便的话,我的QQ 312542208 先谢谢了!
我用命令检测的结果是和你一样的结果,只不过,还说了不支持.....
作者: wanzhihui6 发布时间: 2007-03-25
热门阅读
-
office 2019专业增强版最新2021版激活秘钥/序列号/激活码推荐 附激活工具
阅读:74
-
如何安装mysql8.0
阅读:31
-
Word快速设置标题样式步骤详解
阅读:28
-
20+道必知必会的Vue面试题(附答案解析)
阅读:37
-
HTML如何制作表单
阅读:22
-
百词斩可以改天数吗?当然可以,4个步骤轻松修改天数!
阅读:31
-
ET文件格式和XLS格式文件之间如何转化?
阅读:24
-
react和vue的区别及优缺点是什么
阅读:121
-
支付宝人脸识别如何关闭?
阅读:21
-
腾讯微云怎么修改照片或视频备份路径?
阅读:28