1016万例文収録!

「vim」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定


セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

vimを含む例文一覧と使い方

該当件数 : 40



例文

Figure1.1: VIM screenshot 例文帳に追加

: 図1.1:VIMscreenshot - Gentoo Linux

Figure8.2: VIM with highlighted text 例文帳に追加

: 図1.1:VIMwithhighlightedtext - Gentoo Linux

full of vim and vigor 例文帳に追加

元気あふれて. - 研究社 新英和中辞典

Code Listing2.8: Using local options with equery # equery list -p -o vim[ Searching for package 'vim' in all categories among: ]* installed packages[I--] [ ] app-editors/vim-6.3-r4 (0)* Portage tree (/usr/portage)[-P-] [M~] app-editors/vim-7.0_alpha20050126 (0)[-P-] [M~] app-editors/vim-7.0_alpha20050201 (0)[-P-] [ ] app-editors/vim-6.3-r2 (0)[-P-] [M~] app-editors/vim-7.0_alpha20050122 (0)[-P-] [M~] app-editors/vim-core-7.0_alpha20050126 (0)[-P-] [ ] app-editors/vim-core-6.3-r3 (0)[-P-] [M~] app-editors/vim-core-7.0_alpha20050122 (0)[-P-] [M~] app-editors/vim-core-7.0_alpha20050201 (0)[-P-] [ ] app-editors/vim-core-6.3-r4 (0)* overlay tree (/opt/ebuilds) 例文帳に追加

コード表示2.8:equeryでローカルオプションを使う - Gentoo Linux

例文

If you have vim installed, type vim myfile.txt. 例文帳に追加

もしあなたがvimをインストールしたのであれば、"vimmyfile.txt"とタイプしてください。 - Gentoo Linux


例文

He has no energyno vim. 例文帳に追加

彼は精力が無い - 斎藤和英大辞典

There is also a vim-syntax flag to make configuration easier later on. This flag will install fluxbox-syntax, a special Fluxbox color scheme for vim.例文帳に追加

標準インストール - Gentoo Linux

(Set EDITOR to your preferred editor.)#EDITOR="/bin/nano"EDITOR="/usr/bin/vim"#EDITOR="/usr/bin/emacs" Resources 例文帳に追加

Thevimhomepageはあなたのvimに必要なものがすべてあります。 - Gentoo Linux

which is recognized by Bram Moolenaar's VIM. 例文帳に追加

または、Bram Moolenar による VIM が認識できる形式 - Python

例文

he seemed full of vim and vigor 例文帳に追加

彼は精力と活力のかたまりだ - 日本語WordNet

例文

Introducing vim There are many versions of vi, and I'm going to be showing you how to use a version of vi called vim.例文帳に追加

vimの紹介viのヴァージョンは多数存在し、今回私はあなたに「vim」と呼ばれるバージョンのviの使用法を紹介していきます。 - Gentoo Linux

vim is very popular and has a number of extensions that make vi a lot nicer (whenever I demonstrate a vim-specific command, I'll make a note of it.)例文帳に追加

vimはとても人気があり、大変素晴らしい多くの拡張機能があります。 (私はいつでもvimの特別なコマンドを紹介できます。 - Gentoo Linux

If you aren't using fold markers, remove foldmethod=marker from the vim header. 例文帳に追加

折り畳みマーカを使わない場合は、foldmethod=marker を vim のヘッダから削除してください。 - PEAR

FreeBSD also comes with more powerful text editors such as vi as part of the base system, while other editors, like Emacs and vim, are part of the FreeBSD Ports Collection ( editors/emacs and editors/vim ). 例文帳に追加

FreeBSD には、基本システムの一部として vi、 一方 emacs や vim といった他のエディタは PortsCollection の一部として、 より強力なテキストエディタが用意されています。 - FreeBSD

Open /etc/X11/xorg.conf with your favorite editor (such as nano or vim) and go to the Device section.例文帳に追加

/etc/X11/xorg.confを(nanoやvimの様な)お気に入りのエディタで開いて、Deviceセクションに進んでください。 - Gentoo Linux

If you need to install vim, you can get it from www.vim.org.例文帳に追加

私はその素晴らしさを伝えられます。 )もし、vimをインストールする必要があれば、http://www.vim.orgから取得できます。 - Gentoo Linux

Modern versions of vi (like vim) will also allow you to use the PGUP and PGDOWN keys for this purpose.例文帳に追加

最近のバージョンのvi(vimも含む)は「PGUP」と「PGDOWN]キーを使って同じことができます。 - Gentoo Linux

