iT邦幫忙

一級屠豬士 的所有最佳解答 192

Python_最短單詞距離

from collections import defaultdict import itertools words = ["I",&qu...

2021-04-13 ‧ 由 QQ 提問

C 語言 連接MYDQL 方法 與學習該如何開始

https://dev.mysql.com/doc/c-api/8.0/en/c-api-building-clients.html 先看官網文件: You m...

2021-03-16 ‧ 由 david68210 提問

python sqlite3的編輯測試寫入失敗

#!/usr/local/bin/python3 import sqlite3 conn = sqlite3.connect("test.db&qu...

2021-03-09 ‧ 由 s4028600 提問

網路流量紀錄。可以記錄到每分鐘

我在8年前寫的,用 Python 抓網路流量,繪製RRD的圖. https://ithelp.ithome.com.tw/articles/10105769 h...

2020-11-17 ‧ 由 jhit03 提問

如何使用 crontab 實現每 1.5 個小時跑一次腳本?

https://stackoverflow.com/questions/247626/how-can-i-set-cron-to-run-certain-com...

請問有前輩能分享關鍵字,關於 client 端都是 windows,但 AD / 共享 Server 想要使用 Ubuntu?

LDAP https://zh.wikipedia.org/wiki/%E8%BD%BB%E5%9E%8B%E7%9B%AE%E5%BD%95%E8%AE%BF...

ubuntu 升級

不是順不順的問題,是資安問題,這個其實非常的重要. 該升級就升級. 多久? 這個 久 就沒有定義的感受. 別做無謂的擔心.該升級時,就是事先通告.銀行都...

2020-10-10 ‧ 由 ckp6250 提問

DHCP伺服器的維護問題

https://newhelptech.wordpress.com/2017/06/29/step-by-step-dhcp-failover-in-windo...

2020-10-09 ‧ 由 perry168 提問

CentOS7 php7.0 誤裝 php55-gd 後 php -v 與 phpinfo.php 的php版本不同

yum 的一些指令參考.https://access.redhat.com/sites/default/files/attachments/rh_yum_che...

2020-10-03 ‧ 由 webtest 提問

為什麼明明寫高深技術文章,看的人數少並且是競爭關係的機會高,還是有高手熱於分享?

我來舉個例子.這是之前你問的,看起來很高大上.https://ithelp.ithome.com.tw/questions/10200185這是另一個之前很愛問...

2020-09-22 ‧ 由 正一 提問