跳至主內容區

新營學習網

This is an example of a HTML caption with a link.
:::

主內容區域

選擇後會自動跳轉頁面

4-2 上傳檔案

from google.colab import files
print('上傳一張要辨識的圖片')
uploaded = files.upload()
#例出檔案名、大小
for fn in uploaded.keys():
  print('User uploaded file "{name}" with length {length} bytes'.format(
      name=fn, length=len(uploaded[fn])))
#上傳的檔名
fn  

 

選擇後會自動跳轉頁面

下中左區域內容

Google網站翻譯工具列

下中右區域內容

站內搜尋

頁尾區域