iT邦幫忙

一級屠豬士 的所有回答 650

centos 7 網頁FTP設定問題.

https://www.howtoforge.com/tutorials/ftp/ 很多安裝設定的步驟可以到 Howto Forge 查找.

2020-07-01 ‧ 由 cheng1279 提問

String的問題

https://github.com/huangmingchuan/Cpp_Primer_Answers/blob/master/ch03/exercise3_...

2020-06-30 ‧ 由 y20990151 提問

c# 日期比較的奇怪問題,該如何修正

我用 PostgreSQL 把同樣的表示式轉換出來,你觀察一下. select timestamp '2020/5/30 12:00:00 AM' ,...

SQL資料篩選時間區間問題

-- 使用 PostgreSQL create table ithelp200629 ( emp_no text not null , idate dat...

2020-06-29 ‧ 由 a9966557 提問

最小高度的二元搜尋樹

海綿寶寶那個連結裡有這個範例 Tree representation of above output: 4 2 6 1 3 5...

2020-06-22 ‧ 由 elsa0531 提問

python 成績計算問題

#!/usr/bin/env python3 scores=[[76,73,85],[88,84,76],[92,82,92],[82,91,85],[72,...

2020-06-22 ‧ 由 sherry0321 提問

如何中斷 mysql call stored prodedure 之運行?

看來會是個跑很久的procedure捏.我推測會開cursor,然後迴圈跑跑跑.建議可以搭配額外兩個table, 一個存放要給這個procedure的comma...

2020-06-21 ‧ 由 ckp6250 提問

CentOS無法上網(中華電信固定制)

靜下心來, 把資料整理好, 做好表格,把相關資料填上,而不是沒問題,這種描述.就是數值. 有些設定,需要重新載入設定.對,這個你會,有些菜鳥會口氣很差的回,這個...

2020-06-19 ‧ 由 喵? 提問

使用Python3.7.3 從讀卡機讀健保卡資料其中姓名出現亂碼 (BIG5轉UTF-8) (已解決)

別再只貼圖了.你應該用 str object has no attribute decode 去查一下啊.Python3 跟 Python2 有很大不同.Pyt...

2020-06-19 ‧ 由 qvrblz619736 提問

Shell批次解壓縮寫法

[09:07:46] ~/work/m2006/d0618 |=> touch aaa202001.zip [09:08:39] ~/work/m200...

2020-06-18 ‧ 由 test121 提問