-
-
dotfiles
dotfiles
========
git clone https://github.com/yamagu/dotfiles dotfiles
cd dotfiles
sh install.sh
vim
:NeoBundleInstall
cd ~/.vim/bundle/vimproc
make -f make_unix.mak
-
dotfiles
... to/dotfiles/.vim $HOME/.vim
# Install Vundle.
git clone https://github.com/gmarik/vundle.git $HOME/.vim/bundle/vundle
# Install plugins.
vim +BundleInstall +qa
# Make vimproc binary.
cd $HOME/.vim/bundle/vimproc
make -f make_unix.mak # for UNIX/Linux
-
iSCAM
... -p ${DISK}/release
make --directory=src/admb-code --file=linux.mak
make --directory=src/admb-code --file=linux.mak opt ... DISK}/R/
clean:
make --directory=src/admb-code --file=linux.mak clean
rm -r dist
---
## Setting up a new project ...
-
pvr-pi
... Pi. Contents cloned and modified in Builds/LinuxARMV6
The following SDK components have been modified:
- Builds/LinuxARMV6/make_platform.mak: Modified to include BUILDPI directive. This sets up include paths and links against correct libs for the Pi.
- ...
-
tcpserver
a test tcpserver
------------------TCP SERVER-----------------------
for make :make -f tcpserver.mak
note:copy for free
rensuiyi----mail:ren084773820@gmail.com
-
hash_extender
... on this type of attack, I spent from 2300h till 0700h trying to get it working, and didn't figure it out till after sleeping (and with Mak's help). And don't even get me started on how long it took to port this attack to MD5. Endianness can die in a fire. ...
-
stuartlab-circleplotter-py
... make plot** should generate some sample CircleMap image files into a folder called Circle output.
- **make -f circleMapWithColorFile.mak plot** should generate CircleMap image files into the Circle output folder using custom colors (specified in thefile ...
-
tgext.menu
... import Requirement, resource_string
tmpl_string = resource_string(Requirement.parse("tgext.menu"),"tgext/menu/templates/divmenu.mak")
}}}
After that, you may call {{{switch_template(tmpl_string)}}} to begin using
your template.
=== Render The ...
-
sqliteodbc
... of the driver, enter:
nmake -f sqliteodbc.mak clean
nmake -f sqliteodbc.mak ENCODING=UTF8
... for SQLite 3.x. ... to the sqliteodbc directory and enter:
nmake -f sqlite3odbc.mak
This compiles the amalgamation SQLite3 source and the ...
-
Web-Programming-with-PHP
... koyamıyoruz. Bu durumlar için bir kaynak olmasını ümit ediyorum.
Aşağıda listelenen soruları cevaplarken hepsini bir arada cevaplamaya çalışmak faydasız olacaktır. Bu durum zaten bizim öğrenmeye çalışırken düştüğümüz ilk hata oluyor ve ilk zamanki boşluğ ...
-