class-AddToLogFormState extends State<AddToLogForm> {
@override
Widget bui...
Day 12_輸入 - input( )函式
12-1. 輸出資料已寫在程式碼中式子:print('Hello')結果:Hello
12-2. 自行輸入一些資料...
Day 10_資料型態(Data Types)- 元組 (Tuples)、集合 (Sets) 、字典 (Dictionary)
10-1. 元組型態式子:t =...
上次我們使用了各種判斷來透過get請求切換不同頁面,但那只能控制單一要素,也就是thing,只能夠切換首頁、肉類、蔬菜、以及錯誤時出現的提示,現在我們讓它再加上...
editing , the supabase auth still has an serious issuehttps://github.com/MaikuB/...
1.code
import React, { useState } from 'react';
const TodoList = () => {
c...