Document List (DevTech)
Java
- Log4j EmailAppender Configuration - 當log4j looger紀錄指定等級的訊息時,發信通知特定人員
- 關閉 Browser or Tab 自動登出 - 關閉 Browser or Tab 自動登出
- 非正規Session Fixation處理 - 降低風險,並未完全即時
Cypher
- Java AES 加解密 - 以 Java AES 進行資料加解密
- Java Cipher Intro - Java 加密方式簡介
- Java PBE 加解密 - "以 Java PBE PBEWITHMD5andDES 進行資料加解密"
- Java RSA 加解密 - 以 Java RSA 進行資料加解密
- Java SHA 雜湊 - 以 Java SHA 進行資料雜湊
JSON
Spring
- Spring Properties to Map by @Resource - Spring Properties to Map by @Resource
- Spring Properties to PropertyFactoryBean by @Autowired - Spring Properties to PropertyFactoryBean by @Autowired
- Spring 下 Properties 檔注入與使用範例 - Spring 下 Properties 檔注入與使用範例
PostgreSQL
- Parallel Query in PostgreSQL - Parallel_Query_in_PostgreSQL
- PosgreSQL Backup and Restore - PosgreSQL 備份與還原範例
- PosgreSQL copy CSV to table - PosgreSQL 資料匯出成 CSV
- PosgreSQL copy from CSV - 自 CSV 檔匯入資料
- PostgreSQL Blob 備份與回存 - Backup and Restore BLOB in PostgreSQL
- PostgreSQL FDW Setting - PostgreSQL DB link 設定
- PostgreSQL string_agg Function - PostgreSQL批次合併group by後
- PostgreSQL 上傳 Blob 檔案 - Postgres Import Blob from File
- PostgreSQL 匯出 Blob 欄位 - Postgres Export Blob to File
- SQL Shell psql Basic - SQL Shell psql 基本使用
JSONB
- PostgreSQL Format JSONB Object - PostgreSQL Format JSONB Object
- PostgreSQL Update JSONB Column - 更改 PostgreSQL JSONB 欄位資料值
- PostgreSQL find value by Attr from JSONB - PostgreSQL find value from JSONB column
Python
- Pickle 序列化與反序列化 - Python 物件序列化與反序列化
- Python Comprehension - 迴圈與lambda的結合
- Python Dict - Python Dict 資料結構與操作
- Python List - Python List 資料結構與操作
- Python Print - Python Print 方法
- Python String - Python String
- Python Typing(比較) - Python 型別
- Python 基礎型別摘要 -
- Python 布林值 - Python Boolen
- Python 快速回憶 - Python 學習所需基本操作
- Python 慣例 - Python 變數命名慣例
- Python 排序三兩事 - Python Sorting
- Python 數值型別 - Python 數值型別
- Python 格式化字串 - Python String Formatting
- Python 檔案操作 - Python 中操作 File 相關
- Python 變數指派 - Python Variable Assignment
- Python 迴圈與條件 - Python Loop and Condition
- Python 雜七雜八的工具 - Python Utils
- Send Mail by Python smtplib - Send Mail by Python smtplib
- Set 資料結構 - Python Set 資料結構
Advanced
- Python Decorator - Python Decorator
- Python Generator - Python Generator - lazy loop
- Python Lambda 匿名函式 - Python Anonymous Function
- Python Package and Module - Python Package and Module
- Python 例外與錯誤 - Python Exception and Error
- Python 函數 - Python 函數介紹
- Python 常數 - Python 常數設計方法
- Python 打包與解包 - Python Packing and Unpacking
- Python 變數與變數存取範圍 - Python 變數與變數存取範圍
- Python 迭代相關三兩事 - Loop、Iteration、Comprehension
- Python 運算子進階-operator - 關於 operator
- 關於 Python 檔案編碼 - Python Encoding
IDE
- Anaconda 基本管理指令 - Anaconda 基本管理指令
- PyCharm 中使用 Anaconda 管理 Envs - PyCharm 中以 Anaconda 管理 Python Envs
- PyCharm 中的 Optimize Imports - PyCharm 中的模組匯入整理
- PyCharm 中的快速鍵 - PyCharm 中的快速鍵
- PyCharm 中自訂 Snippet Templates - PyCharm 中自訂 Live Templates
Misc
- Python ConfigParser 解析 ini 檔 - Python ini ConfigParser
- Python command line 基本處理 - Python Command Line
- Python 日期與時間 - Python Date and Time
- Python 檔案與資料夾走訪 - Python File and Folder
- Python-Sorting by pandas - Python - Sorting and Parsing CSV
- 打包 Python 程式成可執行檔 - Executable Python-script to exe
OOP
- Python Class 介紹 - Python Class 介紹
- Python OOP Site Map - Python OOP Site Map
- Python 抽象方法 - Python Abstract Method
- Python 繼承介紹 - Python Inheritance
- Python 與 OOP - Python 與物件導向
- Python 類別成員 - Python 類別成員 Vars and Funs
1Start
SQL
- Insert Into v.s. Select Into - Insert-Into 與 Select-Into 使用上差異
- Insert from Select - Insert from select result
- Using subqueries outside of WHERE - 在 sql from 中使用子查詢
Tomcat
- Tomcat Cookie 安全性設定 - Tomcat Cookie 安全性設定- HttpOnly/Secure/SameSite
- Tomcat 客製錯誤頁 - 自訂 Tomcat 錯誤頁顯示方式
- 隱藏 Tomcat 版本資訊 -