• Skip to main content
  • Skip to primary sidebar
…

...

cuộc sống là phải luôn khám phá.

  • Home
  • Music Box
  • Các trang web hay
  • Giới thiệu
  • Liên kết website

linux

(Cmder) Thay thế hiệu quả cho Command Prompt trên Windows

25/10/2021 tác giả: Mạnh Hùng 3 Bình luận

Trong bài viết trước về Python Basic có nhắc đến Cmder, thì bài viết dưới đây mình nói sơ lược về Cmder cho các bạn đây. Cmder là gì? Cmder là một phần mềm giả lập dòng lệnh nổi tiếng cho Windows. Nó được xây dựng trên một chương trình giả lập bảng console nổi tiếng […]

RClone_logo

(Rclone) Tips to use Rclone

25/10/2021 tác giả: Duy Nghĩa Bình luận >

Rclone Rclone is a command line program to manage files on cloud storage. It is a feature rich alternative to cloud vendors’ web storage interfaces. Over 40 cloud storage products support rclone including S3 object stores, business & consumer file storage services, as well as standard transfer protocols. Rclone has powerful cloud equivalents to the unix commands […]

(Ubuntu/Linux Mint): Cách thiết lập để cho phép ghi ở phân vùng ext4

19/10/2021 tác giả: Mạnh Hùng 2 Bình luận

Vấn đề xảy ra khi bạn tạo một phân vùng ext 4 mới để lưu trữ, đến khi copy file vào thì mới thấy là không thể copy được dữ liệu gì vào đó. Bấm chuột phải vào thư mục gốc của phân vùng đó thì lệnh paste bị mờ, và bạn cũng không thể tạo một folder mới.

(Ubuntu/Linux): Làm thế nào để chạy các file video

15/03/2019 tác giả: Duy Nghĩa Bình luận >

Mặc định, Ubuntu sẽ không chạy được các định dạng video phổ biến nào đâu, ví dụ như mkv. Trừ phi các bạn cài đặt các bộ giải mã (decoders) và các đoạn mã nén codecs thì bạn sẽ không xem được phim nào đâu.

Primary Sidebar

Chuyên mục

  • fun
  • IT
  • News
  • testing

python

Python Basic: Getting to Python (part 4)

In short, Lists are used to store multiple items in a single variable, they are convenient data structures for representing a sequence of data. In that regard, a list is similar to a string, except a string can hold only characters, however, a list can hold any Python object.

python

Python Basic: Getting to Python (part 3)

Python Functions: (user-defined or from libraries) function is a block of code which only runs when it is called, to do a complete job (module), is named, and can be called to execute multiple times at many places in the program. What happens if you don’t use function? What I can think about is repetitive works, hard to debug, hard to expand the whole code, so usually when working on a large project you need to split your code into many small modules.

Tạo một website dễ dàng với Hugo

Hôm nay chúng ta cùng thử generate 1 website với Hugo, theo như lời giới thiệu ở trang chủ “The world’s fastest framework for building websites.”

Steam_logo

DMCA.com Protection Status

Copyright ©2022 · pquan.info - All Rights Reserved ·