Skip to main content

Recently Updated Pages

Windows AD 認證

Linux Administration 帳號管理

登入 RedHat 系統時,可使用 Windows AD 帳號。 RedHat 7/8 (不加入網域) 這個方式需要先建立相同名稱的本機帳號,通常這個會違反資安規範。 Chapter ...

Updated 6 months ago by Admin

Phrases 2

Learning English

before we're done with for loops, let's check out some common mistakes you may come across whil...

Updated 6 months ago by Admin

CSV

Python

Reading CSV files csv.reader(<file-object>, delimiter=':') : input is CSV file. the parameter ...

Updated 6 months ago by Admin

Tuple 元組

Python

元組類似於清單,是任何類型的元素序列,但它們是不可變的,它們以括號表示。 符號用括號 內容不可變更 處理大量資料比 List 節省記憶體 讀取速度比串列(List)快 a = ...

Updated 6 months ago by Admin

算術

SHELL

let #!/usr/bin/env bash let NUMBER1=10 let NUMBER2=3 # Addition => + operator let ADD=$N...

Updated 6 months ago by Admin

Course 1

Python Google Python Course

Naming rules and conventions 命名規則與慣例 When assigning names to objects, programmers adhere to a s...

Updated 6 months ago by Admin

Dockerfile

Docker

Build Image Docker image 瘦身工具: dive Basic build command cd /path/to/Dockerfile docker bui...

Updated 6 months ago by Admin

SQLPlus

Oracle Database

常用技巧 show user conn system/pass -- 登入資料庫 r -- 執行前一個SQL / ...

Updated 6 months ago by Admin

Set 集合

Python

當您想要儲存一堆元素,並確定這些元素只出現一次時,就會使用集合(set)。集合(set)的元素也必須是不可變的。您可以將其視為字典 (dictionary) 中沒有關聯值 (value) 的鍵 ...

Updated 6 months ago by Admin

Python Cheat Sheet

Python

String Methods Set/List/Dictionary Methods List methods List methods Data Structures ...

Updated 6 months ago by Admin

Classes and methods

Python Google Python Course

Defining classes and methods class ClassName: def method_name(self, other_parameters): ...

Updated 6 months ago by Admin

Dictionaries vs. Lists

Python Google Python Course

Dictionaries are similar to lists, but there are a few differences: Both dictionaries and lists:...

Updated 6 months ago by Admin

Dev Online Courses

Being a Developer

Developer Roadmaps 開發者學習路線圖 Developer Roadmaps - roadmap.sh Dev Community A constructive ...

Updated 7 months ago by Admin

Bechmark

Gen AI LLM Engine

Benchmark for LLM engines bench.py ollama 支持并发之后和 vllm 相比性能如何?我们测测看_ollama vllm-CSDN博客 YT: o...

Updated 7 months ago by Admin

More

Gen AI LLM Engine

LocalAI LocalAI is the free, Open Source OpenAI alternative. LocalAI act as a drop-in replacemen...

Updated 7 months ago by Admin

Learning

Raspberry Pi

Tutorials Create your own custom Raspberry Pi image PiShrink – Make Raspberry Pi Images Small...

Updated 7 months ago by Admin

Learning MySQL

MySQL

MySQL Backup How to Backup/Restore MySQL/MariaDB and PostgreSQL Using ‘Automysqlbackup’ and ‘A...

Updated 7 months ago by Admin

Jupyter Notebook

Gen AI

Installation With pip pip install notebook Python Virtual Environment With Python Venv mkdir...

Updated 7 months ago by Admin

Cybersecurity

Learning English

Social media is a great way to connect to other security professionals in the industry 社交媒體是與業界...

Updated 7 months ago by Admin

Phrases

Learning English

I'd like to take a personal day off next week; 請假一天 May I have three days off next week; 請三天假 ...

Updated 7 months ago by Admin