public String updateCourse(Courses aCore) { open(); String msg = "Sorry!! Error for Updating"; try { ContentValues cv = new ContentValues(); ...
確定! 回上一頁