我需要一些幫助來創建更新查詢。比如我有 select:(T1- table 1, T2- tables 2, Z1 -column from table 1, Z2 Column from table 2 etc)
Select * from T1,T2 where X1=X2 and Y1=Y2 and Z1=Z2 and Datea>=20160601 and Dateb<20160720
我使用類似於Flappy Bird中的分數系統創建遊戲。 if you didn't get it 當玩家成功通過左,右 障礙我希望我的成績變量由1提高我不知道它背後的邏輯,但。 現在我有(這裏面一個for循環檢查的更新方法,每一個障礙):「在」確保將比分只有1 if (bird.getPosition().y > obstacle.getPosLeft().y) {
if (!over