搜索结果
找到约 1 项符合
executeUpdate 的查询结果
按分类筛选
Applet 分词程序//db.executeUpdate("UPDATE article SET tag= "+server.codestring(tempword)+" WHERE id="+id+"")
分词程序//db.executeUpdate("UPDATE article SET tag= "+server.codestring(tempword)+" WHERE id="+id+"")
out.print("原题目:"+title+"<br>"+"分词结果:"+tempword+"<br>")
//System.out.println("id:"+id+"---原题目:"+title)
//System.out.println("分词结果:"+tempword)