VIM Tiếng việt là gì - trong Tiếng việt Dịch
S

[vim]
Danh từ
[vim]
vim
vi

Ví dụ về việc sử dụng Vim trong Tiếng anh và bản dịch của chúng sang Tiếng việt

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
Get Started With Vim.
Bắt đầu với VIM.
I'm not sure if Vim is still being used in CS1010.
Mình ko chắc là trên v10a đã được vá chưa nữa.
The most popular ones are Vim and Emacs.
Quen thuộc nhất là VIM và Emacs.
Vim can do all of that with just one command.
Bit có thể làm việc này chỉ với một chỉ lệnh duy nhất.
I really like to use Vim key bindings when writing code.
Tôi rất thích các Vim key bindings khi viết code.
Vim is a text editor written by Bram Moolenaar and first released publicly in 1991.
VIM là một text editor( trình soạn thảo văn bản) được tạo ra bởi Bram Moolenaar và phát hành phiên bản đầu tiên vào năm 1991.
If you want to learn how to use Vim, then VIM Adventures is a great place to start!
Nếu muốn học cách sử dụng VIM thì VIM Adventures chính là bước khởi đầu thú vị!
Sorry Vim and Emacs fans- console-based applications have been excluded- but you were never going to consider an alternative editor anyway!
Thành thật xin lỗi đến các fan của Vim và Emacs- vì các ứng dụng console- based đã bị loại ra khỏi danh sách này- nhưng dù sao bạn cũng chẳng bao giờ quan tâm đến một trình soạn thảo thay thế!
For example, Notepad will be used on Windows, and vim or vi can be used on Windows as well as Linux or UNIX.
Ví dụ,Notepad sẽ được sử dụng trên Windows và Vim hoặc Vi có thể được sử dụng trên Windows cũng như Linux hoặc UNIX.
Even though I like Vim keyboard shortcuts, I still like to use a standard text editor to take advantage of modern features like sidebar file lists and file tabs.
Dù tôi rất thích các Vim keyboard shortcuts, tôi vẫn muốn dùng text editor tiêu chuẩn hơn để dùng các features mới như sidebar file lists và file tabs.
For examples, Notepad will be used on Windows and vim or vi can be used on windows as well as Linux, or UNIX.
Ví dụ,Notepad sẽ được sử dụng trên Windows, và vim hoặc vi có thể được sử dụng trên các cửa sổ cũng như trên Linux hoặc UNIX.
If you haven't recently updated your Linux operating system, especially the command-line text editor utility,do not even try to view the content of a file using Vim or Neovim.
Nếu gần đây bạn chưa cập nhật hệ điều hành Linux, đặc biệt là tiện ích soạn thảovăn bản dòng lệnh, thậm chí không thử xem nội dung của tệp bằng Vim hoặc Neovim.
In case you are willing to take the time to learn Vim or Emacs, then I highly recommend that you do learn to use either of them as it will be very useful for you in the long run.
Trong trường hợp bạn sẵn sàng dành thời gian để học Vim hoặc Emacs, thì tôi khuyên bạn nên học cách sử dụng một trong số chúng vì nó sẽ rất hữu ích cho bạn về lâu dài.
The name"Vim" is an acronym for"Vi IMproved"[14] because Vim is an extended version of the vi editor, with many additional features designed to be helpful in editing program source code.
Tên" Vim" là ghép chữ của" Vi IMproved"[ 1] bởi vì Vim là một phiên bản mở rộng của trình soạn thảo vi, với nhiều tính năng bổ sung được thiết kế hữu ích trong việc chỉnh sửa mã nguồn của chương trình.
Originally, the acronym stood for"Vi IMitation", but that was changed with the release of Vim 2.0 in December 1993.[15] A later comment states that the reason for changing the name was that Vim's feature set surpassed that of vi.
Ban đầu, từ viết tắt của" Vi IMitation", nhưng nó đã được thay đổi với bản phát hành Vim 2.0 tháng 12/ 1993.[ 2] Một bình luận sau đó nói rằng lý do thay đổi tên là tính năng của Vim vượt trội hơn so với vi.
The editor Vim further distinguishes word and word-head classes(using the notation\w and\h) since in many programming languages the characters that can begin an identifier are not the same as those that can occur in other positions.
Trình biên tập Vim thêm phân biệt từ và từ- đầu lớp bằng cách sử dụng các chú\ w và\ h từ trong nhiều ngôn ngữ lập trình các ký tự mà có thể bắt đầu một định danh không giống như những người có thể xảy ra ở các vị trí khác.
To make the Windows console handle textformatting well for command line tools like Vim, Emacs and tmux, Creators Update has better support for the ANSI codes and VT Sequences that UNIX and Linux tools use in their interfaces.
Để giúp giao diện điều khiển Windows xử lý định dạng văn bảntốt cho các công cụ dòng lệnh như Vim, Emacs và tmux, Creators Update đã hỗ trợ cho các code ANSI và VT Sequences mà các công cụ UNIX và Linux sử dụng trong giao diện của chúng.
Vim script(also called vimscript or VimL) is the scripting language built into Vim.[37] Based on the ex editor language of the original vi editor, early versions of Vim added commands for control flow and function definitions.
Vim script( cũng goi là vimscript hay VimL) là ngôn ngữ scripting tích hợp trong Vim.[ 1] Dựa trên ngôn ngữ trình soạn thảo ex của trình soạn thảo vi ban đầu, ecác phiên bản đầu tiên của Vim đã thêm các lệnh cho các luồng điều khiển và các định nghĩa hàm.
(This is set by your shell's EDITOR environment variable-usually vim or emacs, although you can configure it with whatever you want using the git config--global core. editor command as you saw in Getting Started).
( Chương trình được chỉ định bằng biến$ EDITOR-thường là vim hoặc emacs, tuy nhiên bạn có thể chọn bất kỳ chương trình nào khác bằng cách sử dụng lệnh git config-- global core. editor như bạn đã thấy ở Chương 1).
Vim is free and open-source software and is released under a license that includes some charityware clauses, encouraging users who enjoy the software to consider donating to children in Uganda.[6] The license is compatible with the GNU General Public License through a special clause allowing distribution of modified copies"under the GNU GPL version 2 or any later version".[7].
Vim là một phần mềm tự do nguồn mở và được phát hành theo giấy phép bao gồm một số điều khoản từ thiện, khuyến khích người dùng yêu thích phần mềm xem xét ủng hộ cho trẻ em Uganda.[ 3] Giấy phép bao gồm GNU General Public License thông qua một điều khoản đặc biệt cho phép phân phối các bản sao sửa đổi" theo GNU GPL v2 hoặc bất kỳ phiên bản nào sau này".[ 4].
To manipulate the content editing file in CentOS, we must use the Editor(Text Editor),default in CentOS available Vim(or Vi) Editor, every time you want to edit the content of a file(use this when VPS running CentOS, Ubuntu… we will do quite often).
Để thao tác chỉnh sửa nội dung các file trong CentOS, ta phải dùng các trình soạn thảo( Text Editor),mặc định trong CentOS có sẵn Vim( hay còn gọi là Vi) Editor, mỗi lần bạn muốn chỉnh sửa nội dung một file( cái này khi dùng VPS chạy CentOS, Ubuntu…. ta sẽ làm khá thường xuyên).
Unlike Sublime Text, Vim doesn't have a GUI that would allow you to use a mouse to navigate conveniently, so the opening, closing, editing and saving actions are all done via keyboard shortcuts like you would do on a terminal.
Không giống như Sublime Text, Vim không có GUI cho phép bạn sử dụng chuột để điều hướng thuận tiện, do đó, các thao tác mở, đóng, chỉnh sửa và lưu đều được thực hiện thông qua các phím tắt như bạn làm trên thiết bị đầu cuối.
Moolenaar first publicly released Vim(v1.14) in 1991.[11] Vim was based on an earlier editor, Stevie, for the Atari ST,[1] created by Tim Thompson, Tony Andrews, and G.R.
Moolenaar ần đầu tiên phát hành công khai Vim( v1. 14) năm 1991.[ 1] Vim dựa trên một trình soạn thảo trước đó, Stevie, cho Atari ST,[ 2] tạo bởi Tim Thompson, Tony Andrews, và G. R.
The Neovim project was started in 2014, with some Vim community members offering early support of the high-level refactoring effort to provide better scripting, plugins, and integration with modern GUIs.[47][48] The project is open source and the full code is available on Github.[49] Neovim had a successful fundraiser on March 23, 2014,[50] supporting at least one full-time developer.
Dự án Neovim được khởi động năm 2014,với một số thành viên cộng đồng Vim cung cấp hỗ trợ sớm cho nỗ lực tái cấu trúc cấp cao để cung cấp kịch bản, plugin và tích hợp tốt hơn với GUI hiện đại.[ 1][ 2] Dự án là mã nguồn mở và toàn bộ code có sẵn trên Github.[ 3] NeoVim đã gây quỹ thành công vào ngày 23/ 3/ 2014,[ 4] hỗ trợ ít nhất một nhà phát triển toàn thời gian.
In an interview with Binpress, Moolenaar explained that Vim stands out from other editors because the user must invest time into learning Vim commands and figuring out tricks to become more and more efficient through the editor.
Trong một phỏng vấn với Binpress, Moolenaar giải thích rằng Vim nổi bật so với các biên tập viên khác bởi vì người dùng phải đầu tư thời gian vào việc học các lệnh Vim và tìm ra các thủ thuật để trở nên hiệu quả hơn thông qua trình soạn thảo.
These complex scripts are usually written in Vim's internal scripting language, vimscript(also known as VimL).[32] Vim also supports scripting using Lua(as of Vim 7.3), Perl, Python, Racket[33](formerly PLT Scheme), Ruby, and Tcl.
Các kịch bản phức tạp này thường được viết bằng ngôn ngữ kịch bản nội bộ của Vim, vimscript( còn được biết là VimL).[ 1] cũng hỗ trợ việc sử dụng script Lua( như Vim 7.3), Perl, Python, Racket[ 2]( trước đâu là PLT Scheme), Ruby, và Tcl.
Bram Moolenaar shared both information about the Vim text editor as well as Vim's work with International Child Care Fund Holland, which sends money to the Kibaale Children's Centre in southern Uganda, helping the children orphaned by the AIDS epidemic.
Bram Moolenaar chia sẻ cả thông tin về trình soạn thảo văn bản Vim cũng như công việc của Vim với Quỹ chăm sóc trẻ em quốc tế Holland, nơi gửi tiền đến Trung tâm trẻ em Kibaale ở miền nam Uganda, giúp đỡ trẻ em mồ côi vì dịch AIDS.
Almost all extensions(called plugins or more commonly scripts) of the core Vim functionality are written in Vim script, but plugins can also utilize other interpreted languages like Perl, Python, Lua, or Ruby(if support for them is compiled into the Vim binary).
Hầu như tất cả các phần mở rộng( được gọi là các plugin hoặc các script phổ biến) của core Vim được viết bằng Vim script, nhưng các plugin cũng có thể sử dụng các ngôn ngữ thông dịch khác như Perl, Python, Lua, hay Ruby( nếu hỗ trợ cho chúng được biên dịch vào nhị phân Vim).
Whereas vi was originally available only on Unix operating systems, Vim has been ported to many operating systems including AmigaOS(the initial target platform), Atari MiNT, BeOS, DOS, Windows starting from Windows 95, OS/2, OS/390, MorphOS, OpenVMS, QNX, RISC OS, Linux, BSD, and Classic Mac OS.[38] Also, Vim is shipped with every copy of Apple macOS.
Trong khi vi ban đầu chỉ có sẵn trên Unix, Vim được port sang nhiều hệ điều hành khác bao gồm AmigaOS( nền tảng mục tiêu ban đầu), Atari MiNT, BeOS, DOS, Windows bắt đầu từ Windows 95, OS/ 2, OS/ 390, MorphOS, OpenVMS, QNX, RISC OS, Linux, BSD, và Classic Mac OS.[ 1] Also, Vim is shipped with every copy of Apple macOS.[ 2].
Kết quả: 29, Thời gian: 0.0377
S

Từ đồng nghĩa của Vim

Truy vấn từ điển hàng đầu

Tiếng anh - Tiếng việt