D
Dicread
Trang chủTừ điểnSsubshell

Lưu ý: Bản dịch của mục này hiện đang được kiểm tra chất lượng, vì vậy một số nội dung tạm thời chỉ hiển thị bằng tiếng Anh.

Mục từ này chưa được dịch sang ngôn ngữ của bạn, vì vậy nội dung gốc được hiển thị bên dưới.

subshell

subshell
Danh từ
Số nhiều: subshells

In quantum chemistry, this term describes a specific group of orbitals. It is a technical classification used to organize the distribution of electrons based on energy levels and shapes, distinguishing it from the broader electron shell.

In computing, specifically within Unix-like environments, the term refers to a child process of a shell. This allows for the execution of commands in an isolated environment, ensuring that changes to variables or directory paths do not affect the parent shell's state.

Ý nghĩa

Danh từsubshell

A subdivision of an electron shell in an atom, consisting of a set of orbitals with the same azimuthal quantum number.

The 2p subshell can hold a maximum of six electrons.

Danh từsubshell

A new shell process started by a shell, which inherits the environment of the parent shell but operates in a separate execution context.

The script executes the command in a subshell to avoid altering the current environment variables.

Ví dụ

The electrons fill the 1s subshell before moving to the 2s.

The electrons fill the 1s subshell before moving to the 2s.

School Life

Which subshell is being filled in this transition metal?

Which subshell is being filled in this transition metal?

School Life

The d subshell can accommodate up to ten electrons.

The d subshell can accommodate up to ten electrons.

School Life

I should wrap this command in a subshell so I do not mess up my path.

Office

The variable change only persists within the subshell.

The variable change only persists within the subshell.

Office

Wait, did you run that in a subshell or the main process?

Wait, did you run that in a subshell or the main process?

Office

The script spawns a subshell to handle the background task.

The script spawns a subshell to handle the background task.

Office

The energy level of the p subshell is higher than that of the s subshell.

The energy level of the p subshell is higher than that of the s subshell.

School Life

Using a subshell allows for better isolation of the execution environment.

Using a subshell allows for better isolation of the execution environment.

Office

Từ liên quan

Cập nhật lần cuối: May 2026Báo lỗi