Computer-Science
資料庫概念 DB、DBMS、SQL 之間的關係
·964 字·
loading
·
loading
Computer-Science
SQL
Database
資料庫早已被大量使用,如果還分不清楚 Database 與 DBMS 及 SQL 的關係,那還真是場災難呢!
如何使用 Hexo 在 Github Pages 上部署部落格?
·3141 字·
loading
·
loading
Computer-Science
Hexo
Github
想要創建部落格,但又不想要一堆複雜又用不到的功能,輕盈的靜態頁面及 Git 版本控制,使用 Markdown 來撰寫文章,用 Hexo 架設部落格並發布在 Github Pages 這一切就是那麼容易且方便。
Encode、Encrypt and Hash are different!
·5521 字·
loading
·
loading
Computer-Science
Cryptography
Digital Signature
Cyber Security
Encode (編碼)、Encrypt (加密)、Hash (雜湊) 一直令許多新手們搞混,雖然說可能運算後的結果看起來都是一串亂碼,但原理及使用場合卻天差地遠,千萬不要再分不清處了!
一招啟動 Windows 10 「終極效能」!讓你的電腦瞬間活起來!
·1087 字·
loading
·
loading
Computer-Science
Windows
Github 檔案太大無法推送!?安裝「Git-LFS」馬上解決!
·875 字·
loading
·
loading
Computer-Science
Github
使用 git push 推送檔案到 Github 上時,被告知檔案太大無法推送!?馬上教你怎麼解決!
進階 Google 搜尋技巧 - Google Hacking
·1706 字·
loading
·
loading
Computer-Science
Google
這個被稱作「Google Hacking」的技巧,不僅可以快速找到你要的資料,甚至常被拿來… 肉搜。
非對稱加密 (Asymmetric Cryptography)
·1209 字·
loading
·
loading
Computer-Science
Cryptography
Digital Signature
這次提到的概念是比上次的「 Symmetric Cryptography 」來的更進階的「 Asymmetric Cryptography (非對稱加密) 」,其概念被廣泛運用在數位簽章。
對稱加密 (Symmetric Cryptography)
·1399 字·
loading
·
loading
Computer-Science
Cryptography
大家對於「密碼」並不陌生,生活中總是遇到許多場合需要用到密碼,然而「加密」的原理似乎相對的卻不是那麼的備受關注。
Social-Engineering 社交工程|你駭計算機,我駭你心。
·2000 字·
loading
·
loading
Computer-Science
Social-Engineering
Psychology
Phishing
什麼是社交工程?是心理學的一種嗎?兩者之間有什麼關聯?社交工程是指詐騙嗎?
嘿!別想的太複雜,其實你應該也經歷過 。
網頁漏洞 XSS (Cross-Site-Scripting) 攻擊 (下) 進階思路解說
·1873 字·
loading
·
loading
Computer-Science
XSS
上一篇提到了基礎的 XSS 原理,這次要來介紹更深入更進階的思路了。
網頁漏洞 XSS (Cross-Site-Scripting) 攻擊 (上) 基礎原理解說
·2194 字·
loading
·
loading
Computer-Science
XSS
常常聽到有人說網站出現「XSS 漏洞」,那這所謂的 XSS 到底是什麼?其可怕之處又為何?以下,帶你淺談 XSS (跨站運行腳本) 原理。
Ubuntu 18 如何顯示電量百分比?
·308 字·
loading
·
loading
Computer-Science
Ubuntu
Gnome