iT邦幫忙

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

計算同時出現在2個陣列的數字

https://docs.microsoft.com/zh-tw/dotnet/api/system.linq.enumerable.intersect?vie...

2021-04-30 ‧ 由 tenno081 提問

mysql connection_control.so

MariaDB Plugin Maturity SHOW PLUGINS 我使用 MySQL 8 是可以安裝的. MariaDB 好像沒有看到. 也許要從其他方...

2021-04-25 ‧ 由 ckp6250 提問

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 提問