:::

10. 實作計數器

您是第6位訪客

資料表counter
 

CREATE TABLE `counter` (
  `num` int(11) NOT NULL
) ENGINE=InnoDB DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;

--
-- 資料表的匯出資料 `counter`
--

INSERT INTO `counter` (`num`) VALUES
(0);

 

程式

 


:::

書籍列表

雷達回波圖

萌典查詢

溫度分布圖