位置: 编程技术 - 正文

RedHatLinux AS3中APACHE+SendMail+OpenWebMail整合

发布时间:2024-02-27

推荐整理分享RedHatLinux AS3中APACHE+SendMail+OpenWebMail整合,希望有所帮助,仅作参考,欢迎阅读内容。

文章相关热门搜索词:,内容如对您有帮助,希望把文章链接给更多的朋友!

注:1. Openwebmail是一个webmail程序,不同与微软的owa及imail的web方式,它不包含服务器端服务(本例中邮件服务器为sendmail);因此在运行Openwebmail的机器上需要安装Apache和Sendmail. 2. Openwebmail多数程序是由Perl语句编写的,所以必须安装Perl及Perl相关包3.下载所需软件包:在RedHatLinux AS3中安装openwebmail需要以下软件包 >>1. perl-CGI-2.-.4.i. perl-Compress-Zlib-1.-RH9.i. perl-Text-Iconv-1.2-RH.i. perl-suidperl-5.8.0-.i. openwebmail-2.-.i. 1:安装下载包[root@AS3 software]#rpm –ivh perl-CGI-2.-.4.i.rpm[root@AS3 software]#rpm –ivh perl-Compress-Zlib-1.-RH9.i.rpm[root@AS3 software]#rpm –ivh perl-Text-Iconv-1.2-RH.i.rpm[root@AS3 software]#rpm –ivh perl-suidperl-5.8.0-.i.rpmStep 2:初始化openwebmail[root@AS3 software]#cd /var/www/cgi-bin/openwebmail[root@AS3 openwebmail]# ls -ltotal drwxr-xr-x 2 root mail Nov : authdrwxr-xr-x root mail Nov : etcdrwxr-xr-x 6 root mail Nov : miscdrwxr-xr-x 2 root mail Nov : modules-rwsr-xr-x 1 root mail Nov : openwebmail-abook.pl-rwsr-xr-x 1 root mail Nov : openwebmail-advsearch.pl-rwsr-xr-x 1 root mail Nov : openwebmail-cal.pl-rwsr-xr-x 1 root mail Nov : openwebmail-folder.pl-rwsr-xr-x 1 root mail Nov : openwebmail-main.pl-rwsr-xr-x 1 root mail Nov : openwebmail.pl-rwsr-xr-x 1 root mail Nov : openwebmail-prefs.pl-rwsr-xr-x 1 root mail Nov : openwebmail-read.pl-rwsr-xr-x 1 root mail Nov : openwebmail-send.pl-rwsr-xr-x 1 root mail Nov : openwebmail-spell.pl-rwsr-xr-x 1 root mail Nov : openwebmail-tool.pl-rwsr-xr-x 1 root mail Nov : openwebmail-vdomain.pl-rwsr-xr-x 1 root mail Nov : openwebmail-viewatt.pl-rwsr-xr-x 1 root mail Nov : openwebmail-webdisk.pl-rwxr-xr-x 1 root mail Aug : preload.pldrwxr-xr-x 2 root mail Nov : quotadrwxr-xr-x 2 root mail Nov : shares-rwxr-xr-x 1 root mail Sep 4 : userstat.pl-rwxr-xr-x 1 root mail Nov : vacation.pl [root@AS3 openwebmail]#./openwebmail-tool.pl --init //这步骤很关键会出现如下的提示:change the following 3 options in openwebmail.conf from dbm_ext .db dbmopen_ext none dbmopen_haslock no to dbm_ext .db dbmopen_ext %dbm_ext% dbmopen_haslock no安回车键忽略提示,继续配置//进入openwebmail下面的etc目录进行相关配置,需要修改以下1./var/www/cgi-bin/openwebmail /etc/openwebmail.conf2./var/www/cgi-bin/openwebmail/etc/defaults/openwebmail.conf3./var/www/cgi-bin/openwebmail/etc/defaults/dbm.conf修改后的文件为>>1./var/www/cgi-bin/openwebmail/etc/openwebmail.conf[只需修改1处domainnames supermaster.com //默认是auto],完整的内容如下:## Open WebMail configuration file## This file contains just the overrides from defaults/openwebmail.conf# please make all changes to this file.## This file sets options for all domains and all users.# To set options on per domain basis, please put them in sites.conf/domainname# To set options on per user basis, please put them in users.conf/username#releasedate domainnames supermaster.com //默认是autoauth_module auth_unix.plmailspooldir /var/spool/mailow_cgidir /var/www/cgi-bin/openwebmailow_cgiurl /cgi-bin/openwebmailow_htmldir /var/www/data/openwebmailow_htmlurl /data/openwebmaillogfile /var/log/openwebmail.log# To SysAdmin,# Please install ClamAV RPM package from in order to# enable viruscheck with Open WebMail. Otherwise set it to no.# See ... howto/virus/ClamAV/# for a step-by-step instruction.enable_viruscheck yesviruscheck_pipe /usr/bin/clamdscan --mbox --disable-summary --stdout -viruscheck_source_allowed allenable_spamcheck noenable_learnspam no%name%version %version%%help_text%?logo_url %ow_htmlurl%/images/openwebmail.giflogo_link @@@HELP_URL@@@help_text @@@HELP_TEXT@@@spellcheck /usr/bin/aspell -a -S -w "-" -d @@@DICTIONARY@@@ -p @@@PDICNAME@@@spellcheck_pdicname .aspell.@@@DICTIONARY@@@.pwsspellcheck_dictionaries english, americanauto_createrc yes############################################# Buttons :# EditFroms | EditStationary | POP3Setup | ChangePassword | History | Infoenable_editfrombook yesenable_stationery yesenable_pop3 yesenable_changepwd yesenable_history yesenable_about yes############################################### Personal Informationdefault_language endefault_timeoffset autodefault_daylightsaving autodefault_realname autodefault_fromemails autodefault_autoreplysubject This is an autoreply...[Re: $SUBJECT]Hello,I will not be reading my mail for a while.Your mail regarding '$SUBJECT' will be read when I return.--Open WebMail Project ( Display Preferencedefault_style Defaultdefault_iconset Cool3D.Englishdefault_bgurl %ow_htmlurl%/images/backgrounds/Globe.gifdefault_bgrepeat yesdefault_fontsize ptdefault_dateformat mm/dd/yyyydefault_hourformat ############################################# Folder Browsingdefault_ctrlposition_folderview bottomdefault_msgsperpage default_fieldorder date from subject sizedefault_sort datedefault_useminisearchicon yes############################################# Message Operationdefault_confirmmsgmovecopy nodefault_defaultdestination saved-messagesdefault_smartdestination yesdefault_viewnextaftermsgmovecopy yesdefault_autopop3 yesdefault_autopop3wait 0default_bgfilterwait default_moveoldmsgfrominbox no############################################# Message Reading Optionsdefault_ctrlposition_msgread bottomdefault_headers simpledefault_usefixedfont nodefault_usesmileicon nodefault_showhtmlastext yesdefault_showimgaslink yesdefault_disablejs yesdefault_disableembcode yesdefault_disableemblink cgionlydefault_sendreceipt ask############################################# Message Replying Optionsdefault_msgformat textdefault_editcolumns default_editrows default_sendbuttonposition beforedefault_reparagraphorigmsg yesdefault_replywithorigmsg at_beginningdefault_backupsentmsg yesdefault_sendcharset sameascomposing############################################# Virus Checkdefault_viruscheck_source alldefault_viruscheck_maxsize default_viruscheck_minbodysize 1############################################# Message Filtering Optionsdefault_filter_repeatlimit default_filter_badaddrformat nodefault_filter_fakedsmtp nodefault_filter_fakedfrom nodefault_filter_fakedexecontenttype no############################################# AddressBook Optionsdefault_abook_width default_abook_height maxdefault_abook_buttonposition afterdefault_abook_defaultfilter nodefault_abook_defaultsearchtype namedefault_abook_addrperpage default_abook_collapse 1default_abook_sort fullnamedefault_abook_listviewfieldorder fullname, email, note############################################# Calendar Optionsdefault_calendar_defaultview calmonthdefault_calendar_holidaydef autodefault_calendar_monthviewnumitems 5default_calendar_weekstart 0default_calendar_starthour default_calendar_endhour default_calendar_interval default_calendar_showemptyhours yesdefault_calendar_reminderdays 7default_calendar_reminderforglobal yes############################################# WebDisk Optionsdefault_webdisk_dirnumitems default_webdisk_confirmmovecopy yesdefault_webdisk_confirmdel yesdefault_webdisk_confirmcompress yesdefault_webdisk_fileeditcolumns default_webdisk_fileeditrows ############################################# Misc Optionsdefault_uselightbar yesdefault_regexmatch yesdefault_hideinternal yesdefault_newmailsound NONEdefault_newmailwindowtime 3default_mailsentwindowtime 0default_dictionary englishdefault_trashreserveddays 0default_spamvirusreserveddays 3default_refreshinterval 5 default_sessiontimeout ############################################# Security Settingswebdisk_rootpath /webdiskwebdisk_lsmailfolder nowebdisk_lshidden nowebdisk_lsunixspec nowebdisk_lssymlink yeswebdisk_allow_symlinkout yeswebdisk_symlinkout_display @enable_sshterm no# ps: To completely disable the SSH terminal support, you have to remove# the file data/openwebmail/applet/mindterm/mindtermfull.jar############################################# Quota System (limit in KB and threshold in %)# 1 MB = 1, KB# MB = , KB# MB = , KB# 1 GB = 1, MB = 1,, KB# uncomment following lines if you wish to enable Quota System for Mb#quota_module quota_du.pl#spool_limit #quota_limit #quota_threshold 0#delmail_ifquotahit no#delfile_ifquotahit no>>2./var/www/cgi-bin/openwebmail/etc/defaults/openwebmail.conf [只需修改2处,把smtpserver和authpop3_server改为相应的IP],完整的内容如下:## Open WebMail configuration file DEFAULT## This is openwebmail.conf.default - a file full of useful variables that# you can set for the openwebmail system. You should not edit this file!# Put any overrides into openwebmail.conf instead. The openwebmail.conf# should only contain values which override values set in this file.# This eases the upgrade when defaults are changed or new features are added.## Please refer to openwebmail.conf.help for description of each option## ps: This file will be loaded only once if Open WebMail is running in# persistent mode. To force Open WebMail reread this file, please do## touch openwebmail*pl#name Open WebMailversion 2.releasedate ############################################################################### host dependent configuration##############################################################################domainnames autosmtpserver ..0.smtpport smtpauth novirtusertable /etc/mail/virtusertableauth_module auth_unix.plauth_withdomain noauth_domain autoquota_module nonemailspooldir /var/mailuse_hashedmailspools nouse_syshomedir yescreate_syshomedir nouse_homedirspools nohomedirspoolname Mailboxhomedirfolderdirname mailhomedirdotdirname .openwebmailuse_syshomedir_for_dotdir yesdeliver_use_GMT no############################################################################### openwebmail system configuration##############################################################################ow_cgidir /usr/local/www/cgi-bin/openwebmailow_cgiurl /cgi-bin/openwebmailow_htmldir /usr/local/www/data/openwebmailow_htmlurl /openwebmailow_etcdir %ow_cgidir%/etcow_stylesdir %ow_etcdir%/stylesow_langdir %ow_etcdir%/langow_templatesdir %ow_etcdir%/templatesow_holidaysdir %ow_etcdir%/holidaysow_mapsdir %ow_etcdir%/mapsow_sitesconfdir %ow_etcdir%/sites.confow_usersconfdir %ow_etcdir%/users.confow_usersdir %ow_etcdir%/usersow_sessionsdir %ow_etcdir%/sessionsstart_url %ow_cgiurl%/openwebmail.plico_url %ow_htmlurl%/images/openwebmail.icologo_url %ow_htmlurl%/images/openwebmail.giflogo_link @@@HELP_URL@@@help_text @@@HELP_TEXT@@@logfile /var/log/openwebmail.logglobal_addressbook %ow_etcdir%/address.bookglobal_filterbook %ow_etcdir%/filter.bookglobal_calendarbook %ow_etcdir%/calendar.bookg2b_map %ow_mapsdir%/g2b.mapb2g_map %ow_mapsdir%/b2g.maplunar_map %ow_mapsdir%/lunar.mapheader_pluginfile noneheader_pluginfile_charset nonefooter_pluginfile nonefooter_pluginfile_charset nonewebmail_middle_pluginfile nonewebmail_middle_pluginfile_charset nonespellcheck /usr/local/bin/ispell -a -S -w "-" -d @@@DICTIONARY@@@ -p @@@PDICNAME@@@spellcheck_pdicname .ispell_wordsspellcheck_dictionaries english, americanvacationinit %ow_cgidir%/vacation.pl -ivacationpipe %ow_cgidir%/vacation.pl -ts

RedHatLinux AS3中APACHE+SendMail+OpenWebMail整合

error_with_debuginfo noallowed_serverdomain allallowed_clientdomain allallowed_clientip allallowed_receiverdomain allallowed_autologinip allallowed_rootloginip nonecase_insensitive_login noforced_ssl_login nostay_ssl_afterlogin yesenable_domainselectmenu nodomainselmenu_list autoenable_strictvirtuser noenable_changepwd yesenable_strictpwd yespasswd_minlen 6session_multilogin yessession_checkcookie yessession_checksameip nosession_count_display yescache_userinfo yesauto_createrc nodomainnames_override nosymboliclink_mbox yesenable_webmail yesenable_userfolders yesenable_spellcheck yesenable_advsearch yesenable_addressbook yesenable_calendar yesenable_webdisk yesenable_sshterm yesenable_vdomain noenable_preference yesenable_history yesenable_about yesabout_info_software yesabout_info_scriptfilename noabout_info_protocol yesabout_info_server yesabout_info_client yesX-Mailer: %name% %version% %releasedate%X-OriginatingIP: @@@CLIENTIP@@@ (@@@USERID@@@)enable_loadfrombook yesenable_editfrombook yesfrombook_for_realname_only noenable_autoreply yesenable_setforward yesenable_strictforward noenable_stationery yesenable_savedraft yesenable_backupsent yesenable_globalfilter yesenable_userfilter yesenable_smartfilter yessmartfilter_bypass_goodmessage yeslog_filter_detail noenable_viruscheck noviruscheck_pipe /usr/local/bin/clamdscan --disable-summary --stdout -viruscheck_source_allowed pop3viruscheck_maxsize_allowed virus_destination virus-mailhas_virusfolder_by_default yesenable_spamcheck nospamcheck_pipe /usr/local/bin/spamc -c -x -t -u @@@USERNAME@@@spamcheck_source_allowed pop3spamcheck_maxsize_allowed spam_destination spam-mailhas_spamfolder_by_default yesenable_learnspam nolearnspam_pipe /usr/local/bin/sa-learn --spamlearnham_pipe /usr/local/bin/sa-learn --hamlearnspam_destination spam-maillearnham_destination INBOXenable_pop3 yespop3_disallowed_servers your_server, your_server.domainpop3_delmail_by_default yespop3_delmail_hidden nopop3_usessl_by_default noauthpop3_server ..0.authpop3_port authpop3_getmail noauthpop3_delmail yesauthpop3_usessl nologinerrordelay fetchpop3interval calendar_email_notifyinterval enable_strictfoldername nofoldername_maxlen maxbooksize attlimit abook_maxsizeallbooks abook_globaleditable yesabook_importlimit abook_attlimit webdisk_rootpath /webdisk_readonly nowebdisk_uploadlimit webdisk_lsmailfolder yeswebdisk_lshidden yeswebdisk_lsunixspec yeswebdisk_lssymlink yeswebdisk_allow_symlinkcreate yeswebdisk_allow_symlinkout yeswebdisk_symlinkout_display pathwebdisk_allow_thumbnail yeswebdisk_allow_untar yeswebdisk_allow_unzip yeswebdisk_allow_unrar yeswebdisk_allow_unarj yeswebdisk_allow_unlzh yesspool_limit 0quota_limit 0quota_threshold delmail_ifquotahit nodelfile_ifquotahit novdomain_admlist sysadmvdomain_maxuser vdomain_maxalias vdomain_vmpop3_pwdpath /etc/virtualvdomain_vmpop3_pwdname passwdvdomain_vmpop3_mailpath /var/spool/virtualvdomain_postfix_aliases /etc/postfix/aliasesvdomain_postfix_virtual /etc/postfix/virtualvdomain_postfix_postalias /usr/sbin/postaliasvdomain_postfix_postmap /usr/sbin/postmapvdomain_mailbox_command nonelocalusers none

