Browse Source

Merge remote-tracking branch 'origin/master' into master

master
SisMaker 4 years ago
parent
commit
98b732f95f
7 changed files with 1 additions and 1 deletions
  1. +1
    -1
      README.md
  2. BIN
      genAcs
  3. +0
    -0
      test/SWord.txt
  4. +0
    -0
      test/SWord1.txt
  5. +0
    -0
      test/acTc.erl
  6. +0
    -0
      test/acTest.erl
  7. +0
    -0
      test/test.txt

+ 1
- 1
README.md View File

@ -19,7 +19,7 @@ Uses
eAcs:matchSw/1 %% 返回匹配的敏感词列表
eAcs:isHasSw/1 %% 检查是否包含敏感词
eAcs:replaceSw/1 %% 替换敏感词
isHasRpSw/1 %% 检测并替换敏感词
eAcs:isHasRpSw/1 %% 检测并替换敏感词
性能
-----

BIN
genAcs View File


src/test/SWord.txt → test/SWord.txt View File


src/test/SWord1.txt → test/SWord1.txt View File


src/test/acTc.erl → test/acTc.erl View File


src/test/acTest.erl → test/acTest.erl View File


src/test/test.txt → test/test.txt View File


Loading…
Cancel
Save