iT邦幫忙

技術文章

RSS

先写API文档还是先写代码?

代码未动,文档先行 其实大家都知道 API 文档先行的重要性,但是在实践过程中往往会遇到很多困难。 程序员最讨厌的两件事:1. 写文档,2. 别人不写文档。大多...

先写API文档还是先写代码?

代码未动,文档先行 其实大家都知道 API 文档先行的重要性,但是在实践过程中往往会遇到很多困难。 程序员最讨厌的两件事:1. 写文档,2. 别人不写文档。大多...

FIDO

用於FIDO和PKI或FIDO和物理存取的設備將現代身份驗證擴展到 PKI 環境 - 依賴 PKI 身份驗證的組織,現在可以使用 PKI-FIDO 組合智能卡來...

數位簽章的解決方案

採用安全的電子簽章流程,公司能够减少等待時間、節省資金、向各方提供副本、創建檔案、通過數位加密提高安全性,並滿足法規要求。 利用數位簽章,並具有以下優點:‧簡化...

Vue框架加上Bootstrap5 modal ?

在專案開始時遇到一個問題,就是關於Modal該如何關閉,如何開啟?當然可以用data-bs-target,data-bs-dismiss,但是會有相對的副作用,...

主機商如何選擇? 不僅網站主機要挑,主機服務商更需比較

台灣主機商細數就有好幾家,加上還有國外的主機商,那麼多間、服務五花八門到底要怎麼選? 若你在申請主機空間前還沒有頭緒向哪間主機商購買,不如參考以下整理較常用來選...

leetcode with python:155. Min Stack

題目: Design a stack that supports push, pop, top, and retrieving the minimum ele...

leetcode with python:145. Binary Tree Postorder Traversal

題目: Given the root of a binary tree, return the postorder traversal of its node...

leetcode with python:144. Binary Tree Preorder Traversal

題目: Given the root of a binary tree, return the preorder traversal of its nodes...

RTX 30系顯卡 + TF 1.15

30系顯卡終於降價了,來回顧一下怎麼在30系甚至未來的40系的顯卡上繼續使用Tensorflow 1

python win32com 開啟 ppt 發生錯誤

我是python的新手, 最近在寫ppt 轉 pptx, 發生了一個奇怪的問題, 我的問題其他人不一定會發生, 但我發生了有可能其他人也會發生, 因此發個文做個...

leetcode with python:141. Linked List Cycle

題目: Given head, the head of a linked list, determine if the linked list has a c...

leetcode with python:136. Single Number

題目: Given a non-empty array of integers nums, every element appears twice excep...

leetcode with python:125. Valid Palindrome

題目: A phrase is a palindrome if, after converting all uppercase letters into lo...

[Android 錯誤處理大全] adb shell start-service 無效

今天在處理程式中下指令的時候發現開啟 service 的指令 adb shell start-service xxxx 有某些版本的手機無法執行開啟 cmd 下...

WPF-Image ToggleButton

方法一 直接在Xaml中使用Style與ControlTemplate, 並在ControlTemplate中建一個Image 為Unchecked的圖片,...

C++暑假進化之路(1): 2.3 複合型別

2.3.1 參考(reference) 一個已存在物件的別稱(alias)。 需要初始化 int &refval ; // 錯誤,需要初始化 輸出:...

leetcode with python:121. Best Time to Buy and Sell Stock

題目: You are given an array prices where prices[i] is the price of a given stock...

leetcode with python:119. Pascal's Triangle II

題目: Given an integer rowIndex, return the rowIndexth (0-indexed) row of the Pas...

leetcode with python:118. Pascal's Triangle

題目: Given an integer numRows, return the first numRows of Pascal's triangle....

如何轉換AAX格式的文件?

作為 Audible 會員,您可以使用授權的智能手機、平板電腦或計算機在線或離線收聽高質量的有聲讀物。 但有時您可能會遇到這樣的麻煩:嘗試使用 VLC 或 MP...

C++暑假進化之路(0): 出發

這系列是怎麼來的? 這個暑假想加強一下程式的基本功,把前年買的 C++ Primer 5th 啃一啃,然後把一些卡關的觀念跟Code紀錄一下。 這系列文章中會有...

公司建置監視器調整問題請教

各位技術朋友好 小弟想詢問一個關於公司內部監視器建置的調整問題所使用的監視器主機是 Saqicam POE-6708HE /NVR供電/POE 4 port供電...

leetcode with python:112. Path Sum

題目: Given the root of a binary tree and an integer targetSum, return true if th...

leetcode with python:111. Minimum Depth of Binary Tree

題目: Given a binary tree, find its minimum depth. The minimum depth is the num...

leetcode with python:110. Balanced Binary Tree

題目: Given a binary tree, determine if it is height-balanced. 給定一個binary tree,判...

Day 23, Fibonacci last digit sum again & square

終於終於,費波納契數的解題能告一段落了!最後兩題,我的程式雖然有一些小瑕疵,但是最終還是能夠跑過測試,那我們先來統整一下,費波納契數的幾個關鍵字重點吧! Pi...

Day 22, 沒有Day 21: 安裝ESP32控制板之驅動程式(後續:類神經網路介紹主題PPT))

使用編程環境: Thonny下載頁面:https://www.silabs.com/developers/usb-to-uart-bridge-vcp-driv...

leetcode with python:108. Convert Sorted Array to Binary Search Tree

題目: Given an integer array nums where the elements are sorted in ascending orde...

5 款國外虛擬主機挑選要點,免費虛擬主機試用申請教學

如何選擇國外虛擬主機? 以下幾點可說是最常被用來挑選虛擬主機的考量,先知道虛擬主機如何挑選後,再來了解各國外虛擬主機的特色,並透過申請國外主機免費試用,基本上就...