%name%version %version%%help_text%?############################################################################### default setting for new user's preference##############################################################################default_language autodefault_charset autodefault_timeoffset autodefault_daylightsaving autodefault_realname autodefault_fromemails autodefault_autoreplysubject This is an autoreply...[Re: $SUBJECT]Hello,I will not be reading my mail for a while.Your mail regarding '$SUBJECT' will be read when I return.-- Open WebMail Project ( Defaultdefault_iconset Defaultdefault_bgurl %ow_htmlurl%/images/backgrounds/Globe.gifdefault_bgrepeat yesdefault_fontsize ptdefault_dateformat mm/dd/yyyydefault_hourformat default_ctrlposition_folderview topdefault_msgsperpage default_fieldorder date from subject sizedefault_sort date default_useminisearchicon yesdefault_confirmmsgmovecopy yesdefault_defaultdestination saved-messagesdefault_smartdestination yesdefault_viewnextaftermsgmovecopy yesdefault_autopop3 yesdefault_autopop3wait 0default_bgfilterwait default_moveoldmsgfrominbox noforced_moveoldmsgfrominbox nodefault_ctrlposition_msgread topdefault_headers simpledefault_showhtmlastext nodefault_showimgaslink nodefault_usefixedfont nodefault_usesmileicon yesdefault_disablejs yesdefault_disableembcode yesdefault_disableemblink cgionlydefault_sendreceipt askdefault_msgformat autodefault_editcolumns default_editrows default_sendbuttonposition beforedefault_reparagraphorigmsg yesdefault_replywithorigmsg at_beginningdefault_backupsentmsg yes default_sendcharset sameascomposingdefault_fscharset nonedefault_uselightbar yesdefault_regexmatch yesdefault_hideinternal yesdefault_refreshinterval min_refreshinterval 3default_newmailsound YouGotMail.English.wavdefault_newmailwindowtime 7default_mailsentwindowtime 5default_dictionary englishdefault_trashreserveddays 7default_spamvirusreserveddays 3default_sessiontimeout default_viruscheck_source pop3default_viruscheck_maxsize default_viruscheck_minbodysize 1default_spamcheck_source pop3default_spamcheck_maxsize default_spamcheck_threshold default_filter_repeatlimit default_filter_badaddrformat nodefault_filter_fakedsmtp nodefault_filter_fakedfrom nodefault_filter_fakedexecontenttype nodefault_abook_width default_abook_height default_abook_buttonposition afterdefault_abook_defaultfilter nodefault_abook_defaultsearchtype nonedefault_abook_defaultkeyword nonedefault_abook_addrperpage default_abook_collapse 1default_abook_sort fullnamedefault_abook_listviewfieldorder fullname,email,phone,notedefault_calendar_defaultview calmonthdefault_calendar_holidaydef autodefault_calendar_monthviewnumitems 5default_calendar_weekstart 0default_calendar_starthour default_calendar_endhour default_calendar_interval default_calendar_showemptyhours yesdefault_calendar_reminderdays 7default_calendar_reminderforglobal yesdefault_webdisk_dirnumitems default_webdisk_confirmmovecopy yesdefault_webdisk_confirmdel yesdefault_webdisk_confirmcompress yesdefault_webdisk_fileeditcolumns default_webdisk_fileeditrows >>3./var/www/cgi-bin/openwebmail/etc/defaults/dbm.conf[只需修改3处],完整的内容如下:## config file for dbm.pl## dbm_ext# -----------------------------------------------------------------------# This is the extension name for the dbm file on your system# # ps: You can run 'perl openwebmail/misc/test/dbmtest.pl' to get value for this# dbmopen_ext# -----------------------------------------------------------------------# This is the db extension passed to the dbmopen() call.# It should be set to 'none' in most case. You need to set it to %dbm_ext%# only if you use any DB File module in script explicitly# # ps: It is said this option needs to be set to '%dbm_ext%' on the Sun# Cobal server or Slackware 8.x.# You can run 'perl openwebmail/misc/test/dbmtest.pl' to get value for this# dbmopen_haslock# -----------------------------------------------------------------------# If your perl dbm system will do filelock in dbmopen() by itself,# set this option to 'yes' so openwebmail won't do unnecessary filelock# before dbmopen. On most systems, this option should be set to 'no'.# # ps: If your openwebmail hangs after login or saving preference,# you probablely need to set this option to 'y, es'dbm_ext .dbdbmopen_ext .dbdbmopen_haslock yessmtpserver ..0. //添加SMTP服务器的IP地址ok,上面的文件修改完后,再运行./openwebmail-tool.pl –init执行初始化脚本[root@AS3 openwebmail]#./openwebmail-tool.pl --init 有关openwebmail的配置就完成了Step 3.修改APACHE的配置文件(httpd.conf)[root@AS3 openwebmail]#vi /etc/httpd/conf/httpd.conf//添加如下语句#===the start===ScriptAlias /openwebmail "/var/www/cgi-bin/openwebmail/openwebmail.pl" AllowOverride None Options ExecCGI -Indexes Order allow,deny Allow from allAlias /data "/var/www/data"#===the end====[root@AS3 openwebmail]#service httpd restart //重启apache现在所以的工作都完成了,新建用户去测试吧Step 4.进行OWM测试

