Conversation
|
ชื่อ Yingyos |
|
ไม่ต้องใส่มาทั้งทั้งโค๊ดครับ ใส่แค่ repo link ก็พอ |
แบบนี้ใช่มั้ยครับ |
|
แล้วก็รบกวนแปะรูปภาพ visualization หรือมาเป็นวิดีโอก็ได้ครับ |
|
ผมเพิ่ม visualization ให้แล้วครับ ไม่เป็นไร เดี๋ยวทางเราจะตรวจสอบความถูกต้องอีกทีครับ ขอบคุณครับ |
| +",'"+ (record \ "REGION").text + "'" | ||
| + ")") | ||
| } | ||
| val allowPosition = Set("Airhostess", "Pilot", "Steward") |
There was a problem hiding this comment.
It should be plural
| val allowPosition = Set("Airhostess", "Pilot", "Steward") | |
| val allowPositions = Set("Airhostess", "Pilot", "Steward") |
| println(" Read SQLite ") | ||
| var connection = java.sql.DriverManager.getConnection("jdbc:sqlite:result.sqlite"); | ||
| var statement = connection.createStatement(); | ||
| var result = statement.execute("""CREATE TABLE DEV_CLUB_OLD ( |
There was a problem hiding this comment.
it should be explicit variable
| var result = statement.execute("""CREATE TABLE DEV_CLUB_OLD ( | |
| var createdTableResult = statement.execute("""CREATE TABLE DEV_CLUB_OLD ( |
| + ")") | ||
| } | ||
| } | ||
| var rs1 = statement.executeQuery("SELECT * FROM DEV_CLUB") |
There was a problem hiding this comment.
it should be explicit variable
| var rs1 = statement.executeQuery("SELECT * FROM DEV_CLUB") | |
| var exployeeRecords = statement.executeQuery("SELECT * FROM DEV_CLUB") |
| } | ||
| } | ||
| var rs1 = statement.executeQuery("SELECT * FROM DEV_CLUB") | ||
| val csv2File = new PrintWriter("devclub.csv") |
There was a problem hiding this comment.
| val csv2File = new PrintWriter("devclub.csv") | |
| val csvToFile = new PrintWriter("devclub.csv") |
|
รบกวนสอบถามครับ การแจ้งยืนยันตัวตนที่บอกว่าแจ้งทาง Admin Page พอดีผมใช้ facebook ไม่ค่อยเป็นเลยอยากสอบถามวิธีหน่อยครับ แล้วถ้ารอบที่ไปแข่งที่เชียงใหม่ อยากเพิ่มสมาชิกมาอีก 2 คนทำได้มั้ยครับ? |




ชื่อ Yingyos
ทีมมี 1 คน
https://github.com/harusamer/hackathon-season2
JSON File
Link
Visualization
Link