In vim (and other advanced vi editors, like elvis):w, you can have multiple buffers open at once.例文帳に追加

vim(そして他の進化したelvisのようなviエディタ)では、:wは複数のバッファを一度に開くことができます。 - Gentoo Linux

You can add syntax highlighting for Conky's configuration file with the vim-syntax and nano-syntax USE flags, depending on your preferred editor. Code Listing2.1: /etc/portage/package.use例文帳に追加

コード表示2.1:/etc/portage/package.use - Gentoo Linux

# vim /etc/cups/mime.types(Uncomment the line so that the file contains:)application/octet-stream 例文帳に追加

(ファイルに含まれる行をコメント解除) application/octet-stream - Gentoo Linux

# vim /etc/cups/mime.convs(Uncomment the line so that the file contains:)application/octet-stream application/vnd.cups-raw 0 - 例文帳に追加

(ファイルに含まれる行をコメント解除) application/octet-streamapplication/vnd.cups-raw0- - Gentoo Linux

However, modern versions of vi like vim will allow you to repeatedly press u to continue to undo changes to your file.例文帳に追加

しかし、vimのような最近のバージョンのviはuを繰り返しタイプしてファイルの変更のやり直しを何度も続けてできます。 - Gentoo Linux

Here are some resources you may find helpful as you continue to learn more about vi: The vi LoversHome Page, an excellent resource for all things vi The vim homepage is the place to go for all your vim needsIf you're looking for a good, old-fashioned book, Learning the vi Editor,6th Edition would be an excellent choice.例文帳に追加

もしあなたがお勧めの本を探しているのならLearningtheviEditor,6thEditionは良い選択になるはずです。 - Gentoo Linux

Code Listing2.1: Example: adding USE flags # echo "x11-wm/fluxbox -gnome -kde truetype vim-syntax" /etc/portage/package.use 例文帳に追加

例えば、著者はFluxboxでk3bKDECD-R(W)焼きユーティリティを使っています。 - Gentoo Linux

Code Listing2.4: Listing files which belong to an ebuild file $ qlist vim/usr/bin/gvim/usr/bin/gvimdiff/usr/bin/evim/usr/bin/eview/usr/bin/gview/usr/bin/rgvim[...] 例文帳に追加

コード表示2.4:あるebuildファイルに属するファイルのリスト化 - Gentoo Linux