Linux下DNS服务器架设攻略 【IT专稿】大家要注意,DNS服务是许多服务的基础,所以一般刚开始学习Linux服务器配置时从此下手,那其它的应用也就简单得多了。笔者进阶学习Linu

Linux下DNS服务器架设攻略 2 named这个主体进程在启动时需要读取一个初始化文件,缺省为/etc/named.boot。另外建议大家使用Linux自带的ndc工具来进行启动、中止、重启动、刷新DNS数据

Linux下DNS服务器架设攻略 3 2.反向域名转换数据文件db..0.0和db...的建立。反向域名转换数据文件用来提供根据IP地址查询相应DNS主机名,每个网段分别有一个数据文件。.0.

标签: RedHatLinux AS3中APACHE+SendMail+OpenWebMail整合

本文链接地址:https://www.jiuchutong.com/biancheng/366228.html 转载请保留说明!

上一篇:RedHatLinux AS3中配置sendmail服务器(redhat linux8)

下一篇:Linux下DNS服务器架设攻略(linux服务器dns配置安装)

  • 小规模纳税人月销售额超过15万
  • 金税盘连接不上电脑是怎么回事
  • 为临时工购买礼物怎么说
  • 分批付款 发票怎么开
  • 免税收入要计入应纳税所得额吗
  • 应付票据和应付账款有什么区别
  • 税控盘怎么注销需要带什么东西
  • 1%是什么税
  • 销项税额特殊销售额的处理方式
  • 房地产限购过程是什么
  • 开专票红冲是不是双方都要开信息表
  • 免抵退税的账务处理
  • 非独立核算的分公司如何报税
  • 员工证书补贴标准
  • 增值税发票开户行填简称是被允许的吗?
  • 纳税人如何办理纳税申报
  • 简易计税借方余额
  • 营改增后印花税计税依据文件
  • 哪些研发费用可以资本化
  • 创业带动的就业是什么
  • 投资收益科目应用
  • 企业贷款利息是否可以提前还款
  • 给已经注销的公司退款
  • 跨月退款会计分录
  • 键盘插上电脑却不能用
  • 减少子公司合并的风险
  • 企业自产自用产品要交增值税吗?
  • php零基础教程
  • php file_append
  • 发包工程补付工程款分录
  • 个人专利奖励是什么意思
  • laslajas大教堂
  • php记录页面停留多久
  • php实现查询功能
  • 社区居委会有营业执照吗
  • 表单验证用什么方法实现
  • 土地使用税退税的会计分录
  • 异地项目需要预缴增值税吗
  • 上期累计应纳税所得额
  • 收到购置税完税通知书
  • 外商独资企业资本金要求
  • 固定资产多少钱以上计入固定资产
  • 土地增值税采用
  • 织梦配置文件
  • python frames
  • 织梦官方网站
  • mac中mysql应该怎么运行
  • 把mysql移到其他盘
  • 织梦模板改成帝国模板
  • 企业所得税费用怎么算2023年
  • 企业会计准则是属于什么
  • 转入固定资产清理会计科目
  • 地税发票丢失怎么办?
  • 进项转出转到哪里去
  • 健身器材折旧年限及计提办法
  • 非正常损失的进项税
  • 平销返利销项税
  • 环境保护税共享信息表
  • 普通发票的开具是怎样?
  • 小规模怎么申请核定征收
  • crossfire.exe是什么
  • ie11forwindows10
  • linux系统磁盘管理的主要内容
  • Linux利用sftp命令传输文件(极少数人知道的方法)
  • win10安装软件点击没反应
  • opengl版本太低怎么升级
  • JS实现的base64加密、md5加密及sha1加密详解
  • unity3d应用开发
  • javascript运算
  • python 压缩gz
  • js原型作用
  • 深入理解新发展理念,推进供给侧结构性改革心得体会
  • 深入理解计算机系统
  • jquery使用教程
  • 航天金税软件怎么下载
  • 哪些初级农产品可以免税
  • 咨询服务类公司的账务处理
  • 200平交多少契税
  • 税务局查帐流程
  • 广州地税网上服务大厅地址
  • 免责声明:网站部分图片文字素材来源于网络,如有侵权,请及时告知,我们会第一时间删除,谢谢! 邮箱:opceo@qq.com

    鄂ICP备2023003026号