⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 sb_isip_init.rc

📁 这是一个从音频信号里提取特征参量的程序
💻 RC
字号:
# file: sb_isip_init.rc## This file initializes variables that should be set in the users# local .procmailrc file# # The defaults are set to do essentially no filtering#:0* USE_ISIP_SPAM_FILTERS ?? ^^^^{ USE_ISIP=no }:0 E{ USE_ISIP=$USE_ISIP_SPAM_FILTERS }:0* USE_SIMPLE_SPAM_FILTERS ?? ^^^^{ USE_SIMPLE=no }:0 E{ USE_SIMPLE=$USE_SIMPLE_SPAM_FILTERS }:0* USE_STRICT_SPAM_FILTERS ?? ^^^^{ USE_STRICT=no }:0 E* USE_STRICT_SPAM_FILTERS ?? yes{  USE_STRICT=yes  USE_SIMPLE=yes}:0 E{ USE_STRICT=no }

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -