Test対策 - agodmaster/mdLesson GitHub Wiki
①HTML/CSS/JS rel src tr th td © script use Strict ウ addEventListerer Styre h1,h2 radius color 30px auto 10px absolute border first-child nth-child(even) line-height
②java エ イ イ
③jsP/Servlet getparameter setAttribute getRequestDispatcher forwed HttpSession getSesson setAttribute
④MySQL INSERT INTO books VALUES (50000,'石を集める','木下一郎','実用書');
SERECT category,count(*) as total FROM books GROUP BY total DESC;
UPDATE books SET category = "漫画" WHERE category = "コミック";
DERETE FROM books WHERE title NOT LIKE %花%;
⑤C# public string Name{ get{ return this.name; } set{ this.name = value }
Child abstrct : overlido
⑥Unity StartCoroutine IEnumerator yield return