題目 簡單描述一下題目, 從input 的array中, 找出唯一的一個數值 解題想法 func lonelyinteger(a []int32) int32 { // Write your...
題目: Given a binary array nums, return the maximum number of consecutive 1's in the array. 給定一個陣列,裏...
想批次將 Android 照片傳到朋友的 iPhone 手機?從 iOS 換機到 Android 要將影音資料轉移到新機?在操作智慧型手機時,最常遇到的情況,莫過於傳送照片、影片,甚至是某些文件檔、壓...
題目: Given a string containing digits from 2-9 inclusive, return all possible letter combinations th...
又一種綁特定語言的題目,幸好我之前筆電裝linux系統時有自己學過一下 題目: Given a text file file.txt that contains a list of phone nu...
題目: You are given a large integer represented as an integer array digits, where each digits[i] is t...
我們經常會因爲種種問題誤刪了我們iphone里的照片或者影片。這篇文章我們將分享四個可以幫助你找回遺失掉的照片或影片的實用方法。這些方法同樣適用於其他ios裝置。 方法一:打開隱藏相簿 如果你隱藏了某...
陣列是一群相同資料型態的變數集合~ 就是將相同資料型態的varaible裝在一起~ 學習目標: One~Three Dimensional Array 概念及實務 學習難度: ☆☆☆ One Di...
If AOL is not working on your iPhone, you can try enabling Airplane mode on your iPhone. This will f...
很久以前就想自己建個drone來實現CI/CD原因是在公司裡面通常都已經建好了,不然就是有MIS/SRE會去負責當萬年老N是沒機會在公司負責這個項目的而且用Drone還要學Docker,碰到就覺得好累...