代码搜索:badwords
找到约 188 项符合「badwords」的源代码
代码结果 188
www.eeworm.com/read/458554/7294076
txt badwords.txt
java
script
click
CLIICK
button
BUTTON
fuck
他妈的
她妈的
操你
操的
傻逼
www.eeworm.com/read/442755/7645471
js badwords.js
function badwords(words)
{
badword="法轮功,FLG,f.l.g,法一轮一功,法-轮-功,法轮,法 轮,江泽民,6。4,6.4,六四,六。四,六·四,jiangyanyong,liusi,JZM";
badword = badword + "," + "蒋彦永,jiangyanyong,蒋彦士,sixfour,陆肆,开花弹,陈云,杨尚昆,赵紫阳,温(瘟)家宝
www.eeworm.com/read/197100/8029952
cpp badwords.cpp
/******************************************************************************
** Filename: badwords.c
** Purpose: Routines to keep the bad words in sorted order.
** Author: Dan Johnso
www.eeworm.com/read/197100/8029975
h badwords.h
/******************************************************************************
** Filename: badwords.h
** Purpose: Routines to keep the bad words in sorted order.
** Author: Dan Johnso