October 10, 2007 - FCKeditor 2.5 Beta released (What's New?) After an incredible development period, full of challenges and enriched by brilliant ideas, here we are with the Beta for the most important release of FCKeditor since version 2.0. It brin
大家应该都知道鼎鼎有名的E灵通在线考试系统,它的代码是经过加密并且限制了部分功能,下载下来属于测试版本,商业版本它现在出售1000元一套,我完全解密了它的代码,现在是完全开源ASP+ACC,并且取消了功能的限制。经过测试修正了BUG,可以完全正常使用。 关于程序中人数的限制,修改方法: if rsuser.recordcount>=20 then rsuser.move 20 do while not rsuser.eof rsuser.delete rsuser.update rsus