Here is the second example: ?php/* vim: set expandtab tabstop=4 shiftwidth=4: *//*Copyright (c) 2003, Michael Bretterklieber michael@bretterklieber.comAll rights reserved.Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met:1. Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer.2. 例文帳に追加

もうひとつの例です。 - PEAR

This enables users to more readily see the contents of their keys and init files for Fluxbox. It's a tiny extension for vim, so it's highly recommended.例文帳に追加

Gentooは、Fluxboxを素早く簡単にインストールできるようebuildを提供しています。 - Gentoo Linux

However if you plan on doing a lot of text editing, learning a more powerful editor such as vim or Emacs will save you much more time in the long run. 例文帳に追加

しかし、あなたが多量のテキストを編集することを考えているなら、 vim や emacsといった強力なエディタを習得することは、 より多くの時間を節約することでしょう。 - FreeBSD

In addition to an enhanced command-line vi, vim also comes with gvim, a nice graphical editor which can be configured to use the excellent GTK+ gui library.Here's a gvim screenshot from my system:例文帳に追加

さらに強力なコマンドラインのvi、vimまたはgvimは、素晴らしいgtk+guiのライブラリを使って設定された素晴らしいグラフィカルなエディタです。 これは私のシステムのスクリーンショットのgvimです。 - Gentoo Linux

The best way to cut and paste is to use visual mode, a special mode that has been added to modern versions of vi, like vim and elvis.例文帳に追加

ビジュアルモード切り取りや貼り付けの1番最善の方法はvimやelvisのようなviの最近のバージョンに追加された特別なモードのビジュアルモードを使うことです。 - Gentoo Linux

Resistors R5, R6 output a voltage Vnc of a mean value of voltages Vim, Vip at an inverting input end im and a non-inverting input end ip of an operating amplifier 3, from the voltages Vim, Vip.例文帳に追加

抵抗器R5,R6は、オペアンプ3の反転入力端imおよび非反転入力端ipにおける電圧Vim,Vipから、これらの平均値である電圧Vncを出力する。 - 特許庁

A higher division resistance 40 produces higher gradation voltages v0 to v8M by dividing respective intervals of reference voltages VI0 to VIM for modulation circuit.例文帳に追加

上位分割抵抗40は変調回路用参照電圧VI0〜VIMの各区間を等分割し上位階調電圧v0からv8Mを発生する。 - 特許庁

In this vi tutorial, you'll learn how to move around, edit text, use insert mode, copy and paste text, and use important vim extensions like visual mode and multi-window editing.例文帳に追加

このチュートリアルで、あなたは、動き回る方法、テキストの編集方法、挿入モードの使用方法、テキストのコピー、ペースト方法、またビジュアルモードやマルチウインドウ編集のような重要なvimの拡張機能の使い方を学習していきます。 - Gentoo Linux

The sudo configuration is managed by the /etc/sudoers file.This file should never be edited through nano/etc/sudoers orvim/etc/sudoers or any other editor you might like. 例文帳に追加

sudoの設定は、/etc/sudoersファイルにより管理されます。 このファイルは、nano/etc/sudoersまたはvim/etc/sudoersを介して、もしくはあなたのお好みのエディタで、決して編集されてはいけません。 - Gentoo Linux

VI0 to VIM are reference voltages for modulation circuit which are obtained by dividing a prescribed interval from non-light emission voltage VEOFF to largest light emission voltage VEON into equal M parts.例文帳に追加

VI0〜VIMは、非発光電圧VEOFFから最大発光電圧VEONの間の所定区間をM等分した変調回路用参照電圧である。 - 特許庁

When the voltage Vnc is decreased, transistors M8, M9 which are connected with the power source voltage VDD are turned on, and the voltages Vim, Vip are pulled up.例文帳に追加

また、電圧Vncが低くなると、電源電圧VDDに接続されたトランジスタM8,M9をオン状態にして電圧Vim,Vipをプルアップする。 - 特許庁

In a current supply circuit 4, transistors M7, M1 which are connected to the ground potential are turned on when voltage Vnc is increased, and the voltages Vim, Vip are pulled down.例文帳に追加

電流供給回路4は、電圧Vncが高くなると、接地電位に接続されたトランジスタM7,M1をオン状態にして電圧Vim,Vipをプルダウンする。 - 特許庁

Improved convergence in the volume-integral method (VIM) of calculating electromagnetic scattering properties of a structure is achieved by numerically solving a volume integral equation for a vector field rather than the electric field.例文帳に追加

構造の電磁散乱特性を計算する体積積分法(VIM)の改良型収束は、電場ではなく、ベクトル場の体積積分方程式を数値的に解くことによって達成される。 - 特許庁

A higher division resistance 26 produces higher gradation voltages v0 to v8M by equally dividing respective intervals of reference voltages VI0 to VIM for modulation circuit which are obtained by dividing a prescribed interval from non-light emission voltage VEOFF to largest light emission voltage VEON into equal M parts.例文帳に追加

上位分割抵抗26は非発光電圧VEOFFから最大発光電圧VEONの間の所定区間をM等分した変調回路用参照電圧VI0〜VIMの各区間を等分割し、上位階調電圧v0からv8Mを発生する。 - 特許庁

例文

The conductor antenna 12 is arranged in the antinode part of a standing wave of a reception radio Vref, formed in the front of a terminal face 11b of the circular waveguide 11 and in a position near the node part of the standing wave in the waveguide of an image signal Vim, which is generated from a local oscillation signal and the IF signal and is made incident on the primary radiator.例文帳に追加

導体アンテナ12は、円形導波管11の終端面11bの前方に形成される受信電波Vrfの定常波の腹部であって、かつ局部発振信号とIF信号から発生して一次放射器に入射するイメージ信号Vimの導波管内の定常波の節部に近い箇所に配設する。 - 特許庁

索引トップ用語の索引



  
研究社 新英和中辞典
Copyright (c) 1995-2024 Kenkyusha Co., Ltd. All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2024 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
斎藤和英大辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
「斎藤和英大辞典」斎藤秀三郎著、日外アソシエーツ辞書編集部編
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright 2001-2010 Gentoo Foundation, Inc.
The contents of this document are licensed under the Creative Commons - Attribution / Share Alike license.
  
Copyright 1994-2010 The FreeBSD Project. All rights reserved. license
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS