code stringlengths 1 2.01M | repo_name stringlengths 3 62 | path stringlengths 1 267 | language stringclasses 231
values | license stringclasses 13
values | size int64 1 2.01M |
|---|---|---|---|---|---|
.TH VIMDIFF 1 "2001 Mar 30"
.SH NAZWA
vimdiff \- edytuj dwie, trzy lub cztery wersje pliku w Vimie i zobacz różnice
.SH SYNOPSIS
.br
.B vimdiff
[opcje] plik1 plik2 [plik3 [plik4]]
.PP
.B gvimdiff
.SH OPIS
.B Vimdiff
uruchomi
.B Vima
z dwoma (trzema lub czterema plikami), każdy z nich we własnym oknie.
Różnice między pl... | zyz2011-vim | runtime/doc/vimdiff-pl.UTF-8.1 | Roff Manpage | gpl2 | 1,337 |
.TH XXD 1 "août 1996" "Page de manuel pour xxd"
.\"
.\" 21st May 1996
.\" Man page author:
.\" Tony Nugent <tony@sctnugen.ppp.gu.edu.au> <T.Nugent@sct.gu.edu.au>
.\" Changes by Bram Moolenaar <Bram@vim.org>
.\" French translation by David Blanchet <david.blanchet@free.fr> 2005-03
.SH NOM
.I xxd
\- convertit en... | zyz2011-vim | runtime/doc/xxd-fr.UTF-8.1 | Roff Manpage | gpl2 | 12,389 |
XXD(1) XXD(1)
NAME
xxd - make a hexdump or do the reverse.
SYNOPSIS
xxd -h[elp]
xxd [options] [infile [outfile]]
xxd -r[evert] [options] [infile [outfile]]
DESCRIPTION
xxd creates a hex dump of a given file or stan... | zyz2011-vim | runtime/doc/xxd.man | Roff | gpl2 | 10,682 |
.TH VIMDIFF 1 "30 mars 2001"
.SH NOM
vimdiff \- ouvre deux, trois ou quatre versions d'un fichier dans Vim et
affiche leurs différences
.SH SYNOPSIS
.br
.B vimdiff
[options] fichier1 fichier2 [fichier3 [fichier4]]
.PP
.B gvimdiff
.SH DESCRIPTION
.B Vimdiff
démarre
.B Vim
avec deux (ou trois ou quatre) fichiers.
Chaque ... | zyz2011-vim | runtime/doc/vimdiff-fr.UTF-8.1 | Roff Manpage | gpl2 | 1,805 |
.TH XXD 1 "Sierpień 1996" "Strona podręcznika dla xxd"
.\"
.\" 21st May 1996
.\" Man page author:
.\" Tony Nugent <tony@sctnugen.ppp.gu.edu.au> <T.Nugent@sct.gu.edu.au>
.\" Changes by Bram Moolenaar <Bram@vim.org>
.SH NAZWA
.I xxd
\- zrzut pliku do hex lub odwrotnie
.SH SYNOPSIS
.B xxd
\-h[elp]
.br
.B xxd
[opcje]... | zyz2011-vim | runtime/doc/xxd-pl.UTF-8.1 | Roff Manpage | gpl2 | 10,750 |
.TH EVIM 1 "2002 Lut 16"
.SH NAZWA
evim \- łatwy Vim, edytuj plik w Vimie z ustawieniami dla edycji bez
trybów
.SH SYNOPSIS
.br
.B evim
[opcje] [plik ...]
.br
.B eview
.SH OPIS
.B eVim
uruchamia
.B Vima
i ustawia opcje tak by zachowywał się jak edytor bez trybów.
To jest cały czas Vim ale używany jako edytor wskaż-i-kl... | zyz2011-vim | runtime/doc/evim-pl.UTF-8.1 | Roff Manpage | gpl2 | 1,498 |
.TH EVIM 1 "16 février 2002 February 16"
.SH NAME
evim \- « Easy Vim », édite un fichier avec Vim sans utiliser les modes
.SH SYNOPSIS
.br
.B evim
[options] [fichier ...]
.br
.B eview
.SH DESCRIPTION
.B eVim
lance
.B Vim
et configure ses options afin qu'il se comporte comme un éditeur sans mode.
Cela reste Vim, mais vo... | zyz2011-vim | runtime/doc/evim-fr.UTF-8.1 | Roff Manpage | gpl2 | 2,003 |
.TH VIM 1 "2002 Feb 22"
.SH ИМЯ
vim \- Vi IMproved (Улучшенный Vi), текстовый редактор для программистов
.SH КОМАНДНАЯ СТРОКА
.br
.B vim
[ключи] [файл ..]
.br
.B vim
[ключи] \-
.br
.B vim
[ключи] \-t метка
.br
.B vim
[ключи] \-q [файл ошибок]
.PP
.br
.B ex
.br
.B view
.br
.B gvim
.B gview
.br
.B rvim
.B rview
.B rgvim
... | zyz2011-vim | runtime/doc/vim-ru.UTF-8.1 | Roff Manpage | gpl2 | 24,626 |
.TH VIMTUTOR 1 "2 aprile 2001"
.SH NOME
vimtutor \- Un breve corso per imparare Vim
.SH SINTASSI
.br
.B vimtutor [\-g] [lingua]
.SH DESCRIZIONE
.B Vimtutor
inizia il
.B Vim
tutor (una breve corso per imparare Vim).
Per prima cosa viene creata una copia del file di lavoro, che può così essere
modificato senza alterare i... | zyz2011-vim | runtime/doc/vimtutor-it.UTF-8.1 | Roff Manpage | gpl2 | 1,566 |
VIM(1) VIM(1)
NAME
vim - Vi IMproved, a programmers text editor
SYNOPSIS
vim [options] [file ..]
vim [options] -
vim [options] -t tag
vim [options] -q [errorfile]
ex
view
gvim gview evim eview
... | zyz2011-vim | runtime/doc/vim.man | Roff | gpl2 | 19,372 |
.TH VIMDIFF 1 "2001 March 30"
.SH NAME
vimdiff \- edit two, three or four versions of a file with Vim and show differences
.SH SYNOPSIS
.br
.B vimdiff
[options] file1 file2 [file3 [file4]]
.PP
.B gvimdiff
.SH DESCRIPTION
.B Vimdiff
starts
.B Vim
on two (or three or four) files.
Each file gets its own window.
The differ... | zyz2011-vim | runtime/doc/vimdiff.1 | Roff Manpage | gpl2 | 1,276 |
.TH VIMTUTOR 1 "2001 Kwi 2"
.SH NAZWA
vimtutor \- nauczyciel Vima
.SH SYNOPSIS
.br
.B vimtutor -g [język]
.SH OPIS
.B Vimtutor
uruchamia nauczyciela
.B Vima.
Najpierw kopiuje właściwy plik, dzięki temu można go zmieniać bez obaw
utraty treści.
.PP
.B Vimtutor
przyda się ludziom, którzy chcą się nauczyć pierwszych polec... | zyz2011-vim | runtime/doc/vimtutor-pl.UTF-8.1 | Roff Manpage | gpl2 | 1,383 |
.TH VIM 1 "22 febbraio 2002"
.SH NOME
vim \- VI Migliorato, un editor di testi per programmatori
.SH SINTASSI
.br
.B vim
[opzioni] [file ..]
.br
.B vim
[opzioni] \-
.br
.B vim
[opzioni] \-t tag
.br
.B vim
[opzioni] \-q [file_errori]
.PP
.br
.B ex
.br
.B view
.br
.B gvim
.B gview
.B evim
.B eview
.br
.B rvim
.B rview
.B... | zyz2011-vim | runtime/doc/vim-it.UTF-8.1 | Roff Manpage | gpl2 | 16,688 |
" Vim plugin for downloading spell files
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Last Change: 2006 Feb 01
" Exit quickly when:
" - this plugin was already loaded
" - when 'compatible' is set
" - some autocommands are already taking care of spell files
if exists("loaded_spellfile_plugin") || &cp || exists("#Spel... | zyz2011-vim | runtime/plugin/spellfile.vim | Vim Script | gpl2 | 499 |
" Vim plugin with helper function(s) for --remote-wait
" Maintainer: Flemming Madsen <fma@cci.dk>
" Last Change: 2008 May 29
" Has this already been loaded?
if exists("loaded_rrhelper") || !has("clientserver")
finish
endif
let loaded_rrhelper = 1
" Setup answers for a --remote-wait client who will assume
" a SetupR... | zyz2011-vim | runtime/plugin/rrhelper.vim | Vim Script | gpl2 | 1,414 |
" vimballPlugin : construct a file containing both paths and files
" Author: Charles E. Campbell, Jr.
" Copyright: (c) 2004-2010 by Charles E. Campbell, Jr.
" The VIM LICENSE applies to Vimball.vim, and Vimball.txt
" (see |copyright|) except use "Vimball" instead of "Vim".
" No warranty... | zyz2011-vim | runtime/plugin/vimballPlugin.vim | Vim Script | gpl2 | 2,760 |
" tarPlugin.vim -- a Vim plugin for browsing tarfiles
" Original was copyright (c) 2002, Michael C. Toren <mct@toren.net>
" Modified by Charles E. Campbell, Jr.
" Distributed under the GNU General Public License.
"
" Updates are available from <http://michael.toren.net/code/>. If you
" find this script useful, or have... | zyz2011-vim | runtime/plugin/tarPlugin.vim | Vim Script | gpl2 | 2,214 |
" Vim plugin for showing matching parens
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Last Change: 2011 Aug 27
" Exit quickly when:
" - this plugin was already loaded (or disabled)
" - when 'compatible' is set
" - the "CursorMoved" autocmd event is not availble.
if exists("g:loaded_matchparen") || &cp || !exists("##... | zyz2011-vim | runtime/plugin/matchparen.vim | Vim Script | gpl2 | 4,890 |
" netrwPlugin.vim: Handles file transfer and remote directory listing across a network
" PLUGIN SECTION
" Date: Aug 24, 2011
" Maintainer: Charles E Campbell, Jr <NdrOchip@ScampbellPfamily.AbizM-NOSPAM>
" GetLatestVimScripts: 1075 1 :AutoInstall: netrw.vim
" Copyright: Copyright (C) 1999-2008 Charles E. ... | zyz2011-vim | runtime/plugin/netrwPlugin.vim | Vim Script | gpl2 | 7,973 |
" Vim plugin for converting a syntax highlighted file to HTML.
" Maintainer: Ben Fritz <fritzophrenic@gmail.com>
" Last Change: 2011 May 26
"
" The core of the code is in $VIMRUNTIME/autoload/tohtml.vim and
" $VIMRUNTIME/syntax/2html.vim
"
" TODO:
" * Options for generating the CSS in external style sheets. New :TOcs... | zyz2011-vim | runtime/plugin/tohtml.vim | Vim Script | gpl2 | 5,256 |
" Vim plugin for editing compressed files.
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Last Change: 2010 Mar 10
" Exit quickly when:
" - this plugin was already loaded
" - when 'compatible' is set
" - some autocommands are already taking care of compressed files
if exists("loaded_gzip") || &cp || exists("#BufReadPre... | zyz2011-vim | runtime/plugin/gzip.vim | Vim Script | gpl2 | 1,969 |
" ---------------------------------------------------------------------
" getscriptPlugin.vim
" Author: Charles E. Campbell, Jr.
" Date: Jan 07, 2008
" Installing: :help glvs-install
" Usage: :help glvs
"
" GetLatestVimScripts: 642 1 :AutoInstall: getscript.vim
"
" (Rom 15:11 WEB) Again, "Praise the Lord, all you G... | zyz2011-vim | runtime/plugin/getscriptPlugin.vim | Vim Script | gpl2 | 1,384 |
" zipPlugin.vim: Handles browsing zipfiles
" PLUGIN PORTION
" Date: Aug 15, 2011
" Maintainer: Charles E Campbell, Jr <NdrOchip@ScampbellPfamily.AbizM-NOSPAM>
" License: Vim License (see vim's :help license)
" Copyright: Copyright (C) 2005-2011 Charles E. Campbell, Jr. {{{1
" Permission ... | zyz2011-vim | runtime/plugin/zipPlugin.vim | Vim Script | gpl2 | 2,138 |
" This Vim script deletes all the menus, so that they can be redefined.
" Warning: This also deletes all menus defined by the user!
"
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Last Change: 2001 May 27
aunmenu *
silent! unlet did_install_default_menus
silent! unlet did_install_syntax_menu
if exists("did_menu_trans... | zyz2011-vim | runtime/delmenu.vim | Vim Script | gpl2 | 645 |
" Vim support file to define the syntax selection menu
" This file is normally sourced from menu.vim.
"
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Last Change: 2010 Jul 26
" Define the SetSyn function, used for the Syntax menu entries.
" Set 'filetype' and also 'syntax' if it is manually selected.
fun! SetSyn(name)... | zyz2011-vim | runtime/synmenu.vim | Vim Script | gpl2 | 34,595 |
" Vim color file
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Last Change: 2001 Jul 23
" This is the default color scheme. It doesn't define the Normal
" highlighting, it uses whatever the colors used to be.
" Set 'background' back to the default. The value can't always be estimated
" and is then guessed.
hi clear... | zyz2011-vim | runtime/colors/default.vim | Vim Script | gpl2 | 548 |
" local syntax file - set colors on a per-machine basis:
" vim: tw=0 ts=4 sw=4
" Vim color file
" Maintainer: Ron Aaron <ron@ronware.org>
" Last Change: 2003 May 02
hi clear
set background=dark
if exists("syntax_on")
syntax reset
endif
let g:colors_name = "pablo"
highlight Comment ctermfg=8 guifg=#808080
hi... | zyz2011-vim | runtime/colors/pablo.vim | Vim Script | gpl2 | 1,037 |
" Vim color file
" Maintainer: Yasuhiro Matsumoto <mattn@mail.goo.ne.jp>
" Last Change: 2001 May 25
" This look like normal text editor.
" This color scheme uses a light background.
" First remove all existing highlighting.
set background=light
hi clear
if exists("syntax_on")
syntax reset
endif
let colors_name = "... | zyz2011-vim | runtime/colors/shine.vim | Vim Script | gpl2 | 2,720 |
" Vim color file
" Maintainer: Bohdan Vlasyuk <bohdan@vstu.edu.ua>
" Last Change: 2008 Jul 18
" darkblue -- for those who prefer dark background
" [note: looks bit uglier with come terminal palettes,
" but is fine on default linux console palette.]
set bg=dark
hi clear
if exists("syntax_on")
syntax reset
endif
let ... | zyz2011-vim | runtime/colors/darkblue.vim | Vim Script | gpl2 | 2,990 |
" local syntax file - set colors on a per-machine basis:
" vim: tw=0 ts=4 sw=4
" Vim color file
" Maintainer: Steven Vertigan <steven@vertigan.wattle.id.au>
" Last Change: 2006 Sep 23
" Revision #5: Switch main text from white to yellow for easier contrast,
" fixed some problems with terminal backgrounds.
set backgrou... | zyz2011-vim | runtime/colors/blue.vim | Vim Script | gpl2 | 2,476 |
" Vim color file
" Maintainer: David Schweikert <dws@ee.ethz.ch>
" Last Change: 2006 Apr 30
hi clear
let colors_name = "delek"
" Normal should come first
hi Normal guifg=Black guibg=White
hi Cursor guifg=bg guibg=fg
hi lCursor guifg=NONE guibg=Cyan
" Note: we never set 'term' because the defaults ... | zyz2011-vim | runtime/colors/delek.vim | Vim Script | gpl2 | 2,399 |
"%% SiSU Vim color file
" Slate Maintainer: Ralph Amissah <ralph@amissah.com>
" (originally looked at desert Hans Fugal <hans@fugal.net> http://hans.fugal.net/vim/colors/desert.vim (2003/05/06)
:set background=dark
:highlight clear
if version > 580
hi clear
if exists("syntax_on")
syntax reset
endif
endif
let colors... | zyz2011-vim | runtime/colors/slate.vim | Vim Script | gpl2 | 2,445 |
" local syntax file - set colors on a per-machine basis:
" vim: tw=0 ts=4 sw=4
" Vim color file
" Maintainer: Ron Aaron <ron@ronware.org>
" Last Change: 2003 May 02
set background=dark
hi clear
if exists("syntax_on")
syntax reset
endif
let g:colors_name = "ron"
hi Normal guifg=cyan guibg=black
hi NonText guifg=bro... | zyz2011-vim | runtime/colors/ron.vim | Vim Script | gpl2 | 1,239 |
" Vim color file
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Last Change: 2006 Apr 15
" This color scheme uses a light grey background.
" First remove all existing highlighting.
set background=light
hi clear
if exists("syntax_on")
syntax reset
endif
let colors_name = "morning"
hi Normal ctermfg=Black ctermbg=Li... | zyz2011-vim | runtime/colors/morning.vim | Vim Script | gpl2 | 2,460 |
" Vim color file
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Last Change: 2006 Apr 14
" This color scheme uses a dark grey background.
" First remove all existing highlighting.
set background=dark
hi clear
if exists("syntax_on")
syntax reset
endif
let colors_name = "evening"
hi Normal ctermbg=DarkGrey ctermfg=W... | zyz2011-vim | runtime/colors/evening.vim | Vim Script | gpl2 | 2,476 |
" Vim color file
" Maintainer: Thorsten Maerz <info@netztorte.de>
" Last Change: 2006 Dec 07
" grey on black
" optimized for TFT panels
set background=dark
hi clear
if exists("syntax_on")
syntax reset
endif
"colorscheme default
let g:colors_name = "torte"
" hardcoded colors :
" GUI Comment : #80a0ff = Light blue
"... | zyz2011-vim | runtime/colors/torte.vim | Vim Script | gpl2 | 1,629 |
" Vim color file
" Maintainer: Hans Fugal <hans@fugal.net>
" Last Change: $Date: 2004/06/13 19:30:30 $
" Last Change: $Date: 2004/06/13 19:30:30 $
" URL: http://hans.fugal.net/vim/colors/desert.vim
" Version: $Id: desert.vim,v 1.1 2004/06/13 19:30:30 vimboss Exp $
" cool help screens
" :he group-name
" :he highlight-... | zyz2011-vim | runtime/colors/desert.vim | Vim Script | gpl2 | 2,812 |
" local syntax file - set colors on a per-machine basis:
" vim: tw=0 ts=4 sw=4
" Vim color file
" Maintainer: Ron Aaron <ron@ronware.org>
" Last Change: 2003 May 02
hi clear
set background=dark
if exists("syntax_on")
syntax reset
endif
let g:colors_name = "murphy"
hi Normal ctermbg=Black ctermfg=lightgreen guibg=... | zyz2011-vim | runtime/colors/murphy.vim | Vim Script | gpl2 | 2,006 |
" local syntax file - set colors on a per-machine basis:
" vim: tw=0 ts=4 sw=4
" Vim color file
" Maintainer: Ron Aaron <ron@ronware.org>
" Last Change: 2003 May 02
set background=dark
hi clear
if exists("syntax_on")
syntax reset
endif
let g:colors_name = "elflord"
hi Normal guifg=cyan guibg=black
hi Comment term... | zyz2011-vim | runtime/colors/elflord.vim | Vim Script | gpl2 | 1,666 |
" local syntax file - set colors on a per-machine basis:
" vim: tw=0 ts=4 sw=4
" Vim color file
" Maintainer: Ron Aaron <ron@ronware.org>
" Last Change: 2003 May 02
set background=light
hi clear
if exists("syntax_on")
syntax reset
endif
let g:colors_name = "zellner"
hi Comment term=bold ctermfg=Red guifg=Red
hi Nor... | zyz2011-vim | runtime/colors/zellner.vim | Vim Script | gpl2 | 1,840 |
" Vim color file
" Maintainer: David Ne\v{c}as (Yeti) <yeti@physics.muni.cz>
" Last Change: 2003-04-23
" URL: http://trific.ath.cx/Ftp/vim/colors/peachpuff.vim
" This color scheme uses a peachpuff background (what you've expected when it's
" called peachpuff?).
"
" Note: Only GUI colors differ from default, on termina... | zyz2011-vim | runtime/colors/peachpuff.vim | Vim Script | gpl2 | 2,673 |
" local syntax file - set colors on a per-machine basis:
" vim: tw=0 ts=4 sw=4
" Vim color file
" Maintainer: Ron Aaron <ron@ronware.org>
" Last Change: 2006 Dec 10
hi clear
set background=dark
if exists("syntax_on")
syntax reset
endif
let g:colors_name = "koehler"
hi Normal guifg=white guibg=black
hi Scrollbar ... | zyz2011-vim | runtime/colors/koehler.vim | Vim Script | gpl2 | 3,306 |
:" Use this script to create the file "bugreport.txt", which contains
:" information about the environment of a possible bug in Vim.
:"
:" Maintainer: Bram Moolenaar <Bram@vim.org>
:" Last change: 2005 Jun 12
:"
:" To use inside Vim:
:" :so $VIMRUNTIME/bugreport.vim
:" Or, from the command line:
:" vim -s $VIMRUNTIME/b... | zyz2011-vim | runtime/bugreport.vim | Vim Script | gpl2 | 1,955 |
" Vim support file to define the default menus
" You can also use this as a start for your own set of menus.
"
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Last Change: 2011 Mar 22
" Note that ":an" (short for ":anoremenu") is often used to make a menu work
" in all modes and avoid side effects from mappings defined ... | zyz2011-vim | runtime/menu.vim | Vim Script | gpl2 | 38,263 |
#!/bin/sh
# Shell script to start Vim with less.vim.
# Read stdin if no arguments were given and stdin was redirected.
if test -t 1; then
if test $# = 0; then
if test -t 0; then
echo "Missing filename" 1>&2
exit
fi
vim --cmd 'let no_plugin_maps = 1' -c 'runtime! macros/less.vim' -
else
... | zyz2011-vim | runtime/macros/less.sh | Shell | gpl2 | 588 |
" Vim Plugin: Edit the file with an existing Vim if possible
" Maintainer: Bram Moolenaar
" Last Change: 2008 May 29
" This is a plugin, drop it in your (Unix) ~/.vim/plugin or (Win32)
" $VIM/vimfiles/plugin directory. Or make a symbolic link, so that you
" automatically use the latest version.
" This plugin serves ... | zyz2011-vim | runtime/macros/editexisting.vim | Vim Script | gpl2 | 3,706 |
map * 1G/INIT
j"iT@i1G/INIT
dG
map g 1G/^[(as;.]
i
>,mkkmw@k
map T y$
map F yl
map = 'kf,
| zyz2011-vim | runtime/macros/urm/urm.vim | Vim Script | gpl2 | 96 |
@echo off
rem batch file to start Vim with less.vim.
rem Read stdin if no arguments were given.
rem Written by Ken Takata.
if "%1"=="" (
vim --cmd "let no_plugin_maps = 1" -c "runtime! macros/less.vim" -
) else (
vim --cmd "let no_plugin_maps = 1" -c "runtime! macros/less.vim" %*
)
| zyz2011-vim | runtime/macros/less.bat | Batchfile | gpl2 | 288 |
" Macros to play Conway's Game of Life in vi
" Version 1.0m: edges wrap
" by Eli-the-Bearded Benjamin Elijah Griffin <vim@eli.users.panix.com>
" Sept 1996
" This file may be free distributed so long as these credits remain unchanged.
"
" Modified by Bram Moolenaar (Bram@vim.org), 1996 Sept 10
" - Made it quite a bit fa... | zyz2011-vim | runtime/macros/life/life.vim | Vim Script | gpl2 | 7,550 |
char*M,A,Z,E=40,J[40],T[40];main(C){for(*J=A=scanf(M="%d",&C);
-- E; J[ E] =T
[E ]= E) printf("._"); for(;(A-=Z=!Z) || (printf("\n|"
) , A = 39 ,C --
) ; Z || printf (M ))M[Z]=Z[A-(E =A[J-Z])&&!C
& ... | zyz2011-vim | runtime/macros/maze/maze.c | C | gpl2 | 441 |
char*M,A,Z,E=40,J[80],T[3];main(C){for(M=J+E,*J=A=scanf("%d",&
C) ;-- E;J [E ]=M
[E ]= E) printf("._"); for(;(A-=Z=!Z) || (printf("\n|"
) , A = 39 ,C --
) ; Z || printf (T ))T[Z]=Z[A-(E =A[J-Z])&&!C
& ... | zyz2011-vim | runtime/macros/maze/mazeansi.c | C | gpl2 | 441 |
# It's simple...
maze: mazeansi.c
cc -o maze mazeansi.c
mazeclean: mazeclean.c
cc -o mazeclean mazeclean.c
| zyz2011-vim | runtime/macros/maze/Makefile | Makefile | gpl2 | 111 |
/*
* Cleaned-up version of the maze program.
* Doesn't look as nice, but should work with all C compilers.
* Sascha Wilde, October 2003
*/
#include <stdio.h>
#include <stdlib.h>
char *M, A, Z, E = 40, line[80], T[3];
int
main (C)
{
for (M = line + E, *line = A = scanf ("%d", &C); --E; line[E] = M[E] = E)
pri... | zyz2011-vim | runtime/macros/maze/mazeclean.c | C | gpl2 | 594 |
" These macros swap the left and right mouse buttons (for left handed)
" Don't forget to do ":set mouse=a" or the mouse won't work at all
noremap <LeftMouse> <RightMouse>
noremap <2-LeftMouse> <2-RightMouse>
noremap <3-LeftMouse> <3-RightMouse>
noremap <4-LeftMouse> <4-RightMouse>
noremap <LeftDrag> <RightDrag>
no... | zyz2011-vim | runtime/macros/swapmous.vim | Vim Script | gpl2 | 856 |
" Function to left and rigt align text.
"
" Written by: Preben "Peppe" Guldberg <c928400@student.dtu.dk>
" Created: 980806 14:13 (or around that time anyway)
" Revised: 001103 00:36 (See "Revisions" below)
" function Justify( [ textwidth [, maxspaces [, indent] ] ] )
"
" Justify() will left and right align a l... | zyz2011-vim | runtime/macros/justify.vim | Vim Script | gpl2 | 9,282 |
" matchit.vim: (global plugin) Extended "%" matching
" Last Change: Fri Jan 25 10:00 AM 2008 EST
" Maintainer: Benji Fisher PhD <benji@member.AMS.org>
" Version: 1.13.2, for Vim 6.3+
" URL: http://www.vim.org/script.php?script_id=39
" Documentation:
" The documentation is in a separate file, matchit.txt ... | zyz2011-vim | runtime/macros/matchit.vim | Vim Script | gpl2 | 30,732 |
set remap
set noterse
set wrapscan
" to set the height of the tower, change the digit in the following
" two lines to the height you want (select from 1 to 9)
map t 7
map! t 7
map L 1G/t
X/^0
$P1GJ$An$BGC0e$X0E0F$X/T
@f
@h
$A1GJ@f0l$Xn$PU
map g IL
map J /^0[^t]*$
map X x
map P p
map U L
map A "fyl
map B "hyl
map C "f... | zyz2011-vim | runtime/macros/hanoi/hanoi.vim | Vim Script | gpl2 | 1,097 |
" Vim script to work like "less"
" Maintainer: Bram Moolenaar <Bram@vim.org>
" Last Change: 2012 May 18
" Avoid loading this file twice, allow the user to define his own script.
if exists("loaded_less")
finish
endif
let loaded_less = 1
" If not reading from stdin, skip files that can't be read.
" Exit if there is n... | zyz2011-vim | runtime/macros/less.vim | Vim Script | gpl2 | 4,776 |
" When you're writing shell scripts and you are in doubt which test to use,
" which shell environment variables are defined, what the syntax of the case
" statement is, and you need to invoke 'man sh'?
"
" Your problems are over now!
"
" Attached is a Vim script file for turning gvim into a shell script editor.
" It ma... | zyz2011-vim | runtime/macros/shellmenu.vim | Vim Script | gpl2 | 3,922 |
#! /bin/sh
prefix=stock_
list=
for file in "$@"
do
name=`echo "$file" | sed 's|-|_|g; s|^.*/||; s|\..*$||'`
list="$list $prefix$name $file"
done
gdk-pixbuf-csource --raw --static --build-list $list
| zyz2011-vim | pixmaps/gen-inline-pixbufs.sh | Shell | gpl2 | 210 |
/* GdkPixbuf RGBA C-Source image dump */
static const guint8 stock_vim_build_tags[] =
{ ""
/* Pixbuf magic (0x47646b50) */
"GdkP"
/* length: header (24) + pixel_data (2304) */
"\0\0\11\30"
/* pixdata_type (0x1010002) */
"\1\1\0\2"
/* rowstride (96) */
"\0\0\0`"
/* width (24) */
"\0\0\0\30"
/* hei... | zyz2011-vim | pixmaps/stock_icons.h | C | gpl2 | 111,478 |
sp_configure 'show advanced options', 1;
GO
RECONFIGURE;
GO
sp_configure 'min server memory', 5;
GO
RECONFIGURE;
GO
sp_configure 'max server memory', 50;
GO
RECONFIGURE;
GO
sp_configure 'show advanced options', 0;
GO
RECONFIGURE;
GO | zzlydx | trunk/SqlScript/设置MSSQL内存占用.sql | TSQL | asf20 | 249 |
<%@ Application Language="C#" %>
<script runat="server">
void Application_Start(object sender, EventArgs e)
{
//在应用程序启动时运行的代码
}
void Application_End(object sender, EventArgs e)
{
//在应用程序关闭时运行的代码
}
void Application_Error(object sender, Even... | zzlydx | trunk/Global.asax | ASP.NET | asf20 | 955 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/Default2.aspx.cs | C# | asf20 | 650 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="lydxMIS_shbt04" Codebehind="ShengHuoBT104.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>无标... | zzlydx | trunk/lydxMIS/ShengHuoBT104.aspx | ASP.NET | asf20 | 457 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/lydxMIS/DuNvYLBX106.aspx.cs | C# | asf20 | 461 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="lydxMIS_FangQiEHZB10" Codebehind="FangQiEHZB110.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<ti... | zzlydx | trunk/lydxMIS/FangQiEHZB110.aspx | ASP.NET | asf20 | 463 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/lydxMIS/FangQiEHZB110.aspx.cs | C# | asf20 | 465 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="lydxMIS_DuNvYLBX" Codebehind="DuNvYLBX106.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>无标... | zzlydx | trunk/lydxMIS/DuNvYLBX106.aspx | ASP.NET | asf20 | 457 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="lydxMIS_JianMianXNH08" Codebehind="JianMianXNH108.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<... | zzlydx | trunk/lydxMIS/JianMianXNH108.aspx | ASP.NET | asf20 | 465 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="lydxMIS_tbfz03" Codebehind="TeBieFZ103.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>无标题页<... | zzlydx | trunk/lydxMIS/TeBieFZ103.aspx | ASP.NET | asf20 | 454 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="lydxMIS_JieYuSSBX" Codebehind="JieYuSSBX107.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>... | zzlydx | trunk/lydxMIS/JieYuSSBX107.aspx | ASP.NET | asf20 | 459 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/lydxMIS/JieYuJ105.aspx.cs | C# | asf20 | 458 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/lydxMIS/HuiNongZCYH113.aspx.cs | C# | asf20 | 466 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
usi... | zzlydx | trunk/lydxMIS/DuShengZN101.aspx.cs | C# | asf20 | 2,576 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/lydxMIS/JiangLiFZ102.aspx.cs | C# | asf20 | 459 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="lydxMIS_DuNvSSBZ09" Codebehind="DuNvSSBZ109.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>... | zzlydx | trunk/lydxMIS/DuNvSSBZ109.aspx | ASP.NET | asf20 | 459 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="lydxMIS_ZhongZhaoYD" Codebehind="ZhongZhaoYD111.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<ti... | zzlydx | trunk/lydxMIS/ZhongZhaoYD111.aspx | ASP.NET | asf20 | 463 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="lydxMIS_jyj05" Codebehind="JieYuJ105.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>无标题页</t... | zzlydx | trunk/lydxMIS/JieYuJ105.aspx | ASP.NET | asf20 | 452 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="lydxMIS_HuiNongZCYH13" Codebehind="HuiNongZCYH113.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<... | zzlydx | trunk/lydxMIS/HuiNongZCYH113.aspx | ASP.NET | asf20 | 465 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/lydxMIS/JieYuSSBX107.aspx.cs | C# | asf20 | 462 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="lydxMIS_JiTiFLYH12" Codebehind="JiTiFLYH112.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>... | zzlydx | trunk/lydxMIS/JiTiFLYH112.aspx | ASP.NET | asf20 | 459 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="lydxMIS_ncjlfz" Codebehind="JiangLiFZ102.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>无标题... | zzlydx | trunk/lydxMIS/JiangLiFZ102.aspx | ASP.NET | asf20 | 1,470 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="lydxMIS_DuShengZN101" Codebehind="DuShengZN101.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title... | zzlydx | trunk/lydxMIS/DuShengZN101.aspx | ASP.NET | asf20 | 11,575 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/lydxMIS/TeBieFZ103.aspx.cs | C# | asf20 | 459 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/lydxMIS/ShengHuoBT104.aspx.cs | C# | asf20 | 459 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/lydxMIS/JianMianXNH108.aspx.cs | C# | asf20 | 466 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/lydxMIS/JiTiFLYH112.aspx.cs | C# | asf20 | 463 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/lydxMIS/DuNvSSBZ109.aspx.cs | C# | asf20 | 463 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/lydxMIS/ZhongZhaoYD111.aspx.cs | C# | asf20 | 464 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/top.aspx.cs | C# | asf20 | 945 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/main.aspx.cs | C# | asf20 | 848 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/testiframe.aspx.cs | C# | asf20 | 455 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="main" Codebehind="main.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>郑州市人口与计划生育利益导向管理系统</t... | zzlydx | trunk/main.aspx | ASP.NET | asf20 | 1,169 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="Default2" Codebehind="Default2.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>郑州市人口与计划生育利益导... | zzlydx | trunk/Default2.aspx | ASP.NET | asf20 | 782 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="down" Codebehind="down.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>无标题页</title>
<st... | zzlydx | trunk/down.aspx | ASP.NET | asf20 | 908 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/left.aspx.cs | C# | asf20 | 449 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="lydxUser_UserManage" Codebehind="UserManage.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<title>... | zzlydx | trunk/lydxUser/UserManage.aspx | ASP.NET | asf20 | 1,284 |
<%@ Page Language="C#" AutoEventWireup="true" Inherits="lydxUser_PolicyChange" Codebehind="PolicyChange.aspx.cs" %>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head runat="server">
<ti... | zzlydx | trunk/lydxUser/PolicyChange.aspx | ASP.NET | asf20 | 463 |
using System;
using System.Collections;
using System.Configuration;
using System.Data;
using System.Linq;
using System.Web;
using System.Web.Security;
using System.Web.UI;
using System.Web.UI.HtmlControls;
using System.Web.UI.WebControls;
using System.Web.UI.WebControls.WebParts;
using System.Xml.Linq;
p... | zzlydx | trunk/lydxUser/GroupManage.aspx.cs | C# | asf20 | 465 |