Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
你是否设计了一个像stackoverflow那样的评论泛滥保护系统?你应该寻找什么?并记录?
这是一个PHP示例代码,可以在 Wordpress 中使用,用于防止评论泛滥。您没有提到哪种语言,但这会给您一些想法。
在这个非常简单的代码示例中,消息每隔一段时间就会丢失。这里有什么问题?
public class AndroidTesterActivity extends Activity { private static final int END = 500000; private static int i = 0; @Override public